Declarations for the VisAOSimpleMotorCtrl class. More...
#include "VisAOSimpleMotorCtrl.h"Go to the source code of this file.
Namespaces | |
| VisAO | |
| The namespace of VisAO software. | |
Variables | |
| pthread_mutex_t | threadMutex |
| Mutex to lock out other threads during complex operations. More... | |
Definition in file VisAOSimpleMotorCtrl.cpp.
| pthread_mutex_t threadMutex |
Defined in SimpleMotorCtrl.cpp, we use it here for VisAOSimpleMotorCtrl::CModeReqChanged.
Definition at line 23 of file ShutterRemoteControl.cpp.
Referenced by VisAO::VisAOSimpleMotorCtrl::VisAO_PosLocalReqChanged(), VisAO::VisAOSimpleMotorCtrl::VisAO_PosReqChanged(), and VisAO::VisAOSimpleMotorCtrl::VisAO_PosScriptReqChanged().