Read Waveform
- Updated2023-02-17
- 1 minute(s) read
Read Waveform
Initiates a waveform acquisition on channels enabled for dynamic acquisition, waits to acquire the number of samples specified in samples to read, and returns the acquired data.
Use Action nodes to program dynamic and static acquisition operations.
Returns the acquired waveform data as an array of waveforms, one for each element in the channel list array.
Returns the acquired waveform as a two-dimensional array of unsigned 8-bit integers.
Returns the acquired waveform as a two-dimensional array of unsigned 16-bit integers.
Returns the acquired waveform as a two-dimensional array of unsigned 32-bit integers.
Returns the acquired waveforms from the subset of channels listed in the channel list parameter as an array of waveform data type data.
Returns an acquired waveform as an array of unsigned 8-bit integers.
Returns the acquired waveform as an array of unsigned 16-bit integers.
Returns data as an array of unsigned 32-bit integers.
Returns the acquired waveform data from the subset of channels listed in the channel list parameter as a waveform data type.