Gets or sets the name of the waveform used to continuously stream data during generation.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public string StreamingWaveformName { get; set; }

Remarks

Returns the name of the waveform used to continuously stream data during generation.

Exceptions

TypeDescription
System.ObjectDisposedException

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