MassMemory

SCPI Command :

SYSTem:MMEMory:HDD
Commands in total: 3
Subgroups: 1
Direct child commands: 1
get_hdd() bool[source]
# SYSTem:MMEMory:HDD
value: bool = driver.system.massMemory.get_hdd()

No help available

Cloning the Group

# Create a copy of the original group, that exists independently
massMemory_copy = driver.system.massMemory.clone()

Subgroups