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