PSI sics-cvs-psi-2006

This commit is contained in:
2006-05-08 02:00:00 +00:00
committed by Douglas Clowes
parent ae77364de2
commit 6e926b813f
388 changed files with 445529 additions and 14109 deletions

18
event.h
View File

@@ -1,5 +1,5 @@
#line 79 "event.w"
#line 89 "event.w"
/*----------------------------------------------------------------------------
E V E N T
@@ -18,7 +18,7 @@
int Text2Event(char *pText);
#line 92 "event.w"
#line 102 "event.w"
@@ -38,19 +38,25 @@
#define COUNTEND 11
#define FILELOADED 12
#define MOTEND 13
#line 94 "event.w"
#define BATCHSTART 14
#define BATCHAREA 15
#define BATCHEND 16
#define DRIVSTAT 17
#define STATUS 18
#define POSITION 19 /* Position event for motors - ffr */
#line 104 "event.w"
/*--------------- Signals for the Signalfunction of each task ------------*/
#line 64 "event.w"
#line 73 "event.w"
#define SICSINT 300
#define SICSBROADCAST 301
#define TOKENGRAB 302
#define TOKENRELEASE 303
#define COMLOG 304
#line 97 "event.w"
#line 107 "event.w"
#endif