This is the complete list of members for VisAO::ESPMotorCtrl, including all inherited members.
| axisAddress | VisAO::ESPMotorCtrl | protected |
| default_timeout (defined in VisAO::ESPMotorCtrl) | VisAO::ESPMotorCtrl | protected |
| errStr (defined in VisAO::ESPMotorCtrl) | VisAO::ESPMotorCtrl | protected |
| ESPMotorCtrl() | VisAO::ESPMotorCtrl | |
| ESPMotorCtrl(int no) | VisAO::ESPMotorCtrl | |
| getCtrlState(int axis, std::string &state) (defined in VisAO::ESPMotorCtrl) | VisAO::ESPMotorCtrl | |
| getCurPos(int axis) (defined in VisAO::ESPMotorCtrl) | VisAO::ESPMotorCtrl | |
| getError(int axis) (defined in VisAO::ESPMotorCtrl) | VisAO::ESPMotorCtrl | |
| getErrString() | VisAO::ESPMotorCtrl | inline |
| getStageName(int axis, std::string &sname) (defined in VisAO::ESPMotorCtrl) | VisAO::ESPMotorCtrl | protected |
| getStageName(int axis) (defined in VisAO::ESPMotorCtrl) | VisAO::ESPMotorCtrl | |
| gotoAbsPos(int axis, double apos) (defined in VisAO::ESPMotorCtrl) | VisAO::ESPMotorCtrl | |
| gotoRelPos(int axis, double rpos) (defined in VisAO::ESPMotorCtrl) | VisAO::ESPMotorCtrl | |
| home(int axis) (defined in VisAO::ESPMotorCtrl) | VisAO::ESPMotorCtrl | |
| makeCom(std::string &str, int axis, const char *com) (defined in VisAO::ESPMotorCtrl) | VisAO::ESPMotorCtrl | |
| makeCom(std::string &str, int axis, const char *com, int val) (defined in VisAO::ESPMotorCtrl) | VisAO::ESPMotorCtrl | |
| makeCom(std::string &str, int axis, const char *com, double val) (defined in VisAO::ESPMotorCtrl) | VisAO::ESPMotorCtrl | |
| makeCom(std::string &str, int axis, const char *com, std::string &val) (defined in VisAO::ESPMotorCtrl) | VisAO::ESPMotorCtrl | |
| moveStart() | VisAO::ESPMotorCtrl | virtual |
| numAxes | VisAO::ESPMotorCtrl | protected |
| powerOnInit() | VisAO::ESPMotorCtrl | |
| sendCommand(std::string &com, std::string &resp, int timeout=1000) (defined in VisAO::ESPMotorCtrl) | VisAO::ESPMotorCtrl | virtual |
| sendCommand(std::string &com) (defined in VisAO::ESPMotorCtrl) | VisAO::ESPMotorCtrl | virtual |
| setNumAxes(int no) | VisAO::ESPMotorCtrl | |
| splitResponse(int &axis, std::string &com, std::string &val, std::string &resp) (defined in VisAO::ESPMotorCtrl) | VisAO::ESPMotorCtrl | |
| stageName | VisAO::ESPMotorCtrl | protected |
| stop(int axis=0) (defined in VisAO::ESPMotorCtrl) | VisAO::ESPMotorCtrl | |
| ~ESPMotorCtrl() | VisAO::ESPMotorCtrl | virtual |