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

TypeDescription
System.ObjectDisposedException

The RfsaIQAnalogEdgeReferenceTriggerSlope property was accessed after the associated NIRfsa object was disposed.