TECT_LOGINFO_TYPEΒΆ

TECT_LOGINFO_TYPE is a structure which defines the log info for the log visualization. It contains all information of Log visualization including control word, status word, and control status. User can use visualization to observe this data.

No Name Data Type Unit Initial Value Description Access
1 timtimestamp DT     Date and time stamp. RO
2 wControlWord WORD   0 Control word RO
3 wStatusWord WORD   0 Status word RO
4 rActive_SetPoint REAL   0 Active setpoint currently used by process. RO
5 rActual_Temp REAL   0 Actual value from the Thermocouple. RO
6 iDuty_Cycle INT   0 Output Duty Cycle in per cent (%). RO
7 ControlState

TECT_CONTROLSTATEMACHINE_

ENUM TECT_CONTROLSTATEMACHINE_ENUM

    Control State of the machine. RO
8 OutputStatus

TECT_OUTPUTSTATUS_ENUM

TECT_OUTPUTSTATUS_ENUM

    Status code of PWM output. RO
9 Latest_Error

TECT_ERRORCODE_ENUM

TECT_ERRORCODE_ENUM

    Error code of latest error. RO
10 wErrors WORD   0 All active errors. RO
11 wErrors2 WORD   0 Second error word. RO