Auto

SCPI Command :

[SENSe]:LIST:RANGe<ri>:SWEep:TIME: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>:SWEep:TIME:AUTO
driver.sense.listPy.range.sweep.time.auto.set(state = False, rangePy = repcap.RangePy.Default)

Turns automatic selection of the sweep time 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’)