RfsgDigitalEdgeConfigurationListStepTrigger.Source Property
- Updated2024-05-08
- 1 minute(s) read
RfsgDigitalEdgeConfigurationListStepTriggerSource Property
Gets or sets the source terminal for RfsgConfigurationListStepTrigger.
Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx40 (in NationalInstruments.ModularInstruments.NIRfsg.Fx40.dll) Version: 2022
Syntax
public RfsgDigitalEdgeConfigurationListStepTriggerSource Source { get; set; }
Public Property Source As RfsgDigitalEdgeConfigurationListStepTriggerSource Get Set
Property Value
Type: RfsgDigitalEdgeConfigurationListStepTriggerSourceSpecifies an object of type RfsgDigitalEdgeConfigurationListStepTriggerSource.
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | The Source property was accessed after the associated NIRfsg object was disposed. |
Remarks
This property is valid only when TriggerType is set to DigitalEdge.