Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

LabVIEW work with Agilent Signal Studio (N7615B) ?

Hi, does anyone know if LabVIEW can work with Agilent Signal Studio Toolkit?
Here some signal have to be generated by this signal studio toolkit instead of signal generator, if using LabVIEW to automate the data processing and test, is there any API or driver available for this? I found Agilent Signal Studio (N7615B) has API based on .NET programming environment, not sure if it's possible to create the DLL files to make them work together.
 
Thanks a lot,
Jeanne
0 Kudos
Message 1 of 3
(4,351 Views)

Hi Jeanne,

It is possible to call external code in LabVIEW using DLLs. Using External Code in LabVIEW has some information on it. The Call Library Node can call C or WINAPI functions. Is the API in C/C++?

Hope this helps!


Warm regards,
Karunya R
National Instruments
Applications Engineer
0 Kudos
Message 2 of 3
(4,331 Views)

Thanks, Karunya. This link helps a lot!

J

0 Kudos
Message 3 of 3
(4,310 Views)