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