pylabrobot.plate_reading.agilent_biotek_cytation_backend.CytationBackend.send_command
-
async CytationBackend.send_command(command: str, parameter: str | None = None, wait_for_response=True, timeout: float | None = None) → bytes | None
- Parameters:
command (str)
parameter (str | None)
timeout (float | None)
- Return type:
bytes | None