Documentation on WagoSysErrorBase Libary

I am not able to Download the documentation file for the libary WagoSysErrorBase . As I need the description for all the properties in the Function of FbReult ..

I don’t understand what kind of problem you have? You have all the description below.

The properties in the FbResult such as eSeverity (Enum ), uiID (Uint) have a certain value which describes a certain condition which is not available on the Library documentation ,
Currently an existing code has a condition which compares the uiID with certain value 153 … Hence if there is a Description file available for understanding other possible values of uiID ..



I understand, I agree that there is no information. I checked in Cocktip and Codesys the information is the same. It is very strange that this variable did not attach a meaning.

Hi,

eSeverity you will get from WagoTypesCommon.

uID, sDescription etc. has to be implemented by the Functionblock which implements WagoSysErrorBase.

The information you are looking for is described in WagoAppPlcModbus → 80 Status → ErrorModbus