RFmxPulseMXIQPowerEdgeTriggerLevelType Enumeration
- Updated2025-10-13
- 1 minute(s) read
Specifies the reference for the IQPowerEdgeTriggerLevel method. The IQ Power Edge Level Type method is used only when you set the TriggerType method to IQPowerEdge.
Syntax
Namespace: NationalInstruments.RFmx.PulseMX
public enum RFmxPulseMXIQPowerEdgeTriggerLevelType
Members
| Name | Value | Description |
|---|---|---|
| Relative | 0 | The value of the IQ Power Edge Level method is relative to the value of the ReferenceLevel method. |
| Absolute | 1 | The IQ Power Edge Level method specifies the absolute power. |