Gets or sets the source terminal for RfsgConfigurationListStepTrigger.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public RfsgDigitalEdgeConfigurationListStepTriggerSource Source { get; set; }

Remarks

Specifies an object of type RfsgDigitalEdgeConfigurationListStepTriggerSource.

This property is valid only when TriggerType is set to DigitalEdge.

Exceptions

TypeDescription
System.ObjectDisposedException

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