The MagAO-X Image Stream Writer. More...
#include <filesystem>#include <ImageStreamIO/ImageStruct.h>#include <ImageStreamIO/ImageStreamIO.h>#include <xrif/xrif.h>#include <mx/sys/timeUtils.hpp>#include "../../libMagAOX/libMagAOX.hpp"#include "../../magaox_git_version.h"

Go to the source code of this file.
Classes | |
| class | MagAOX::app::streamWriter |
Namespaces | |
| namespace | MagAOX |
| namespace | MagAOX::app |
Macros | |
| #define | NOT_WRITING ( 0 ) |
| #define | START_WRITING ( 1 ) |
| #define | WRITING ( 2 ) |
| #define | STOP_WRITING ( 3 ) |
Functions | |
| MagAOX::app::if (!ipRecv.find("toggle")) | |
| MagAOX::app::if (ipRecv["toggle"].getSwitchState()==pcf::IndiElement::Off) | |
The MagAO-X Image Stream Writer.
Definition in file streamWriter.hpp.
| #define NOT_WRITING ( 0 ) |
Definition at line 24 of file streamWriter.hpp.
| #define START_WRITING ( 1 ) |
Definition at line 25 of file streamWriter.hpp.
| #define STOP_WRITING ( 3 ) |
Definition at line 27 of file streamWriter.hpp.
| #define WRITING ( 2 ) |
Definition at line 26 of file streamWriter.hpp.