12
ANNEXE
Error code
Sopas_Error_FLEX_OUT_OF_BOUNDS
Sopas_Error_EVENTREG_UNKNOWNINDEX
Sopas_Error_COLA_A_VALUE_OVERFLOW
Sopas_Error_COLA_A_INVALID_CHARACTER
Sopas_Error_OSAI_NO_MESSAGE
Sopas_Error_OSAI_NO_ANSWER_MESSAGE
Sopas_Error_INTERNAL
Sopas_Error_HubAddressCorrupted
Sopas_Error_HubAddressDecoding
Sopas_Error_HubAddressAddressExceeded
Sopas_Error_HubAddressBlankExpected
Sopas_Error_AsyncMethodsAreSuppressed
Sopas_Error_ComplexArraysNotSupported
Table 203 : Example: sFA ErrorCode Wrong userlevel
<STX>sFA{SPC}1<ETX>
CoLa A
02
73 46 41
20
31
CoLa B 02 02 02 02 00 00 00 05
120
N O T I C E D ' I N S T R U C T I O N | TiM781
Telegram structure: sFA ErrorCode
An array was accessed over its maximum length.
The event you wanted to register for does not exist,
the index is unknown.
The value does not fit into the value field, it is too
large.
Character is unknown, probably not alphanumeric.
Only when using SRTOS in the firmware and distrib‐
uted variables this error can occur. It is an indica‐
tion that no operating system message could be
created. This happens when trying to GET a varia‐
ble.
This is the same as
Sopas_Error_OSAI_NO_MESSAGE with the dif‐
ference that it is thrown when trying to PUT a varia‐
ble.
Internal error in the firmware, problably a pointer to
a parameter was null.
The Sopas Hubaddress is either too short or too
long.
The Sopas Hubaddress is invalid, it can not be
decoded (Syntax).
Too many hubs in the address
When parsing a HubAddress an expected blank was
not found. The HubAddress is not valid.
An asynchronous method call was made although
the device was built with "AsyncMethodsSup‐
pressed". This is an internal error that should never
happen in a released device.
Device was built with „ComplexArraysSup‐
pressed" because the compiler does not allow
recursions. But now a complex array was found.
This is an internal error that should never happen in
a released device.
03
73 46 41
20
00 01
75
Description
8024232/1ONO/2024-09-25 | SICK
Dec.
Hex.
14
E
15
F
16
10
17
11
18
12
19
13
20
14
21
15
22
16
23
17
24
18
25
19
26
20
Subject to change without notice