NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

34980a usb connection / ag34980a.dll

Hello,
 
Can somebody tell me how can I use the ag34980a.dll to connect (using its dll functions like "Ag34980a_Connect") by usb to an 34980a measuring/switch unit and how can I do some AC Voltage measurements in TestStand?
Can I find somewhere some documentation for the dll?
 
Thank you,
paio
0 Kudos
Message 1 of 2
(3,145 Views)
Hi Paio,

For TestStand, you can access ag34980a.dll directly by using the C/C++ dll adapter or you can build wrapper code that calls the ag34980a.dll and then call the wrapper code from TestStand.  For example, you could build LabVIEW VIs that call the functions in the ag34980a.dll and then use the LabVIEW adapter in TestStand to call the VI that you built.

As for the documentation on the
ag34980a.dll.  Is this a third party .dll?  If so, they should have the documentation.
0 Kudos
Message 2 of 2
(3,123 Views)