Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

How to find out if device is plugged in

I would like to check if a device (USB-6210) is plugged in using the C API, but I could not find any suitable function for this. Can anyone help me?

0 Kudos
Message 1 of 3
(3,186 Views)

You need to query the system properties for DAQmx Devices. This gives you the basic idea http://digital.ni.com/public.nsf/allkb/AE521D8AEFD27E1E86256F9F007DF570

Here's the function...

http://zone.ni.com/reference/en-XX/help/370471W-01/mxcprop/attr193b/

Message 2 of 3
(3,163 Views)

Thanks, this was helpful 🙂

0 Kudos
Message 3 of 3
(3,141 Views)