Slope
- Updated2025-10-14
- 1 minute(s) read
Gets or sets whether the device asserts the trigger when the signal power is rising or falling.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsa
public RfsaIQPowerEdgeReferenceTriggerSlope Slope { get; set; }
Remarks
Specifies the RfsaIQPowerEdgeReferenceTriggerSlope enumeration.
When you set the Type property to IQPowerEdge, the device asserts the trigger when the signal power exceeds the specified level with the slope you specify.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The Slope property was accessed after the associated NIRfsa object was disposed. |