Contents:
SCPI Command :
SENSe:BASE:TEMPerature:ENVironment
Cloning the Group
# Create a clone of the original group, that exists independently group2 = driver.sense.temperature.clone()
Subgroups