- Many fixes to the triple axis stuff
* update after a1-a6 drive * intrduction of targets - POLDI writing - Moved HKL calculation 4 TRICS to fourlib
This commit is contained in:
4
tasu.h
4
tasu.h
@@ -21,11 +21,11 @@ extern char *tasVariableOrder[];
|
||||
/*
|
||||
Note: the defines below MUST map the range between EI - HZ in the list
|
||||
of variables as defined in tas.h. Otherwise quite interesting things
|
||||
can happen.
|
||||
can happen. ETARGET is the variable order index for the energy targets.
|
||||
*/
|
||||
#define EMIN 25
|
||||
#define EMAX 36
|
||||
|
||||
#define ETARGET 94
|
||||
|
||||
int isTASMotor(char *val);
|
||||
int isTASVar(char *val);
|
||||
|
||||
Reference in New Issue
Block a user