Display
SCPI Command :
DISPlay:FORMat
Cloning the Group
# Create a clone of the original group, that exists independently
group2 = driver.display.clone()
Subgroups
SCPI Command :
DISPlay:FORMat
Cloning the Group
# Create a clone of the original group, that exists independently
group2 = driver.display.clone()
Subgroups