Gets or sets the external trigger line that distributes the synchronized Start trigger signal.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public RfsgSynchronizedStartTriggerDistributionLine DistributionLine { get; set; }

Remarks

Specifies an object of type RfsgSynchronizedStartTriggerDistributionLine.

Exceptions

TypeDescription
System.ObjectDisposedException

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