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

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public RfsaStartTriggerSynchronizationDistributionLine DistributionLine { get; set; }

Remarks

Specifies an object of type RfsaStartTriggerSynchronizationDistributionLine.

When synchronizing the Start Trigger, configure all devices to use the same Start Trigger distribution line. For more information about device synchronization for vector signal transceivers, refer to the Synchronization Using NI-RFSA and NI-RFSG topic appropriate to your device in the NI RF Vector Signal Analyzers Help.

Exceptions

TypeDescription
System.ObjectDisposedException

The DistributionLineproperty was accessed after the associated NIRfsa object was disposed.