DAS
3.1.6 - 18/09/2017
|
Macros | |
#define | AMSH_TASK_TIME 5l |
AMS Home. More... | |
#define | AUTOEX_TASK_TIME 50l |
Autoexecution. More... | |
#define | CCDTEMP_TASK_TIME 500l |
CCD temperature. More... | |
#define | GRAT_TASK_TIME 250 |
Grating Home. More... | |
#define | LISTEMP_TASK_TIME 30000l |
spectrometer termoregulation More... | |
#define | LOG_TASK_TIME 60000l |
LOG files. More... | |
#define | REFRESHTEMP_TASK_TIME 900l |
refresh of the spectrometer's temperatures. More... | |
#define | TIMER_TASK_TIME 200l |
timer More... | |
#define | WDT_TASK_TIME 5000 |
Watch Dog Timer. More... | |
#define AMSH_TASK_TIME 5l |
#define AUTOEX_TASK_TIME 50l |
Autoexecution.
Definition at line 843 of file DAS_Spatramdef.h.
Referenced by LaunchBackTask(), and Task_AutoEx().
#define CCDTEMP_TASK_TIME 500l |
CCD temperature.
Definition at line 840 of file DAS_Spatramdef.h.
Referenced by LaunchBackTask(), and Task_CCD_Temp().
#define GRAT_TASK_TIME 250 |
Grating Home.
Definition at line 844 of file DAS_Spatramdef.h.
Referenced by E_Home_SM1(), HomeTrack(), LaunchBackTask(), and Task_HomeGrat().
#define LISTEMP_TASK_TIME 30000l |
spectrometer termoregulation
Definition at line 837 of file DAS_Spatramdef.h.
Referenced by ADTesterCB(), CloseConfigCB(), LaunchBackTask(), OMU_AssignPow(), PID_Calc(), ShutCB(), and Task_LIS_Temp().
#define LOG_TASK_TIME 60000l |
LOG files.
Definition at line 838 of file DAS_Spatramdef.h.
Referenced by LaunchBackTask(), and Task_LOG().
#define REFRESHTEMP_TASK_TIME 900l |
refresh of the spectrometer's temperatures.
Definition at line 841 of file DAS_Spatramdef.h.
Referenced by LaunchBackTask(), and Task_REFRESH_Temp().
#define TIMER_TASK_TIME 200l |
timer
Definition at line 839 of file DAS_Spatramdef.h.
Referenced by DB_ToolsKeyB_CB(), LaunchBackTask(), and Task_Timer().
#define WDT_TASK_TIME 5000 |
Watch Dog Timer.
Definition at line 845 of file DAS_Spatramdef.h.
Referenced by TaskWDT(), WDT_func(), WDT_Task_CB(), and WDTRefresh().