pylabrobot.revvity.celigo.MotorController#
- class pylabrobot.revvity.celigo.MotorController(board: Celigo)#
Bases:
objectEZStepper command transport tunneled through the Celigo controller board.
Attributes
Methods
__init__(board)send_command(command)Send a complete EZStepper command string and return its device reply.
- Parameters:
board (Celigo)