Source
- Updated2025-10-14
- 1 minute(s) read
Gets or sets the channel from which the device monitors the trigger.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsa
public RfsaIQPowerEdgeReferenceTriggerSource Source { get; set; }
Remarks
Specifies an object of type RfsaIQPowerEdgeReferenceTriggerSource.
NI-RFSA currently supports only "0" as the value of this property. Refer to Zero for more information.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The Source property was accessed after the associated NIRfsa object was disposed. |