RFmxCdma2kMXIQPowerEdgeTriggerLevelType Enumeration
- Updated2024-07-17
- 1 minute(s) read
RFmx
Specifies the reference for the IQ Power Edge Level Type method. This method is used only when you set the SetTriggerType(String, RFmxCdma2kMXTriggerType) method to IQPowerEdge.
Namespace: NationalInstruments.RFmx.Cdma2kMX
Assembly: NationalInstruments.RFmx.Cdma2kMX.Fx40 (in NationalInstruments.RFmx.Cdma2kMX.Fx40.dll) Version: 24.5.0.49286 (24.5.0.49286)
Syntax
public enum RFmxCdma2kMXIQPowerEdgeTriggerLevelType
Public Enumeration RFmxCdma2kMXIQPowerEdgeTriggerLevelType
Members
Member name | Value | Description |
---|---|---|
Relative | 0 | The IQ Power Edge Level method is relative to the value of the SetReferenceLevel(String, Double) method. |
Absolute | 1 | The IQ Power Edge Level method specifies the absolute power. |