PXI

cancel
Showing results for 
Search instead for 
Did you mean: 

How do I poll to find equipment connected to a PXI chassis?

There is a property node called 'DAQmx System' under which there is an element called 'DevName' which will return all the names of all the devices installed in the system.

 

You can then take an element from that list and feed it into the 'DAQmx Device' poperty node via the element 'ActiveDev'. You can then read a number of poperties about that device.

 

 

0 Kudos
Message 11 of 11
(1,012 Views)