bluesky.plan_stubs.mvr

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

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

If more than one device is specifed, 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