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

TypeDescription
System.ObjectDisposedException

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