Gets or sets the source terminal for the digital edge Start trigger. Use this property is only if you set the Type property to DigitalEdge.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public RfsaDigitalEdgeStartTriggerSource Source { get; set; }

Remarks

Specifies an object of type RfsaDigitalEdgeStartTriggerSource.

Exceptions

TypeDescription
System.ObjectDisposedException

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