PhaseContinuityEnabled
- Updated2025-10-14
- 1 minute(s) read
Gets or sets whether the driver maintains phase continuity in the arbitrary waveforms.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public RfsgPhaseContinuityEnabled PhaseContinuityEnabled { get; set; }
Remarks
Specifies the RfsgPhaseContinuityEnabled enumeration.
When this property is set to Enabled, the NI-RFSG may increase the waveform size.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The PhaseContinuityEnabled property was accessed after the associated NIRfsg object was disposed. |