Hlable

SCPI Commands :

SYSTem:UNDO:HLABle:CATalog
SYSTem:UNDO:HLABle:SELect
Commands in total: 2
Subgroups: 0
Direct child commands: 2
get_catalog() List[str][source]
# SYSTem:UNDO:HLABle:CATalog
value: List[str] = driver.system.undo.hlable.get_catalog()

No help available

set_select(label: str) None[source]
# SYSTem:UNDO:HLABle:SELect
driver.system.undo.hlable.set_select(label = 'abc')

No help available