Attenuator
SCPI Commands :
CALibration<HW>:LEVel:ATTenuator:MODE
CALibration<HW>:LEVel:ATTenuator:STAGe
- class AttenuatorCls[source]
Attenuator commands group definition. 2 total commands, 0 Subgroups, 2 group commands
- get_mode() RsSmbv.enums.CalPowAttMode [source]
# SCPI: CALibration<HW>:LEVel:ATTenuator:MODE value: enums.CalPowAttMode = driver.calibration.level.attenuator.get_mode()
No command help available
- return
mode: No help available
- 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