Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

Calling VEE from LabVIEW

Does anyone has an example of how to call VEE code from LabVIEW? Thanks.
0 Kudos
Message 1 of 2
(3,097 Views)
Hello saf,

If the VEE code can be built into a DLL, then you can call it using the Call Library Function Node (under All Functions->Advanced palette) in LabVIEW. Or if there is an ActiveX interface to VEE, you can use the functions under the All Functions->Communication->ActiveX palette.

Good luck and best regards,
Shakhina P.
Applications Engineer
National Instruments
0 Kudos
Message 2 of 2
(3,073 Views)