04-12-2010 04:11 PM
Solved! Go to Solution.
04-12-2010 04:34 PM
The channel list in the target file is determined by the inputs of the module. They are always written 0...n.
There is no way to change the order inside the module. You must wire the inputs in the order that you want them written.
The Copy Inputs option in any module is simply a way to keep the worksheet tidy. It allows you to "pass through" the module. No processing is done, and the output channels are exactly the same as the input modules.
Checking the option in the Write Data module does not affect the file that is created.