RfsgSynchronizedSampleClock.DistributionLine Property
- Updated2024-05-08
- 1 minute(s) read
RfsgSynchronizedSampleClockDistributionLine Property
Gets or sets the external trigger line that distributes the synchronized Sample Clock signal.
Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx40 (in NationalInstruments.ModularInstruments.NIRfsg.Fx40.dll) Version: 2022
Syntax
public RfsgSynchronizedSampleClockDistributionLine DistributionLine { get; set; }
Public Property DistributionLine As RfsgSynchronizedSampleClockDistributionLine Get Set
Property Value
Type: RfsgSynchronizedSampleClockDistributionLineSpecifies an object of type RfsgSynchronizedSampleClockDistributionLine.
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | The DistributionLine property was accessed after the associated NIRfsg object was disposed. |