utilties for working with zaber stages More...
#include <iostream>
Go to the source code of this file.
Namespaces | |
MagAOX | |
MagAOX::app | |
Macros | |
#define | ZUTILS_E_NOAT (-100) |
#define | ZUTILS_E_NOSP (-101) |
#define | ZUTILS_E_BADADD (-102) |
#define | ZUTILS_E_SERIALSIZE (-103) |
Functions | |
int | MagAOX::app::parseSystemSerial (std::vector< int > &address, std::vector< std::string > &serial, const std::string &response) |
Parse the system.serial query. More... | |
utilties for working with zaber stages
Definition in file zaberUtils.hpp.
#define ZUTILS_E_BADADD (-102) |
Definition at line 15 of file zaberUtils.hpp.
#define ZUTILS_E_NOAT (-100) |
Definition at line 13 of file zaberUtils.hpp.
#define ZUTILS_E_NOSP (-101) |
Definition at line 14 of file zaberUtils.hpp.
#define ZUTILS_E_SERIALSIZE (-103) |
Definition at line 16 of file zaberUtils.hpp.