pylabrobot.liquid_handling.backends.tecan.EVO.EVO.read

Contents

pylabrobot.liquid_handling.backends.tecan.EVO.EVO.read#

EVO.read(timeout: int | None = None) bytearray#

Read a response from the device.

Parameters:

timeout (int | None) – The timeout for reading from the device in seconds. If None, use the default timeout (specified by the read_timeout attribute).

Return type:

bytearray