NIRfsg Namespace

Table of Contents

RfsgArb.PhaseContinuityEnabled Property

  • Updated2025-05-22
  • 1 minute(s) read
RfsgArb.PhaseContinuityEnabled Property

RfsgArbPhaseContinuityEnabled Property

Gets or sets whether the driver maintains phase continuity in the arbitrary waveforms.

Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx45 (in NationalInstruments.ModularInstruments.NIRfsg.Fx45.dll) Version: 2025

Syntax

public RfsgPhaseContinuityEnabled PhaseContinuityEnabled { get; set; }
Public Property PhaseContinuityEnabled As RfsgPhaseContinuityEnabled
	Get
	Set

Property Value

RfsgPhaseContinuityEnabled
Specifies the RfsgPhaseContinuityEnabled enumeration.

Exceptions

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

Remarks

When this property is set to Enabled, the NI-RFSG may increase the waveform size.

See Also

Log in to get a better experience