Hums
SCPI Command :
DIAGnostic:HUMS:SAVE
- Commands in total: 18Subgroups: 11Direct child commands: 1
- save(path: str) None[source]
# DIAGnostic:HUMS:SAVE driver.diagnostic.hums.save(path = 'abc')
No help available
Cloning the Group
# Create a copy of the original group, that exists independently
hums_copy = driver.diagnostic.hums.clone()
Subgroups