Hlable

SCPI Commands :

SYSTem:UNDO:HLABle:CATalog
SYSTem:UNDO:HLABle:SELect
class HlableCls[source]

Hlable commands group definition. 2 total commands, 0 Subgroups, 2 group commands

get_catalog() List[str][source]
# SCPI: SYSTem:UNDO:HLABle:CATalog
value: List[str] = driver.system.undo.hlable.get_catalog()

No command help available

return

catalog: No help available

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

No command help available

param label

No help available