-
Notifications
You must be signed in to change notification settings - Fork 0
Initialization functions
cliquot22 edited this page Jan 9, 2024
·
19 revisions
Class initialization
This class is used for interacting with the Theia MCR motor control boards.
Initialize the MCR board (this class) before any commands can be sent.
Successful initialization is confirmed by receiving the board firmware version from the board.
Motor initialization (focusInit, zoomInit, irisInit) must be called separately for each motor.
This is the top level class for all interactions with the MCR600 series boards
- com: the com port name of the board (e.g. "com21"). The com port name is formatted for Windows.
- MCRInitialized: set when the board is successfully initialized (not the motors)
- motor
- board