LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Hardware detection

they know if there will be an Event in LabWIEV that records when a USB-6905 is physically connected or disconnected?

 

0 Kudos
Message 1 of 3
(2,338 Views)

I'm not sure if there's an event, but if you're willing to poll then you could take a look at the System Configuration VIs.


GCentral
Message 2 of 3
(2,315 Views)

No event, but you can vote for this idea.

 

You would have to poll like @cbutcher recommended. But you can also use the DAQmx API rather than the System Configuration VIs if you prefer.

 

Snap2.png

 

mcduff

 

 

0 Kudos
Message 3 of 3
(2,274 Views)