pylabrobot.opentrons.flex.Flex.set_status_bar#
- async Flex.set_status_bar(animation: str) None#
Play a built-in light-bar animation: “idle”, “confirm”, “updating”, “disco” or “off”.
An animation is all the status bar takes: the robot owns the colours and the timing, so there is nothing per-light to address.
- Parameters:
animation (str)
- Return type:
None