NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

use ni usb 600x in Testand

Hello everyone,

I am currently trying to use I/O of an NI USB 6001 under teststand but I cannot find what .dll to call to handle the setting from the I/O.

Does anyone know the proper DLL to use ?

I already setup NI DAQmx and can pilot the 6001 on the side. And FYI I won't use Labview so I need to drive it directly.

Regards

0 Kudos
Message 1 of 4
(381 Views)

Using NI-DAQmx in Text Based Programming Environments

You can use C, C# or Python. Most likely you would need to create a wrapper DLL based on the shipping examples. I don't think it is a good idea to call the API directly in TestStand.

-------------------------------------------------------
Control Lead | Intelline Inc
0 Kudos
Message 2 of 4
(356 Views)

Hello,

 

NI website reference this page

 

Note, this is not a NI product, but a toolkit developped by the french company Mesulog (I used ot work here, I've worked a bit on this product).
The current version (1.0.3) can be dowloaded from here, and the online help is available on this page.

 

Hope this helps,

0 Kudos
Message 3 of 4
(333 Views)

Hi,

excellent, merci.

I'll take a look for the details.

0 Kudos
Message 4 of 4
(327 Views)