LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with Agilent 53132a LabVIEW Library

Hi mathan,

That LLB that you posted is not part of the Agilent 53132A Instrument Driver as far as I know. Did you install the Plug and Play style Instrument Drivers found here? You should only be trying to mass compile the \LabVIEW\instr.lib\Agilent 5313X Series folder.

Let us know how that goes.


Rasheel
Message 11 of 16
(1,512 Views)
Hai rasheel,

Sputnikrent wrote:
That LLB that you posted is not part of the Agilent 53132A Instrument Driver as far as I know.

 
Sorry for diverting from the original post. I was not clear in what is meant by mass compilation that time. And also case 1 of your link states using mass compilation we can convert earlier version of labview files to newer ones that we are using present. Am i right?
 

Did you install the Plug and Play style Instrument Drivers found here?

Yes from that link only i have installed.
 

You should only be trying to mass compile the \LabVIEW\instr.lib\Agilent 5313X Series folder.

Not fruitful. Smiley Sad
 
Mathan





0 Kudos
Message 12 of 16
(1,500 Views)
Hi mathan,

Yes, mass compiling updates the VIs to the current version. It does this by opening and closing VIs in an automated fashion. However, as pointed out earlier, if the VI has no block diagram, it will not be able to mass compile.

What is the LLB that you had part of? You might try moving the particular LLB to outside of the LabVIEW directory, and then mass-compiling without it to see if it is successful.
Rasheel
0 Kudos
Message 13 of 16
(1,488 Views)
Dear rasheel,
 
Thanks a lot for followup. I tried with 2 seperate vi's that are not inside a LLB, but same result - error 1126.
 
see the attachment for more details.
 
Thanks,
Mathan
Download All
0 Kudos
Message 14 of 16
(1,477 Views)
here are the two vi's.
 
Mathan
0 Kudos
Message 15 of 16
(1,476 Views)
Hi mathan,

Are you trying to open the VI up in LabVIEW, or trying to mass compile? Are you just seeking to update some older VIs to your version of LabVIEW? LabVIEW 8.5 can only open VIs that are created in LabVIEW 6.0 and later. You will need to open your older VIs in LabVIEW 8.2 and save it, for them to be opened in LabVIEW 8.5.

Are you able to see the instrument drivers in the Functions palette in LabVIEW? I might be misunderstanding things but we seemed to have veered off the initial issue. Please clarify what it is that you are trying to do. Thanks!
Rasheel
0 Kudos
Message 16 of 16
(1,455 Views)