10-19-2010 07:57 AM
I am having NI6218 DAQmx card. This is USB device card. I wanted to track the event when data card is connected to usb drive programatically ( in c# specifically).
Is there any API / event raised by NIDAQ assemblies that will give me status of the above card is plugged-in or plugged-out as USB device?
Solved! Go to Solution.
10-20-2010 04:16 AM
Hello Nilesh,
Try using the VISA Find Resource VI.
10-20-2010 04:36 AM
Hi Sahil,
Thanks for your reply. I did not understand your reply. I am first time working on such concept of data acquisition.
could you elaborate please?
10-20-2010 05:01 AM
Hi Nilesh,
There is a function present in LabVIEW 'VISA Find Resource VI' which you can use to detect the device that are attached to the computer.