RFmxPulseMXIQPowerEdgeTriggerLevelType Enumeration
- Updated2024-07-17
- 1 minute(s) read
RFmxPulseMXIQPowerEdgeTriggerLevelType Enumeration
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.
Namespace: NationalInstruments.RFmx.PulseMX
Assembly: NationalInstruments.RFmx.PulseMX.Fx40 (in NationalInstruments.RFmx.PulseMX.Fx40.dll) Version: 24.5.0.49283 (24.5.0.49283)
Syntax
public enum RFmxPulseMXIQPowerEdgeTriggerLevelType
Public Enumeration RFmxPulseMXIQPowerEdgeTriggerLevelType
Members
Member 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. |