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

TypeDescription
System.ObjectDisposedException

The Source property was accessed after the associated NIRfsa object was disposed.