Application
5.1 Program
SIMATIC MV500
80
Operating Manual, 05/2019, C79000-G8976-C495-02
Formatting instruction
Meaning
%b
Binary result of read procedure:
Byte in which the bits "IN_OP", "TRD", "RDY", "READ", "MATCH", "N_OK" are coded ac-
cording to the status byte. The assignment is as follows:
Bit position
Assignment
7
Reserved
6
Current status of the trigger input
5
N_OK
4
MATCH
3
READ
2
RDY
1
TRD
0
IN_OP
This binary value can have a value that does not correspond to any printable character, for
example, 0
H
.
Note
The formatting instruction "%b" must only be used once in the program format text. If the
instruction is specified more than once, the correct value is output only at the position of the
last occurrence.
%V
Standard verification report with all valid grades and evaluations that is automatically
adapted to the calibration referenced in the program. All field values (grades and evalua-
tions) are separated by a semicolon. You will find an overview of the fields included in each
verification standard in the table below and in the operating instructions in the section "Veri-
fication result".
%R
Verification report defined in the relevant standard for ISO/IEC 29158, ISO/IEC 15415 or
ISO/IEC 15416. For all other verification standards, the formatting instruction is skipped.
%v
Output of the verification settings. You will find an overview of the contained fields in the
operating instructions in the section "Verification settings".
%E
Textual description of the verification error. If no verification error has occurred, the format-
ting instruction is skipped.
%t[<1..12>]
Code type of the specified step (only decoder) or the code types of all decoder steps in suc-
cession:
Data matrix
10
QR code
11
PDF417
13
DotCode
14
Code 128
20
Code 93
21
Code 39
22
Code 39 with checksum 23
Interleaved 2 of 5
24
Interleaved 2 of 5 with
checksum
25
Codabar
26
EAN 13
27
EAN 8
28