Select

SCPI Command :

HCOPy:TREPort:TEST:SELect
Commands in total: 4
Subgroups: 3
Direct child commands: 1
set(selection: float, state: bool) None[source]
# HCOPy:TREPort:TEST:SELect
driver.hardCopy.treport.test.select.set(selection = 1.0, state = False)

No help available

Cloning the Group

# Create a copy of the original group, that exists independently
select_copy = driver.hardCopy.treport.test.select.clone()

Subgroups