ST_IEC870_5_101ErrorFifoEntry
IEC60870-5-10x device error
TYPE ST_IEC870_5_101ErrorFifoEntry :
STRUCT
nErrId : UDINT;
eSrcId : E_IEC870_5_101ErrorSourceID;
END_STRUCT
END_TYPEEND_TYPE
nErrID: error code.
eSrcID: error source.The error source gives detailed information about error cause, component or service which reports the error.
Requirements
Development Environment | Target System | PLC libraries to include |
---|---|---|
TwinCAT v2.9.0 Build >= 1030 | PC or CX (x86) | TcIEC870_5_101.Lib ( Standard.Lib; TcBase.Lib; TcSystem.Lib; TcUtilities.Lib; are included automatically ) |
TwinCAT v2.10.0 Build >= 1301 | CX (ARM) |