LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

simulated cDAQ

Solved!
Go to solution

Is it possible to programatically connect to a simulated cDAQ chassis? I do not see a way to configure the ip address in Max.

0 Kudos
Message 1 of 2
(2,982 Views)
Solution
Accepted by topic author NNS-CAO

There is no IP address because it is simulated.

 

You can use the simulated module channels in your DAQmx code.

When you connect to a real cDAQ, you configure the IP address for it,

then change your channel assignments to point to the real channels.

 

steve

----------------------------------------------------------------------------------------------------------------
Founding (and only) member of AUITA - the Anti UI Thread Association.
----------------------------------------------------------------------------------------------------------------
Message 2 of 2
(2,973 Views)