NIRfsa Namespace

Table of Contents

RfsaIQAnalogEdge.Slope Property

  • Updated2025-07-17
  • 1 minute(s) read
RfsaIQAnalogEdge.Slope Property

RfsaIQAnalogEdgeSlope Property

Gets or sets whether the device asserts the trigger when the voltage level is rising or falling.

Namespace: NationalInstruments.ModularInstruments.NIRfsa
Assembly: NationalInstruments.ModularInstruments.NIRfsa.Fx45 (in NationalInstruments.ModularInstruments.NIRfsa.Fx45.dll) Version: 2025

Syntax

public RfsaIQAnalogEdgeReferenceTriggerSlope Slope { get; set; }
Public Property Slope As RfsaIQAnalogEdgeReferenceTriggerSlope
	Get
	Set

Property Value

RfsaIQAnalogEdgeReferenceTriggerSlope
Specifies the RfsaIQAnalogEdgeReferenceTriggerSlope enumeration. The default value is Rising.

Exceptions

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

See Also

Log in to get a better experience