User's Manual

Table Of Contents
Symeo LPR
®
-System
LPR
®
-2DB
Product Documentation
Symeo 2D Protocol
Copyright © Symeo 2012
Page 122 of 132
This data field can be activated in the configuration file via the following line:
[SendOrientationError] 1
10.3.3.10 USER-DATA
This data field is used to indicate a user data packet. The meaning of the user data packet
depends on the application.
Name
Length
Description
USER
4
ASCII string user
USER-DATA-SET
16
User data
Character coding: ################
User data is coded hexadecimal!
UNDERLINE
1
Underline character (ASCII Code 0x5F)
Entire length of data packet: 21 Byte
This data field can be activated in the configuration file via the following line:
[SendUserData] 1
10.3.3.11 SYSTEM-ERROR
This data field provides information about possible errors of the system. Up to five errors can
be displayed simultaneously in one data packet. An error code is sent as long as an error
exists.
Name
Length
Description
ERR
3
ASCII string err
ERROR-CODE-1
2
Error code of 1
st
error
Character coding: ##
Value is coded hexadecimal!
ERROR-VALUE-1
4
Error value of 1
st
error
Character coding: ####
Value is coded hexadecimal!
UNDERLINE
1
Underline character (ASCII Code 0x5F)
ERROR-CODE-2
2
Error code of 2
nd
error
ERROR-VALUE-2
4
Error value of 2
nd
error
UNDERLINE
1
Underline character (ASCII Code 0x5F)