LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

DAQmx Task Property Node - Devices Question

Solved!
Go to solution

I would like confirm the behavior that I think is true for the following code.

 

The code is the following

snip.png

 

If I run the code with a cDAQ chassis and one module, for the list of devices I get BOTH the chassis and the cDAQ card, like below.

Snap17.png

If I try to run it with a PXI Chassis and a single card, I only get the card NOT the chassis. The problem is I don't have a real chassis at home to test. Not sure when I will get access. Does anyone know the output of that property? The help only says "Indicates an array containing the names of all devices in the task."

 

My feeling is that is will not give the PXI chassis in the array. If you use this property

Snap18.png

it does not list any PXI chassis. However, I would like to confirm that my guess is correct.

 

Thanks for your help.

 

mcduff

 

0 Kudos
Message 1 of 3
(1,995 Views)
Solution
Accepted by topic author mcduff

Yes, mcduff, your assumption is correct:

 

oscarfonseca_0-1592006690456.png

 

 

Regards,

Message 2 of 3
(1,928 Views)

Thanks!

0 Kudos
Message 3 of 3
(1,921 Views)