RfsaIQPowerEdgeReferenceTriggerSlope Enumeration
- Updated2025-10-14
- 1 minute(s) read
Specifies whether the device asserts the trigger when the signal power is rising or falling.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsa
public enum RfsaIQPowerEdgeReferenceTriggerSlope
Members
| Name | Value | Description |
|---|---|---|
| Rising | (int)1000 | The trigger asserts when the signal power is rising. |
| Falling | (int)1001 | The trigger asserts when the signal power is falling. |