Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

atnfdMotor.h

Go to the documentation of this file.
00001 #ifndef ATNFD_MOTOR_H
00002 #define ATNFD_MOTOR_H
00003 /************************************************************************
00004 * E.S.O. - VLT project
00005 #
00006 # "@(#) $Id: atnfdMotor.h,v 1.20 2003/11/24 08:34:39 vltsccm Exp $" 
00007 *
00008 * who       when      what
00009 * --------  --------  ----------------------------------------------
00010 * pduhoux   01/10/99 created
00011 *------------------------------------------------------------------------
00012 */
00013 #include "lsfMotor.h"
00014 
00015 ccsCOMPL_STAT atnfdMotorWaitMove  ( OUT vltBYTES32  posName, 
00016                                     OUT ccsERROR   *error );
00017 
00018 ccsCOMPL_STAT atnfdMotorSetPath   ( IN char        *namedPos, 
00019             IN vltDOUBLE    stroke,
00020             OUT ccsERROR   *error);
00021 ccsCOMPL_STAT atnfdMotorGetPath   ( OUT vltBYTES32  posName, 
00022             OUT ccsERROR   *error);
00023 #endif  /* !ATNFD_MOTOR_H */

Generated on Wed Dec 3 14:52:09 2003 for ATCS API by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001