bluesky.plan_stubs.mv#

bluesky.plan_stubs.mv(*args, group=None, **kwargs)[source]#

Move one or more devices to a setpoint. Wait for all to complete.

If more than one device is specified, the movements are done in parallel.

Parameters:
args

device1, value1, device2, value2, …

groupstring, optional

Used to mark these as a unit to be waited on.

kwargs

passed to obj.set()

Yields:
msgMsg