TECT_PROCESS_STATUS_TYPEΒΆ

This structure contains process status parameters of the zone data. User can read all parameters which are related to the process. These parameters will be changing continuously as per process status, e.g. Status word.

Act temp, status word, error come under this structure.

No Name Data Type Unit Initial Value Description Access
1 rActive_SetPoint REAL   0 Active setpoint currently used by process. RO
2 rActual_Temp REAL   0 Actual value from the Thermocouple. RO
3 wStatusWord WORD     Status WORD RO
         

Bit 0:

reserved

 
         

Bit 1:

reserved

 
         

Bit 2:

reserved

 
         

Bit3:

reserved

 
  standby_on: BOOL     Bit 4: StandBy mode active.  
  fahrenheit_on: BOOL     Bit 5: TRUE: Fahrenheit  
  tune_done: BOOL     Bit 6: AutoTune complete.  
  tune_ accepted: BOOL     Bit 7: AutoTune values accepted.  
  tune_ state BOOL    

Bit 8: FALSE: start AutoTune with heat.

TRUE: start AutoTune with cool.

 
  hmi_visible: BOOL    

Bit 12: TRUE: Zone is visible in the HMI.

FALSE: zone is invisible.

 
  group_fault: BOOL    

Bit 13: Group fault active.

All zones in that group: Outputs disabled.

Process stopped.

 
  warning: BOOL     Bit 14: Warning active, only displayed. Process going on.  
  fault: BOOL    

Bit 15: Fault active, outputs disabled.

Process stopped.

 
4 OutputStatus TECT_OUTPUTSTATUS_ENUM TECT_OUTPUTSTATUS_ENUM     Status Code of PWM output. RO
5 iTune_Status INT   0 Present tuned value output. RO
6 Latest Error TECT_ERRORCODE_ENUM TECT_ERRORCODE_ENUM     Error code of latest error. RO
7 wErrors WORD   0 All active errors. RO
8 wErrors2 WORD   0 Second error word RO
  ShortCircuit BOOL   FALSE Bit 0- Short Circuit Detected in the power circuit  
  OpenCircuit BOOL   FALSE Bit 1- Open Circuit Detected in the heater power circuit  
  ControlCircuitFailure BOOL   FALSE Bit 2- Control circuit failure detected  
  ZeroRatedCurrentAssigned BOOL   FALSE Zero rated current assigned for zone  
9 xDO_Heat BOOL   FALSE PWM output for heat cycle. RO
10 xDO_Cool BOOL   FALSE PWM output for cool cycle. RO
11 iDuty_Cycle INT   0 Output duty cycle in per cent (%) RO