RFmxWcdmaMXIQPowerEdgeTriggerLevelType Enumeration
- Updated2024-07-17
- 1 minute(s) read
RFmx
Specifies the reference for the SetIQPowerEdgeTriggerLevel(String, Double) method.
Namespace: NationalInstruments.RFmx.WcdmaMX
Assembly: NationalInstruments.RFmx.WcdmaMX.Fx40 (in NationalInstruments.RFmx.WcdmaMX.Fx40.dll) Version: 24.5.0.49286 (24.5.0.49286)
Syntax
public enum RFmxWcdmaMXIQPowerEdgeTriggerLevelType
Public Enumeration RFmxWcdmaMXIQPowerEdgeTriggerLevelType
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. |