The VisAO Camera
VisAOSimpleMotorCtrl.cpp File Reference

Declarations for the VisAOSimpleMotorCtrl class. More...

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...
 

Detailed Description

Author
Jared R. Males

Definition in file VisAOSimpleMotorCtrl.cpp.

Variable Documentation

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().