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

atdcssrvDeviceList.h

Go to the documentation of this file.
00001 #ifndef atdcssrvDEVICE_LIST_H
00002 #define atdcssrvDEVICE_LIST_H
00003 /************************************************************************
00004 * E.S.O. - VLT project
00005 *
00006 * "@(#) $Id: atdcssrvDeviceList.h,v 1.16 2003/11/17 13:03:15 vltsccm Exp $"
00007 *
00008 * who       when        what
00009 * --------  ----------  -------------------------------------------------
00010 * pduhoux   2001-07-19  created
00011 *------------------------------------------------------------------------
00012 * 
00013 * This file has been generated by a utility
00014 * 
00015 *  !!!!!!!!!!!  DO NOT MANUALLY EDIT THIS FILE  !!!!!!!!!!!
00016 * 
00017 ************************************************************************/
00018 #include "lsfDeviceList.h"
00019 
00020 #define lsfNUM_DEVICES 9
00021 
00022 #define lsfNUM_MOTOR 0
00023 #define lsfMOTOR_NAMES \
00024 { NULL }
00025 
00026 #define lsfNUM_SERIAL 0
00027 #define lsfSERIAL_NAMES \
00028 { NULL }
00029 
00030 #define lsfNUM_SIGNAL 8
00031 #define lsfSIGNAL_NAMES \
00032 { "fasPwrControl", "m6PwrControl", "powerMonitor", "strapReset", "strapGate", "m6OnTarget", "m6Overflow", "flowMeter", NULL }
00033 
00034 #define lsfNUM_SOFTDEV 0
00035 #define lsfSOFTDEV_NAMES \
00036 { NULL }
00037 
00038 #define lsfNUM_TASKDEV 1
00039 #define lsfTASKDEV_NAMES \
00040 { "monitor", NULL }
00041 
00042 #define lsfNUM_MISCDEV 0
00043 #define lsfMISCDEV_NAMES \
00044 { NULL }
00045 
00046 #define lsfNUM_ENCODER 0
00047 #define lsfENCODER_NAMES \
00048 { NULL }
00049 
00050 #endif  
00052 /* ___oOo___ */

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