Contents:
SCPI Command :
INSTrument[:SELect]
Cloning the Group
# Create a clone of the original group, that exists independently group2 = driver.instrument.select.clone()
Subgroups