RFmxTdscdmaMXIQPowerEdgeTriggerLevelType Enumeration
- Updated2024-07-17
- 1 minute(s) read
RFmxTdscdmaMXIQPowerEdgeTriggerLevelType Enumeration
Specifies the reference for the SetIQPowerEdgeTriggerLevel(String, Double) method. This method is used only when you set the SetTriggerType(String, RFmxTdscdmaMXTriggerType) method to IQPowerEdge.
Namespace: NationalInstruments.RFmx.TdscdmaMX
Assembly: NationalInstruments.RFmx.TdscdmaMX.Fx40 (in NationalInstruments.RFmx.TdscdmaMX.Fx40.dll) Version: 24.5.0.49284 (24.5.0.49284)
Syntax
public enum RFmxTdscdmaMXIQPowerEdgeTriggerLevelType
Public Enumeration RFmxTdscdmaMXIQPowerEdgeTriggerLevelType
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. |