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 | |
MagAOX | |
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 321 of file picoMotorCtrl.hpp.
#define PICOMOTORCTRL_E_DUPMOTOR (-7) |
Definition at line 322 of file picoMotorCtrl.hpp.
#define PICOMOTORCTRL_E_INDIREG (-20) |
Definition at line 323 of file picoMotorCtrl.hpp.
#define PICOMOTORCTRL_E_NOMOTORS (-5) |
Definition at line 320 of file picoMotorCtrl.hpp.