ni-rfsg-dotnet-api-ref_doc

Table of Contents

RfsgArb.PhaseContinuityEnabled Property

  • Updated2024-05-08
  • 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.Fx40 (in NationalInstruments.ModularInstruments.NIRfsg.Fx40.dll) Version: 2022

Syntax

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

Property Value

Type: 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