![SICK 1086947 Operating Instructions Manual Download Page 181](http://html.mh-extra.com/html/sick/1086947/1086947_operating-instructions-manual_1264314181.webp)
GETTING STARTED…
4
181
8024172/V3-0/2021-01
Subject to change without prior notice.
Operating instructions | LABEL CHECKER P6XX
Table 7 Item parameters strings
Items
parameters
Setting the following user parameters can modify the final format
output string.
Position x [px]
Position y [px]
All position numbers are represented as string without decimal point.
You need to convert string value to number, then divide it by 100.
Example:
“2190” = 21.9
“100” = 1.0
Length Type
Fixed – The item always have the same length.
If the item is shorter, then it will be completed/filled by a
„Fill Symbol“.
If the „Padding“ parameter is PREFIX, then the fill symbols
are placed in front of the item, otherwise from behind. The
final length is always the same as the parameter „Length“.
Variable – The length of the item is kept. The length can vary for each
iteration and each item.
Length
Length of each item, if the “Length Type” is fixed.
Fill symbol
If the “Length Type” is Fixed, then the “Length” symbol is used to
complete for each desired item.
Padding
PREFIX - fill symbols are placed in front of the item.
POSTFIX - fill symbols are placed behind the item.
Example 1
Read Text = ABCD, „Length Type“= FIXED, „Length“= 12 “Padding” =
PREFIX, “Fill Symbol” = ‘*’.
Then the output string appears as follows:
********ABCD
Example 2
Read Text = ABCD, „Length Type“= FIXED, „Length“= 10 “Padding” =
POSTFIX, “Fill Symbol” = ‘-‘.
Then the output string appears as follows: