RFmxPulseMXPulseStabilityFrequencyErrorCompensation Enumeration
- Updated2024-07-17
- 1 minute(s) read
RFmxPulseMXPulseStabilityFrequencyErrorCompensation Enumeration
Specifies whether to compute and correct the frequency offset for stability results computation. This is an optional setting and in negligible frequency error condition you must set this method to Off to avoid incorrect results.
Namespace: NationalInstruments.RFmx.PulseMX
Assembly: NationalInstruments.RFmx.PulseMX.Fx40 (in NationalInstruments.RFmx.PulseMX.Fx40.dll) Version: 24.5.0.49283 (24.5.0.49283)
Syntax
public enum RFmxPulseMXPulseStabilityFrequencyErrorCompensation
Public Enumeration RFmxPulseMXPulseStabilityFrequencyErrorCompensation
Members
Member name | Value | Description | |
---|---|---|---|
Off | 0 | Frequency error compensation is disabled. | |
On | 1 | Frequency error compensation is enabled. |