53
Used for:
Global Setup
Syntax:
TSaa,bb,cc,dd,ee,ff
where...
aa
=
Month, 01 through 12
bb
=
Day, 01 through 31
cc
=
Year (Last two digits of year, e.g. 94 for 1994)
dd
=
Hour, 00 through 23 (24 hours)
ee
=
Minutes, 00 through 59
ff
=
Seconds, 00 through 59
Example:
TS01,01,94,14,00,00
↵
Used for:
Global Setup & Form Edit Mode (resets Global Setup)
Syntax:
TTa|b|c|d
where...
a, b, or c can be set to h, m, or s:
h
=
Hour format, 2 digit from 00 to 23
m
=
Minute format, 2 digit from 00 to 59
s
=
Second format, 2 digit from 00 to 59
d
=
Hour clock. Can be ignored or set to a + sign to define a
12 hour clock with AM/PM.
|
=
Separator. Can be any separator between ASCII 32 dec.
and 63 dec. or no separator.
Certain labels require time information on the label form. If the
printer has the optional clock circuitry, the time can be read from
this internal clock. The program allows you to use any separator
between ASCII 32 dec. through 63 dec. Any order of hour, minutes
and seconds can be defined. Partial entry is accepted, such as
minutes and hours only, separated with a colon (if 24 hour clock
TTm:h).
Example:
TTh:m:s
↵
–>
14:25:00
TTh:m
↵
–>
14:25
TTh+
↵
–>
02 PM
REAL TIME CLOCK COMMANDS
(Option)
TS
Set Real Time Clock
UBI EasyCoder 71 – Programming
TT
Define Time Layout