01-09-2008 01:01 PM
01-09-2008 01:38 PM
Sean,
You have a couple of options. You can export your DAQmx settings from MAX and import them on the new machine. This will transfer tasks created in MAX to another machine.
You can also create tasks programatically in your vi. Most of the DAQmx examples that ship with NI use this method. The 'create virtual channel.vi' creates a task by default. There is also an entire subpalette devoted to Task Config/Ctrl the DAQmx palette.