API
 
Loading...
Searching...
No Matches
zaberLowLevelBinary.cpp
Go to the documentation of this file.
1/** \file zaberLowLevelBinary.cpp
2 * \brief The MagAO-X low-level binary-protocol Zaber controller main program.
3 * \author Jared R. Males (jaredmales@gmail.com)
4 *
5 * \ingroup zaberLowLevelBinary_files
6 */
7
9
10int main( int argc, char **argv )
11{
13
14 return zll.main( argc, argv );
15}
The low-level binary-protocol Zaber controller.
The MagAO-X low-level binary-protocol Zaber controller.