Gets the space available, in samples, in the streaming waveform for writing new data.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public long SpaceAvailableInWaveform { get; }

Remarks

Returns a Int64 representing the space available in the streaming waveform for writing new data.

Exceptions

TypeDescription
System.ObjectDisposedException

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