Get Waveform Subset VI

Retrieves a subset of a waveform at a specified time or index. You must manually select the polymorphic instance you want to use.


icon

For example, consider a waveform of 128 scans with a dt of 1.00. If you wire 40.00 to duration and 25.00 to start samples/time, the actual duration and actual start samples/time are the same, 40.00 and 25.00, respectively. However, if the waveform has a dt of 2.00, the actual duration and the actual start samples/time are 40.00 and 24.00, respectively.

Examples

Refer to the following example files included with LabVIEW.

  • labview\examples\Waveform\Waveform - Get Subset.vi