DistributionLine
- Updated2025-10-14
- 1 minute(s) read
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
| Type | Description |
|---|---|
| System.ObjectDisposedException | The DistributionLine property was accessed after the associated NIRfsg object was disposed. |