Auto

SCPI Command :

[SENSe]:LIST:RANGe<ri>:INPut:ATTenuation:AUTO
class AutoCls[source]

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

set(state: bool, rangePy=RangePy.Default) None[source]
# SCPI: [SENSe]:LIST:RANGe<ri>:INPut:ATTenuation:AUTO
driver.sense.listPy.range.inputPy.attenuation.auto.set(state = False, rangePy = repcap.RangePy.Default)

Turns automatic selection of the input attenuation for a spurious emission measurement range on and off. The sweep list cannot be configured using remote commands during an on-going sweep operation.

param state

ON | OFF | 0 | 1

param rangePy

optional repeated capability selector. Default value: Ix1 (settable in the interface ‘Range’)