RFmxCdma2kMXIQPowerEdgeTriggerLevelType Enumeration
- Updated2025-10-13
- 1 minute(s) read
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.
Syntax
Namespace: NationalInstruments.RFmx.Cdma2kMX
public enum RFmxCdma2kMXIQPowerEdgeTriggerLevelType
Members
| 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. |