Gets or sets the source terminal for the Advance trigger.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public RfsaDigitalEdgeAdvanceTriggerSource Source { get; set; }

Remarks

Specifies an object of type RfsaDigitalEdgeAdvanceTriggerSource.

The Advance trigger indicates where a new record begins. This property is used only when the Type property is set to DigitalEdge.

Exceptions

TypeDescription
System.ObjectDisposedException

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