pylabrobot.opentrons.OpentronsAPI.get_instruments#
- async OpentronsAPI.get_instruments() Tuple[InstrumentInfo, ...]#
Read Flex instrument identities before binding them to a run.
This endpoint can refresh robot-side instrument state; do not use it to poll tip presence during pipetting. Use getTipPresence commands instead.
- Return type:
Tuple[InstrumentInfo, …]