DAS
3.1.6 - 18/09/2017
|
id's for different tasks
.
More...
#include <DAS_Spatramdef.h>
Data Fields | |
int | AMSH |
AMSHome ID. More... | |
int | AUTOEX |
Automatic Execution ID. More... | |
int | CCDTEMP |
CCD Temperature ID. More... | |
int | GRATHOME |
Home for Grating ID. More... | |
int | LISTEMP |
Lis Temperature ID. More... | |
int | LOG |
Log ID. More... | |
int | REFRTEMP |
REFRESH Temperature ID. More... | |
int | TIMER |
Timer ID. More... | |
int | WDT |
Watch Dog. More... | |
int ids::AMSH |
AMSHome ID.
Definition at line 266 of file DAS_Spatramdef.h.
int ids::AUTOEX |
Automatic Execution ID.
Definition at line 267 of file DAS_Spatramdef.h.
Referenced by LaunchBackTask().
int ids::CCDTEMP |
CCD Temperature ID.
Definition at line 264 of file DAS_Spatramdef.h.
Referenced by LaunchBackTask().
int ids::GRATHOME |
Home for Grating ID.
Definition at line 268 of file DAS_Spatramdef.h.
Referenced by E_Home_SM1(), HomeTrack(), LaunchBackTask(), and Task_HomeGrat().
int ids::LISTEMP |
Lis Temperature ID.
Definition at line 263 of file DAS_Spatramdef.h.
Referenced by ADTesterCB(), CloseConfigCB(), and LaunchBackTask().
int ids::LOG |
int ids::REFRTEMP |
REFRESH Temperature ID.
Definition at line 265 of file DAS_Spatramdef.h.
Referenced by LaunchBackTask().
int ids::TIMER |
Timer ID.
Definition at line 262 of file DAS_Spatramdef.h.
Referenced by DB_ToolsKeyB_CB(), and LaunchBackTask().
int ids::WDT |
Watch Dog.
Definition at line 269 of file DAS_Spatramdef.h.
Referenced by TaskWDT(), and WDT_Task_CB().