Gets or sets whether streaming of waveform data is enabled or disabled.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public bool StreamingEnabled { get; set; }

Remarks

true if streaming of waveform data is enabled; otherwise false.

Exceptions

TypeDescription
System.ObjectDisposedException

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