Gets the size of the largest waveform that is allowed by the device.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public int WaveformSizeMaximum { get; }

Remarks

Returns an Int32 representing the size of the largest waveform that is allowed by the device.

Exceptions

TypeDescription
System.ObjectDisposedException

The WaveformSizeMaximum property was accessed after the associated NIRfsg object was disposed.