pylabrobot.agilent.plateloc.PlateLocSerialProfile.__init__#

PlateLocSerialProfile.__init__(baudrate: int = 19200, bytesize: int = 8, parity: str = 'N', stopbits: int = 1, timeout: float = 1, write_timeout: float = 1, rtscts: bool = False, dsrdtr: bool = False, xonxoff: bool = False, read_delay: float = 0.05, ack_timeout: float = 10, response_timeout: float = 2, stage_move_delay: float = 6, cycle_poll_interval: float = 0.5, command_terminator: str = '\r', response_terminator: bytes = b'\r') None#
Parameters:
Return type:

None