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