Slope
- Updated2025-10-14
- 1 minute(s) read
Gets or sets whether the device asserts the trigger when the voltage level is rising or falling.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsa
public RfsaIQAnalogEdgeReferenceTriggerSlope Slope { get; set; }
Remarks
Specifies the RfsaIQAnalogEdgeReferenceTriggerSlope enumeration. The default value is Rising.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The RfsaIQAnalogEdgeReferenceTriggerSlope property was accessed after the associated NIRfsa object was disposed. |