WaveformAttributeMode
- Updated2026-02-05
- 1 minute(s) read
Gets or sets the type of information returned from a waveform read.
Syntax
Namespace: NationalInstruments.DAQmx
public WaveformAttributeModes WaveformAttributeMode { get; set; }
Remarks
The waveform attribute mode. The default value is a bitwise combination of Timing and ExtendedProperties.
This property applies to synchronous and asynchronous waveform reads.
Exceptions
| Type | Description |
|---|---|
| NationalInstruments.DAQmx.DaqException | The NI-DAQmx driver returned an error. |