RFmxWlanMXIQPowerEdgeTriggerLevelType Enumeration
- Updated2024-07-17
- 1 minute(s) read
RFmxWlanMXIQPowerEdgeTriggerLevelType Enumeration
Specifies the reference for the
SetIQPowerEdgeTriggerLevel(String, Double)
method. The IQ Power Edge Level Type method is used only when you set the
SetTriggerType(String, RFmxWlanMXTriggerType)
method to
IQPowerEdge
.
Namespace: NationalInstruments.RFmx.WlanMX
Assembly: NationalInstruments.RFmx.WlanMX.Fx40 (in NationalInstruments.RFmx.WlanMX.Fx40.dll) Version: 24.5.0.49283 (24.5.0.49283)
Syntax
public enum RFmxWlanMXIQPowerEdgeTriggerLevelType
Public Enumeration RFmxWlanMXIQPowerEdgeTriggerLevelType
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. |