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

TypeDescription
NationalInstruments.DAQmx.DaqException

The NI-DAQmx driver returned an error.