Status
SCPI Command :
STATus:PRESet
Cloning the Group
# Create a clone of the original group, that exists independently
group2 = driver.status.clone()
Subgroups
SCPI Command :
STATus:PRESet
Cloning the Group
# Create a clone of the original group, that exists independently
group2 = driver.status.clone()
Subgroups