RFmxTdscdmaMXIQPowerEdgeTriggerLevelType Enumeration
- Updated2025-01-27
- 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.
Syntax
Namespace: NationalInstruments.RFmx.TdscdmaMX
public enum RFmxTdscdmaMXIQPowerEdgeTriggerLevelType
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. |