09-07-2016 10:15 AM
I would like to programmatically detect if my chassis has a PXI-6683H connected to it. I tried using a DAQmx System Property Node set to read the Device Names property. It finds all of my PXI-6133 cards, but this method does not list the PXI-6683H for some reason.
Is there some way to programmatically detect in the block diagram of my VI if I have a PXI-6683H connected to my chassis, and if so, retrieve its name?
09-08-2016 03:45 PM