The MagAO-X Pico Motor Controller header file. More...


Go to the source code of this file.
Classes | |
| class | MagAOX::app::picoMotorCtrl |
| struct | MagAOX::app::picoMotorCtrl::motorChannel |
Namespaces | |
| namespace | MagAOX |
| namespace | MagAOX::app |
Macros | |
| #define | PICOMOTORCTRL_E_NOMOTORS (-5) |
| #define | PICOMOTORCTRL_E_BADCHANNEL (-6) |
| #define | PICOMOTORCTRL_E_DUPMOTOR (-7) |
| #define | PICOMOTORCTRL_E_INDIREG (-20) |
Functions | |
| int | MagAOX::app::splitResponse (int &address, std::string &response, const std::string &fullResponse) |
The MagAO-X Pico Motor Controller header file.
Definition in file picoMotorCtrl.hpp.
| #define PICOMOTORCTRL_E_BADCHANNEL (-6) |
Definition at line 341 of file picoMotorCtrl.hpp.
| #define PICOMOTORCTRL_E_DUPMOTOR (-7) |
Definition at line 342 of file picoMotorCtrl.hpp.
| #define PICOMOTORCTRL_E_INDIREG (-20) |
Definition at line 343 of file picoMotorCtrl.hpp.
| #define PICOMOTORCTRL_E_NOMOTORS (-5) |
Definition at line 340 of file picoMotorCtrl.hpp.