- removed MF/DMF and TEM/DTEM (as it did not work)

This commit is contained in:
zolliker
2007-06-11 08:54:21 +00:00
parent cd91cac9ef
commit 03af97163c
2 changed files with 1 additions and 8 deletions

5
tas.h
View File

@ -153,10 +153,7 @@
#define PFY 134
#define PFZ 135
#define DTEM 136
#define DMF 137
#define MAXPAR 138
#define MAXPAR 136
#define MAXADD 20
#define MAXEVAR 12

View File

@ -63,8 +63,6 @@ char *tasMotorOrder[] = { "a1",
"i6",
"i7",
"i8",
"tem",
"mf",
NULL };
/*
In order to initialise the variable array in the TAS data structure we
@ -209,8 +207,6 @@ char *tasVariableOrder[] = {
"pfx",
"pfy",
"pfz",
"dtem",
"dmf",
NULL};
/*-------------------------------------------------------------------
Normally SICS does not store motor hardware limits into status files as