component_model.utils.controlsΒΆ Classes Control(name, limits, rw) Keep track of the changes of a single float variable, avoiding discontinuities and abrupt changes. Controls([limit_err]) Keep track of float variable changes. RW(*args, **kwargs) Defines the read/write access function for a single control.