LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Save physical channel information in a configuration file and reuse it in another VI

Dear all,

 

I would like to do a pair of VIs. The first VI configures all psychical channels and store the task information (or physical channel name information) in a file and the second VIs can access this file and use the saved information.

 

Can anybody show me a good example of this type of application? I've prepare a simple code, but it does not work now. I am not sure if I am using the right functions.

0 Kudos
Message 1 of 2
(2,685 Views)

You can use Measurement I/O>>NI-DAQmx>>Advanced>>DAQmx Utilities>>DAQmx Flatten Channel String, and DAQmx Unflatten Channel String.

Message 2 of 2
(2,671 Views)