Gets the maximum number of waveforms the device can hold in memory.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public int MaximumNumberOfWaveforms { get; }

Remarks

Returns an Int32 representing the maximum number of waveforms the device can hold in memory.

Exceptions

TypeDescription
System.ObjectDisposedException

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