Main Page | Class List | File List | Class Members | File Members

Stagecontrol Struct Reference

Grouping of definitions for one parallel port and all its dependent axes. More...

List of all members.

Public Attributes

pthread_mutex_t modlock
 Lock for this and everything it contains.
pthread_mutexattr_t * mattr
 Will specify non-default mutex attributes.
pthread_cond_t offtrack
 Signalled when the motor needs to move.
pthread_cond_t ontrack
 Signalled when reaching a resting state.
int ctrlstatus
 Set of flags shewing the stage control status.
unsigned int naxes
 Total number of axes using the port.
devicestatep_t devstate
 Bit patterns and port file descriptor.
translationp_t axis
 Vector of axis control structure pointers.


Detailed Description

Grouping of definitions for one parallel port and all its dependent axes.


The documentation for this struct was generated from the following file:
Generated on Sat Dec 4 17:12:57 2004 for trees by  doxygen 1.3.9.1