12-04-2006 03:54 PM
12-04-2006 04:23 PM - edited 12-04-2006 04:23 PM
To 'split' the two different signals, a good function to use is Split Signals.
It's right there on the Express>Signal Manipulation palette (7.x anyway). Clicking the 'Search' button on the functions palette would have worked.
Note that if you are acquiring more than a single point per channel, wiring dynamic data to a normal indicator will only give you the last value of the acquisition. If you are taking multiple samples per channel, you would want to convert the dynamic data to an array. That's done with the Convert From Dynamic Data function.
Message Edited by Dennis Knutson on 12-04-2006 03:23 PM
12-04-2006 04:35 PM