
21
6677
201
2-
05
62
ODT-MAC400-* / ODT-MAC401-* / ODT-MAC403-*
Appendix
It is also possible to enter the following placeholders in the
Good Read Message
and No Read Message
field so that predefined information can be output.
Placeholders and their meaning
016
10
\10
DLE - data link escape
017
11
\11
DC1
018
12
\12
DC2
019
13
\13
DC3
020
14
\14
DC4
021
15
\15
NAK - negative acknowledge
022
16
\16
SYN - synchronous idle
023
17
\17
ETB - end of transmission block
024
18
\18
CAN - cancel
025
19
\19
EM - end of medium
026
1A
\1A
SUB - substitute
027
1B
\1B
ESC - escape
028
1C
\1C
FS - field separator
029
1D
\1D
GS - group separator
030
1E
\1E
RS - record separator
031
1F
\1F
DEL
032
20
\20
SPC - Space
Table 9.1
Nonprintable characters
Decimal
Hexa-
decimal
Web
Interface
Meaning, alternative designation
Placeholder
Meaning
\PSTR
Decoded code content
\PSTR (x,y)
From character x (counting starts at 0), with length y, length positive.
Example:
\PSTR (0,5) -> the first 5 characters of the code are output.
\PSTR (E,x)
x characters from the end until the end
Example: \PSTR (E,3) -> the last 3 characters of the decoded string are output.
\PLEN
Length of the code in characters/bytes, 4-digit numerical value, decimal, range: 0000 ...
9999
\PQ01
Quality value 1, unused error correction with certain symbologies, 3-digit numerical value,
decimal, range: 000 ... 100. If no symbol was decoded, 000 will be output.
\PANG
Angle between the lower symbol edge and horizontal (long) image edge
\PCON
Contrast value across the range of the decoded code, 3-digit numerical value, decimal,
range: 000 ... 100. Low values indicate a low level of contrast. If no symbol was decoded,
000 will be output.
\PCWD
Code words from the code (Data Matrix only)
\PTIM
Actual cycle time. Time required to capture and decode an image. 4-digit numerical value,
decimal, range: 0000 ... 9999. Also valid in the event of Timeout and No Read.