Streaming
- Updated2025-10-14
- 1 minute(s) read
Gets the Streaming sub-object used to configure streaming to generate waveforms that are too large to fit in the onboard memory of the RF signal generator.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public RfsgStreaming Streaming { get; }
Remarks
Returns an object of type RfsgStreaming.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The Streaming property was accessed after the associated NIRfsg object was disposed. |