Auto

SCPI Command :

INPut:SANalyzer:ATTenuation:AUTO
class AutoCls[source]

Auto commands group definition. 1 total commands, 0 Subgroups, 1 group commands

set(state: bool) None[source]
# SCPI: INPut:SANalyzer:ATTenuation:AUTO
driver.inputPy.sanalyzer.attenuation.auto.set(state = False)

Enables or disables automatic configuration of attenuation at the analyzer input for an active external frontend. By default, the attenuation settings are applied at the input of the external frontend, see method RsFsw.Applications. K10x_Lte.InputPy.Attenuation.Auto.set and method RsFsw.Applications.K10x_Lte.InputPy.Attenuation.set.

param state

ON | OFF | 0 | 1 OFF | 0 Auto mode for analyzer attenuation is disabled. Allows you to configure attenuation at the analyzer using method RsFsw.InputPy.Sanalyzer.Attenuation.set. ON | 1 Auto mode for analyzer attenuation is enabled. No attenuation is configured at the analyzer.