LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to define in MAX DAQmx Virtual Channel witch source is database or file?

Is it possible to define in MAX Global DAQmx Virtual Channel witch source is not physical device channel but database or file?

0 Kudos
Message 1 of 2
(2,596 Views)
No, this is not possible. If you need to test your application with arbitrary signals you should use a case structure to switch between simulation mode (data from file or db) and acquisition mode (data von DAQ board).

Best regards,

Jochen Klier
National Instruments Germany
Message 2 of 2
(2,581 Views)