The low-level interface to a set of chained Zaber stages. More...
Modules | |
zaber low-level files | |
Classes | |
class | MagAOX::app::zaberStage< parentT > |
A class to manage the details of one stage in a Zaber system. More... | |
Functions | |
int | MagAOX::app::parseSystemSerial (std::vector< int > &address, std::vector< std::string > &serial, const std::string &response) |
Parse the system.serial query. More... | |
The low-level interface to a set of chained Zaber stages.
int MagAOX::app::parseSystemSerial | ( | std::vector< int > & | address, |
std::vector< std::string > & | serial, | ||
const std::string & | response | ||
) |
Parse the system.serial query.
Definition at line 30 of file zaberUtils.hpp.
Referenced by MagAOX::app::zaberLowLevel::loadStages(), and zaberUtils_test::SCENARIO().