Select
SCPI Command :
HCOPy:TREPort:TEST:SELect
- class SelectCls[source]
Select commands group definition. 4 total commands, 3 Subgroups, 1 group commands
- set(selection: float, state: bool) None [source]
# SCPI: HCOPy:TREPort:TEST:SELect driver.hardCopy.treport.test.select.set(selection = 1.0, state = False)
No command help available
- param selection
No help available
- param state
No help available
Cloning the Group
# Create a clone of the original group, that exists independently
group2 = driver.hardCopy.treport.test.select.clone()
Subgroups