ophyd.device.Device.put

Device.put(dev_t, **kwargs)

Put a value to all components of the device

Keyword arguments are passed onto each signal.put()

Parameters:
dev_t : DeviceTuple or tuple

The device tuple with the value(s) to put (see get_device_tuple)