NIRfsa Namespace

Table of Contents

RfsaDigitalEdgeArmReferenceTrigger.Source Property

  • Updated2025-05-22
  • 1 minute(s) read
RfsaDigitalEdgeArmReferenceTrigger.Source Property

RfsaDigitalEdgeArmReferenceTriggerSource Property

Gets or sets the source terminal for the RfsaDigitalEdgeArmReferenceTrigger.

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

Syntax

public RfsaDigitalEdgeArmReferenceTriggerSource Source { get; set; }
Public Property Source As RfsaDigitalEdgeArmReferenceTriggerSource
	Get
	Set

Property Value

RfsaDigitalEdgeArmReferenceTriggerSource
Specifies an object of type RfsaDigitalEdgeArmReferenceTriggerSource.

Exceptions

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

Remarks

This property is used only when the Type property is set to DigitalEdge.

See Also

Log in to get a better experience