DistributionLine
- Updated2025-10-14
- 1 minute(s) read
Gets or sets the external trigger line that distributes the synchronized Sample Clock signal.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public RfsgSynchronizedSampleClockDistributionLine DistributionLine { get; set; }
Remarks
Specifies an object of type RfsgSynchronizedSampleClockDistributionLine.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The DistributionLine property was accessed after the associated NIRfsg object was disposed. |