Tselected
SCPI Commands :
CALibration:TSELected:CATalog
CALibration:TSELected:STEP
CALibration:TSELected:[MEASure]
- class TselectedCls[source]
Tselected commands group definition. 3 total commands, 0 Subgroups, 3 group commands
- get_catalog() str [source]
# SCPI: CALibration:TSELected:CATalog value: str = driver.calibration.tselected.get_catalog()
No command help available
- return
catalog: No help available
- get_measure() bool [source]
# SCPI: CALibration:TSELected:[MEASure] value: bool = driver.calibration.tselected.get_measure()
No command help available
- return
meas: No help available
- get_step() str [source]
# SCPI: CALibration:TSELected:STEP value: str = driver.calibration.tselected.get_step()
No command help available
- return
sel_string: No help available
- set_step(sel_string: str) None [source]
# SCPI: CALibration:TSELected:STEP driver.calibration.tselected.set_step(sel_string = 'abc')
No command help available
- param sel_string
No help available