API
Applications
Utilities
API
Handbook
GitHub
Home
xt1121Ctrl.cpp
Go to the documentation of this file.
1
/** \file xt1121Ctrl.hpp
2
* \brief The MagAO-X Acromag XT 1211 digital I/O controller main program
3
*
4
* \author Jared R. Males (jaredmales@gmail.com)
5
*
6
* \ingroup xt1121Ctrl_files
7
*/
8
9
10
#include "
xt1121Ctrl.hpp
"
11
12
13
int
main
(
int
argc,
char
**argv)
14
{
15
MagAOX::app::xt1121Ctrl
xtc;
16
17
return
xtc.main(argc, argv);
18
19
}
MagAOX::app::xt1121Ctrl
Definition:
xt1121Ctrl.hpp:43
main
int main(int argc, char **argv)
Definition:
xt1121Ctrl.cpp:13
xt1121Ctrl.hpp
The MagAO-X Acromag XT 1211 digital I/O controller main program.
apps
xt1121Ctrl
xt1121Ctrl.cpp
Generated by
1.9.1