Digital I/O

cancel
Showing results for 
Search instead for 
Did you mean: 

6501 SelfTest programmatically through C#

Hello,
 
is it possible to initiate and check a 6501 Selftest by .Net / c# ? ( After Notebook restart, NI 6501 often looses connection to notebook, maybe because its behind a usb hub - any idea ? )
 
regards, Rolf Harbauer
 
0 Kudos
Message 1 of 2
(3,466 Views)
Hello Mr. Halbauer,

unfortunately there is no function for a selftest. But you may use another fuction to test the communication. For example you can query the serial number.
It returns an error if no device is availabe.
If you include the DAQmx library you can use this function in C#.
Regards
DianaS
0 Kudos
Message 2 of 2
(3,447 Views)