RFmxBTMXModAccIQOriginOffsetCorrectionEnabled Enumeration
- Updated2025-10-13
- 1 minute(s) read
Specifies whether to enable the I/Q origin offset correction for EDR packets. If you set this method to True, the DEVM results are computed after correcting for the I/Q origin offset.
Syntax
Namespace: NationalInstruments.RFmx.BTMX
public enum RFmxBTMXModAccIQOriginOffsetCorrectionEnabled
Members
| Name | Value | Description |
|---|---|---|
| False | 0 | Disables the I/Q origin offset correction for EDR packets. |
| True | 1 | Enables the I/Q origin offset correction for EDR packets. |