104 Image has attempted to use an unknown user service function.
200
User program has invoked a “divide” service with a
denominator of zero. (Note that this is raised by the
downloaded image and has therefore been given a distinct
error code despite being the same fundamental problem as
sub-trip 1.)
201
Parameter access is not supported. An attempt to read
database other than the host drive.
202
Parameter does not exist. Database was host drive but the
specified parameter does not exist.
203 Parameter is read-only.
204 Parameter is write-only.
205 Unknown parameter error.
206
Invalid bit present in parameter. The parameter does not
contain the specified bit.
207
Parameter format lookup failed. Failed to get parameter
information data.
208 An over-range write has been attempted.
The following table gives the differences when compared to the derivative product image.
Sub-trip Difference
40, 41 OnboardUserProgram:Enable (11.047) is reset to zero when the trip is initiated.
51 Not applicable as core menu customisation not allowed
6x Not applicable as option module restrictions not allowed
7x Not applicable as option module restrictions not allowed
100 Image has detected and prevented attempted pointer access outside of the IEC task’s heap area.
101 Image has detected and prevented misaligned pointer usage.
102 Image has detected an array bounds violation and prevented its access.
103 Image has attempted to convert a data type to or from an unknown data type, has failed and has shut itself down.
104 Image has attempted to use an unknown user service function.
200
User program has invoked a “divide” service with a denominator of zero. (Note that this is raised by the downloaded
image and has therefore been given a distinct error code despite being the same fundamental problem as sub-trip 1.)