Source
- Updated2025-10-14
- 1 minute(s) read
Gets or sets the source terminal for RfsgConfigurationListStepTrigger.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public RfsgDigitalEdgeConfigurationListStepTriggerSource Source { get; set; }
Remarks
Specifies an object of type RfsgDigitalEdgeConfigurationListStepTriggerSource.
This property is valid only when TriggerType is set to DigitalEdge.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The Source property was accessed after the associated NIRfsg object was disposed. |