DAS  3.1.6 - 18/09/2017
Data Fields
omuthr Struct Reference

OMU Thermoregulation structure
. More...

#include <DAS_Spatramdef.h>

+ Collaboration diagram for omuthr:

Data Fields

double ADVolt [16]
 PC104 AD samples reading array. More...
 
float CoolAT
 Actual Temperature (DTA -> DC_Temp) More...
 
int CoolCnt
 Time Counter. More...
 
float CoolPT
 Previous Temperature (DTA -> DC_CoolPT) More...
 
int CoolSts
 Cool status. More...
 
float CoolTmp
 Temporary temperature. More...
 
float CoolTT
 Target Temperature (DTA -> DC_CoolTT) More...
 
int PCPower
 Power to the Peltier for Cooling. More...
 
int PHPower
 Power to the Peltier for Heating. More...
 
float PID_kd
 
float PID_ki
 
float PID_kp
 
int PID_On
 PID activation. More...
 
int ReachTemp
 Target Temperature status. More...
 
float Temperature [16]
 Temperatures. More...
 
float * Temptemp
 Buffer for lis temperature. More...
 
int TRType
 Type of thermo regulation (0=TRTCOOL, 1 = TRTHEAT, 2= TRTBOTH) More...
 

Detailed Description

OMU Thermoregulation structure
.

omu

Definition at line 747 of file DAS_Spatramdef.h.

Field Documentation

§ ADVolt

double omuthr::ADVolt[16]

PC104 AD samples reading array.

Definition at line 759 of file DAS_Spatramdef.h.

Referenced by D_readtemp(), and D_readtemp_int().

§ CoolAT

float omuthr::CoolAT

Actual Temperature (DTA -> DC_Temp)

Definition at line 751 of file DAS_Spatramdef.h.

Referenced by OMU_TemperatureHandle(), PID_Calc(), and Task_LIS_Temp().

§ CoolCnt

int omuthr::CoolCnt

Time Counter.

Definition at line 749 of file DAS_Spatramdef.h.

Referenced by InitFlags(), OMU_AssignPow(), OMU_TemperatureHandle(), and Task_LIS_Temp().

§ CoolPT

float omuthr::CoolPT

Previous Temperature (DTA -> DC_CoolPT)

Definition at line 752 of file DAS_Spatramdef.h.

Referenced by InitTempAD(), OMU_ColdOnly(), OMU_HeatOnly(), and OMU_TemperatureHandle().

§ CoolSts

int omuthr::CoolSts

Cool status.

Definition at line 757 of file DAS_Spatramdef.h.

Referenced by OMU_TemperatureHandle().

§ CoolTmp

float omuthr::CoolTmp

Temporary temperature.

Definition at line 753 of file DAS_Spatramdef.h.

Referenced by OMU_ColdOnly(), OMU_HC(), OMU_HeatOnly(), and OMU_TemperatureHandle().

§ CoolTT

float omuthr::CoolTT

Target Temperature (DTA -> DC_CoolTT)

Definition at line 750 of file DAS_Spatramdef.h.

Referenced by OMU_ColdOnly(), OMU_HC(), OMU_HeatOnly(), OMU_TemperatureHandle(), PID_Calc(), and Task_LIS_Temp().

§ PCPower

int omuthr::PCPower

§ PHPower

int omuthr::PHPower

Power to the Peltier for Heating.

Definition at line 755 of file DAS_Spatramdef.h.

Referenced by OMU_HC(), OMU_HeatOnly(), and Task_LIS_Temp().

§ PID_kd

float omuthr::PID_kd

§ PID_ki

float omuthr::PID_ki

§ PID_kp

float omuthr::PID_kp

§ PID_On

int omuthr::PID_On

PID activation.

Definition at line 760 of file DAS_Spatramdef.h.

Referenced by CONFP_opt_page4(), DB_TempHistCB(), InitFlags(), and OMU_ColdOnly().

§ ReachTemp

int omuthr::ReachTemp

Target Temperature status.

Definition at line 756 of file DAS_Spatramdef.h.

Referenced by D_AutoExecution(), E_SetCCDPow(), E_SetCCDTemp(), OMU_TemperatureHandle(), and Task_CCD_Temp().

§ Temperature

float omuthr::Temperature[16]

Temperatures.

Definition at line 761 of file DAS_Spatramdef.h.

Referenced by D_readtemp(), Task_LIS_Temp(), and Task_LOG().

§ Temptemp

float* omuthr::Temptemp

Buffer for lis temperature.

Definition at line 762 of file DAS_Spatramdef.h.

Referenced by D_readtemp(), and InitTempAD().

§ TRType

int omuthr::TRType

Type of thermo regulation (0=TRTCOOL, 1 = TRTHEAT, 2= TRTBOTH)

Definition at line 758 of file DAS_Spatramdef.h.

Referenced by CONFP_opt_page4(), DB_TempHistCB(), LoadDB_Options(), OMU_TemperatureHandle(), and WriteOptioniniCB().


The documentation for this struct was generated from the following file:
______________________________________________________________________________________
Generated on Mon Sep 18 2017 11:47:17 for DAS - Rel. 3.1.6 - 18/09/2017.