Gets or sets the amplification path to use. The low harmonic path provides greater second and third harmonic spurious response, and the high power path provides higher output power. NI-RFSG automatically sets the value of this property based on power and frequency settings. Setting this property overrides the value chosen by the NI-RFSG device.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public RfsgAmplificationPath AmplificationPath { get; set; }

Remarks

Note: Resetting this property reverts back to the default behavior.

Specifies the RfsgAmplificationPath enumeration.

Exceptions

TypeDescription
System.ObjectDisposedException

The AmplificationPath property was accessed after the associated NIRfsg object was disposed.