Definitions for shutter control from the AO Supervisor. More...
#include "ShutterRemoteControl.h"
Go to the source code of this file.
Namespaces | |
VisAO | |
The namespace of VisAO software. | |
Functions | |
double | VisAO::get_curr_t () |
Variables | |
pthread_mutex_t | threadMutex |
Mutex to lock out other threads during complex operations. More... | |
Definition in file ShutterRemoteControl.cpp.
pthread_mutex_t threadMutex |
Defined in SimpleMotorCtrl.cpp, we use it here for VisAOSimpleMotorCtrl::CModeReqChanged.
Definition at line 23 of file ShutterRemoteControl.cpp.