ST_IEC870_5_101ErrorFifoEntry
TwinCAT IEC 60870-5-10x device error.
Syntax
TYPE ST_IEC870_5_101ErrorFifoEntry :
STRUCT
nErrId : UDINT;
eSrcId : E_IEC870_5_101ErrorSourceID;
END_STRUCT
END_TYPE
nErrID: Error code (depending on protocol):
- TwinCAT IEC 60870-5-101 error codes;
- TwinCAT IEC 60870-5-102 error codes;
- TwinCAT IEC 60870-5-103 error codes;
- TwinCAT IEC 60870-5-104 error codes;
eSrcID: Source of error. The source of error provides further information about the cause of the error, the component or the service reporting the error.
Requirements
Development environment |
Target system type |
PLC libraries to be linked (category group) |
---|---|---|
TwinCAT v3.1.4012.0 |
PC oder CX (x86, x64, ARM) |
Tc2_IEC60870_5_10x (Communication->IEC60870) |