pylabrobot.brooks.precise_flex.PreciseFlex.set_response_mode#
- async PreciseFlex.set_response_mode(mode: Literal['pc', 'verbose']) None#
Set the response mode.
- Parameters:
mode (Literal['pc', 'verbose']) – Response mode to set.
mode
mode
- Return type:
None
Note
When using serial communications, the mode change does not take effect until one additional command has been processed.