91
Formatting types:
•
variables with left justification,
•
variables with right justification,
•
determining quantity of characters for printing / displaying,
•
determining quantity of decimal places for numeric variables,
•
converting the format of date and hour,
•
converting numeric variables into EAN13 code,
•
converting numeric variables and date into EAN128 code.
Special formatting characters:
Character Description
Example
,
Sign separating variable from
format item.
{7,10}
- Net weight value of fixed length (10
characters), given in an adjustment unit, right
justification.
-
Either minus sign or left
justification.
{7,-10}
- Net weight value of fixed length (10
characters), given in an adjustment unit, left
justification.
:
Either sign proceeding format
item or time separator (inserted
between hour, minute and
second).
{7:F3}
- Net weight value given in an adjustment
unit, always with three decimal places.
{3:HH:mm:ss 24H}
– Current time in format:
hour-minute-second.
F
Either sign formatting digits to a
string of “-ddd.ddd…” format
(where: d - single digit, minus -
for negative values only) or
determination of decimal places
quantity.
{7:F2}
- Net weight value given in an adjustment
unit, always with two decimal places.
{7,9:F2}
- Net weight value of fixed length
(9 characters), given in an adjustment unit,
always with two decimal places, right
justification.
V
Formatting mass and quantities
being derivatives of mass in
EAN13 code.
{7:V6.3}
- Net mass in a form of EAN13 code
(6-character code) with three decimal places.
T
Formatting mass and quantities
being derivatives of mass in
EAN128 code.
{7:T6.3}
- Net mass in a form of EAN128 code
with three decimal places.
/
Date separator separating days,
months and years.
{2:yyyy/MM/dd}
– Current date in format: year /
month / day.
.
Date separator separating day,
month and year, and time
separator separating hour,
minute and second.
{2:yyyy.MM.dd}
– Current date in format:
year.month.day.
{3:HH.mm.ss 24H}
– Current time in format:
hour.minute.second.
-
Dash as a date separator
between day, month and year,
or as a time separator between
hour, minute and second.
{2:yyyy-MM-dd}
– Current date in format:
year-month-day.
{3:HH-mm-ss 24H}
– Current time in format:
hour-minute-second.
Содержание PUE HX5.EX
Страница 1: ...PUE HX5 EX WEIGHING INDICATOR SOFTWARE MANUAL ITKP 01 04 12 18 EN...
Страница 2: ...2 DECEMBER 2018...
Страница 96: ...96...