DAS
3.1.6 - 18/09/2017
|
Macros | |
#define | LIM_PELTPOW 1000 |
Limited Power to the Peltier. More... | |
#define | MAX_PELTPOW 1000 |
Max Power to the Peltier. More... | |
#define | TRTBOTH 2 |
Thermoregulation mode: cool and heat. More... | |
#define | TRTCOOL 0 |
Thermoregulation mode: cool only. More... | |
#define | TRTHEAT 1 |
Thermoregulation mode: heat only. More... | |
#define LIM_PELTPOW 1000 |
Limited Power to the Peltier.
Definition at line 828 of file DAS_Spatramdef.h.
Referenced by OMU_AssignPow(), OMU_ColdOnly(), OMU_HC(), and OMU_HeatOnly().
#define MAX_PELTPOW 1000 |
Max Power to the Peltier.
Definition at line 827 of file DAS_Spatramdef.h.
Referenced by OMU_AssignPow().
#define TRTBOTH 2 |
Thermoregulation mode: cool and heat.
Definition at line 826 of file DAS_Spatramdef.h.
Referenced by DB_TempHistCB(), and OMU_TemperatureHandle().
#define TRTCOOL 0 |
Thermoregulation mode: cool only.
Definition at line 824 of file DAS_Spatramdef.h.
Referenced by DB_TempHistCB(), and OMU_TemperatureHandle().
#define TRTHEAT 1 |
Thermoregulation mode: heat only.
Definition at line 825 of file DAS_Spatramdef.h.
Referenced by DB_TempHistCB(), and OMU_TemperatureHandle().