RFmxDemodMXIQPowerEdgeTriggerLevelType Enumeration
- Updated2025-04-08
- 1 minute(s) read
Specifies the reference for the SetIQPowerEdgeTriggerLevel(string, double) method.
Syntax
Namespace: NationalInstruments.RFmx.DemodMX
public enum RFmxDemodMXIQPowerEdgeTriggerLevelType
Members
Name | Value | Description |
---|---|---|
Relative | 0 | The RFmxDemodMXIQPowerEdgeTriggerLevel method specifies the absolute power. |
Absolute | 1 | The value of the RFmxDemodMXIQPowerEdgeTriggerLevel method is relative to the value of the ConfigureReferenceLevel(string, double) method. |