Gets or sets the external trigger line that distributes the synchronized Advance Trigger signal. When synchronizing the Advance Trigger, configure all devices to use the same Advance Trigger distribution line.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public RfsaAdvanceTriggerSynchronizationDistributionLine DistributionLine { get; set; }

Remarks

Specifies an object of type RfsaAdvanceTriggerSynchronizationDistributionLine.

Refer to the Synchronization Using NI-RFSA and NI-RFSG topic appropriate to your device in the NI RF Vector Signal Analyzers Help for more information about device synchronization for vector signal transceivers.

Exceptions

TypeDescription
System.ObjectDisposedException

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