Output Description¶
Function Block LOG_IEC60870_OUTPUT
DONE (done)
Data type: BOOL
On this output the status of the Function Block execution is shown. DONE = TRUE if a new data set is given to the remote control list of the CPU. By this the sending of the dataset is considered.
ERR (error)
Data type: BOOL
Output will be TRUE, if an error occurs while execution of the Function Block. Output will be FALSE, if the execution is ended normal.
ERNO (error number)
Data type: WORD
On this output an error code will be given, if an error occurs while execution of the Function Block (ERR = TRUE).
In addition, if errors occur while executing the IEC standard Function Blocks which are used internally, on the output ERNO a related error code will be given (ERR = TRUE).
STATE (enumeration of type zLOG_STATE_ENUM)
Data type: zLOG_STATE_ENUM
Clear text messages of errors and states. The output uses the enumeration of the data type zLOG_STATE_ENUM declared in “data types”.
Integrated Visualization
Visualization