Status

SCPI Command :

DIAGnostic:HUMS:SYSTem:STATus
Commands in total: 2
Subgroups: 1
Direct child commands: 1
get() bytes[source]
# DIAGnostic:HUMS:SYSTem:STATus
value: bytes = driver.diagnostic.hums.system.status.get()

No help available

Cloning the Group

# Create a copy of the original group, that exists independently
status_copy = driver.diagnostic.hums.system.status.clone()

Subgroups