Gets or sets the source terminal for the digital edge Script trigger.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public RfsgDigitalEdgeScriptTriggerSource Source { get; set; }

Remarks

Specifies an object of type RfsgDigitalEdgeScriptTriggerSource.

This property is used when the TriggerType is set to DigitalEdge.

This property is not case-sensitive. To set this property, the NI-RFSG device must be in the Configuration state.

Exceptions

TypeDescription
System.ObjectDisposedException

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