Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members

Listener.h

Go to the documentation of this file.
00001 #ifdef _USE_CORBA
00002 #include "corbatrace.h"
00003 #else
00004 #include "nocorbatrace.h"
00005 #endif
00006 
00007 // VIS-Positionsnummern
00008 #define ENTRY_POS 0;
00009 
00010 // Rückehrstrecke/Beladestrecke
00011 #define RETURN_LEFT_ENTRY 1
00012 #define RETURN_LEFT_FIRST 2
00013 #define RETURN_LEFT_LAST 7
00014 #define RETURN_LEFT_EXIT 8
00015 #define RETURN_RIGHT_ENTRY 9
00016 #define RETURN_RIGHT_FIRST 10
00017 #define RETURN_RIGHT_LAST 15
00018 #define RETURN_RIGHT_EXIT 16
00019 
00020 // Puffer
00021 #define BUFF_LEFT_ENTRY 17
00022 #define BUFF_LEFT_FIRST 18
00023 #define BUFF_LEFT_LAST 23
00024 #define BUFF_LEFT_EXIT 24
00025 #define BUFF_RIGHT_ENTRY 25
00026 #define BUFF_RIGHT_FIRST 26
00027 #define BUFF_RIGHT_LAST 31
00028 #define BUFF_RIGHT_EXIT 32
00029 
00030 #define UNLOAD_VPOS 33
00031 
00032 // Kran
00033 #define CRANE_VPOS 34
00034 
00035 // Quertransport
00036 #define TRANSMISSION_VPOS 43
00037 
00038 // Store
00039 #define STORE_1_VPOS 35
00040 #define STORE_2_VPOS 36
00041 #define STORE_3_VPOS 37
00042 #define STORE_4_VPOS 38
00043 
00044 // Bäder
00045 #define BATH_1_LEFT_VPOS  39
00046 #define BATH_1_RIGHT_VPOS 40
00047 #define BATH_2_LEFT_VPOS  41
00048 #define BATH_2_RIGHT_VPOS 42
00049 
00050 // Öfen
00051 #define OVEN_FIRST_VPOS 43
00052 
00053 // VIS-Konstanten
00054 #define RETURN_LEFT_NUMBER 0
00055 #define RETURN_RIGHT_NUMBER 1
00056 #define BUFF_LEFT_NUMBER 2
00057 #define BUFF_RIGHT_NUMBER 3
00058 
00059 

Generated on Tue Apr 26 14:42:42 2005 for rollingmill by doxygen 1.3.6