Real Time Clock Commands; Ts Set Real Time Clock; Tt Define Time Layout - UBI EasyCoder 71 User Manual

Intermec easycoder 71: user guide
Hide thumbs Also See for EasyCoder 71:
Table of Contents

Advertisement

UBI EasyCoder 71 – Programming

REAL TIME CLOCK COMMANDS

TS
Set Real Time Clock
TT
Define Time Layout
Used for:
Global Setup
Syntax:
TSaa,bb,cc,dd,ee,ff
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
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
TTh:m
TTh+
(Option)
–>
14:25:00
–>
14:25
–>
02 PM
where...
where...
53

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the EasyCoder 71 and is the answer not in the manual?

Questions and answers

Table of Contents