NIRfsg Namespace

Table of Contents

RfsgPhaseContinuityEnabled Enumeration

  • Updated2025-05-22
  • 1 minute(s) read
RfsgPhaseContinuityEnabled Enumeration

RfsgPhaseContinuityEnabled Enumeration

Specifies 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 enum RfsgPhaseContinuityEnabled
Public Enumeration RfsgPhaseContinuityEnabled

Members

Member nameValueDescription
Disabled0 The arbitrary waveform is played back without regard to any possible phase discontinuities introduced by upconversion. The time duration of the original waveform is maintained.
Enabled1 The arbitrary waveform may be repeated to ensure phase continuity after upconversion. This setting could cause waveform size to increase.
Auto-1 The arbitrary waveform may be repeated to ensure phase continuity after upconversion. This setting could cause waveform size to increase.

See Also

Log in to get a better experience