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.