DetAtt
SCPI Command :
CALibration:LEVel:DETatt:MODE
- class DetAttCls[source]
DetAtt commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get_mode() RsSmbv.enums.CalPowAmpDetMode [source]
# SCPI: CALibration:LEVel:DETatt:MODE value: enums.CalPowAmpDetMode = driver.calibration.level.detAtt.get_mode()
No command help available
- return
mode: No help available
- set_mode(mode: RsSmbv.enums.CalPowAmpDetMode) None [source]
# SCPI: CALibration:LEVel:DETatt:MODE driver.calibration.level.detAtt.set_mode(mode = enums.CalPowAmpDetMode.AMP)
No command help available
- param mode
No help available