Details
Description
During connection establishment the IO Controller defines the maximum size of alarm PDUs it can handle. According to specification it has to support a length of 200 byte.
Current IO Device implementation does not accept ProcessAlarmRequest resulting in a total alarm length of 200 byte. It only accepts alarms with a total length of 199 byte.