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

tacDeviceList.h

Go to the documentation of this file.
00001 #ifndef tacDEVICE_LIST_H
00002 #define tacDEVICE_LIST_H
00003 /************************************************************************
00004 * E.S.O. - VLT project
00005 *
00006 * "@(#) $Id: tacDeviceList.h,v 1.38 2003/11/27 21:36:52 vltsccm Exp $"
00007 *
00008 * who       when        what
00009 * --------  ----------  -------------------------------------------------
00010 * bbauvir   2001-07-26  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 2
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 0
00031 #define lsfSIGNAL_NAMES \
00032 { NULL }
00033 
00034 #define lsfNUM_SOFTDEV 0
00035 #define lsfSOFTDEV_NAMES \
00036 { NULL }
00037 
00038 #define lsfNUM_TASKDEV 1
00039 #define lsfTASKDEV_NAMES \
00040 { "bgTask", NULL }
00041 
00042 #define lsfNUM_MISCDEV 1
00043 #define lsfMISCDEV_NAMES \
00044 { "rtc", 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:20 2003 for ATCS API by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001