Attenuator

SCPI Command :

CALibration<HW>:LEVel:ATTenuator:STAGe
class AttenuatorCls[source]

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

get_stage() int[source]
# SCPI: CALibration<HW>:LEVel:ATTenuator:STAGe
value: int = driver.calibration.level.attenuator.get_stage()

No command help available

return:

stage: No help available

set_stage(stage: int) None[source]
# SCPI: CALibration<HW>:LEVel:ATTenuator:STAGe
driver.calibration.level.attenuator.set_stage(stage = 1)

No command help available

param stage:

No help available