RfsgPhaseContinuityEnabled Enumeration
- Updated2024-05-08
- 1 minute(s) read
RfsgPhaseContinuityEnabled Enumeration
Specifies 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 enum RfsgPhaseContinuityEnabled
Public Enumeration RfsgPhaseContinuityEnabled
Members
Member name | Value | Description | |
---|---|---|---|
Auto | -1 | The arbitrary waveform may be repeated to ensure phase continuity after upconversion. This setting could cause waveform size to increase. | |
Enabled | 1 | The arbitrary waveform may be repeated to ensure phase continuity after upconversion. This setting could cause waveform size to increase. | |
Disabled | 0 | 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. |