The VisAO Camera
ShutterControlDioclient.cpp File Reference

Definitions for the shutter controller as a client of the dioserver. More...

Go to the source code of this file.

Namespaces

 VisAO
 The namespace of VisAO software.
 

Macros

#define SHUTTER_AUTO_FIFO_CH   2
 

Functions

void * VisAO::__launch_data_logger (void *Sctrl)
 Launches the data logger. More...
 
void VisAO::shutter_auto_handler (int signum, siginfo_t *siginf, void *ucont)
 

Variables

ShutterControlDioclient * VisAO::global_shutter
 For the auto command handler, which live in the main thread.
 

Detailed Description