Level<Instrument>

SCPI Command :

[SENSe]:ADJust:LEVel<ant>
Commands in total: 1
Subgroups: 0
Direct child commands: 1

Repeated Capability Setting:

# Range: Nr1 .. Nr4

driver.applications.k10Xlte.sense.adjust.level.repcap_instrument_set(repcap.Instrument.Nr1)
set(instrument=Instrument.Default) None[source]
# [SENSe]:ADJust:LEVel<ant>
driver.applications.k10Xlte.sense.adjust.level.set(instrument = repcap.Instrument.Default)

Initiates a single (internal) measurement that evaluates and sets the ideal reference level for the current input data and measurement settings. Thus, the settings of the RF attenuation and the reference level are optimized for the signal level. The FSW is not overloaded and the dynamic range is not limited by an S/N ratio that is too small.

Parameters:

instrument – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Level’)

set_with_opc(instrument=Instrument.Default, opc_timeout_ms: int = -1) None[source]

Cloning the Group

# Create a copy of the original group, that exists independently
level_copy = driver.applications.k10Xlte.sense.adjust.level.clone()