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

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public RfsaReferenceTriggerSynchronizationDistributionLine DistributionLine { get; set; }

Remarks

Specifies an object of type RfsaReferenceTriggerSynchronizationDistributionLine.

When synchronizing the Reference Trigger, configure all devices to use the same Reference 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 DistributionLine property was accessed after the associated NIRfsa object was disposed.