StreamingWaveformName
- Updated2025-10-14
- 1 minute(s) read
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
| Type | Description |
|---|---|
| System.ObjectDisposedException | The StreamingWaveformName property was accessed after the associated NIRfsg object was disposed. |