03-12-2008 07:14 PM
03-12-2008 09:54 PM
03-13-2008 08:54 PM
03-13-2008 11:33 PM
03-14-2008 07:11 PM
03-14-2008 07:51 PM
03-14-2008 08:01 PM
03-15-2008 09:26 AM - edited 03-15-2008 09:26 AM
Sure. If your 2D data is arranged so that each column is a channel, then do what's shown below. The Build Waveform function is on the Waveform palette. If you data is arranged so that each row is a channel, don't use the Transpose 2D Array. You are not using an NI DAQ board so I have no idea how it returns data.
03-17-2008 12:19 PM
03-18-2008 08:29 AM
I'm not sure if their exaplanation is much help. You should be able to determine whether the channels is in columns or rows simply by creating an array indicator.
The dt is the inverse of the sample rate. 500Ksample/sec means that the time between samples is 1/500K = 0.000002.