System

SCPI Command :

DIAGnostic:HUMS:SYSTem:INFO
Commands in total: 3
Subgroups: 1
Direct child commands: 1
get_info() bytes[source]
# DIAGnostic:HUMS:SYSTem:INFO
value: bytes = driver.diagnostic.hums.system.get_info()

No help available

Cloning the Group

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

Subgroups