LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

automate channel creation in max

Solved!
Go to solution

Hello All, I searched this topic in this forum and didnt get any previous post. I was wondering if this is possible:

 

I would like to write a VI to automatically settup virtual channels and tasks in MAX, instead of manually set these up in MAX.  So this VI can interact with MAX or write to its configuration file. I dont want to "create channels and tasks" in my main application VI. My application will pick up those channels or tasks from MAX at run time.

 

I would appreciate your advice on how to achieve this. Thanks!

 

Bryan

0 Kudos
Message 1 of 3
(2,913 Views)
Solution
Accepted by topic author BryanL

Take a look at this palette:

 

Measurement I/O >> NI-DAQmx >> Advanced  >> System Setup >>  Storage

 

(Yes it's a little deep)  But there are functions there to save the task to MAX called DAQmx Save Task.vi

Message 2 of 3
(2,892 Views)

Hi Ravens, excellent suggestion, thanks for pointing to those deep down utilities which all of us can benefit from.

 

Bryan.

0 Kudos
Message 3 of 3
(2,870 Views)