Update

SCPI Command :

CALibration<HW>:DATA:UPDate
class UpdateCls[source]

Update commands group definition. 2 total commands, 1 Subgroups, 1 group commands

set_value(action_sel: CalDataUpdate) None[source]
# SCPI: CALibration<HW>:DATA:UPDate
driver.calibration.data.update.set_value(action_sel = enums.CalDataUpdate.BBFRC)

No command help available

param action_sel:

No help available

Cloning the Group

# Create a clone of the original group, that exists independently
group2 = driver.calibration.data.update.clone()

Subgroups