Gets the size (in samples) of the smallest waveform that is allowed by the device .

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public int WaveformSizeMinimum { get; }

Remarks

Returns an Int32 representing the size, in samples, of the smallest waveform that is allowed by the device.

Exceptions

TypeDescription
System.ObjectDisposedException

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