Instrument
SCPI Commands :
DIAGnostic:INSTrument:LOAD
DIAGnostic:INSTrument:UNLoad
Cloning the Group
# Create a clone of the original group, that exists independently
group2 = driver.diagnostic.instrument.clone()
Subgroups
SCPI Commands :
DIAGnostic:INSTrument:LOAD
DIAGnostic:INSTrument:UNLoad
Cloning the Group
# Create a clone of the original group, that exists independently
group2 = driver.diagnostic.instrument.clone()
Subgroups