369
[ESC+WA] Calendar Print
ESC WA ParameterHexadecimal code
<1B>
16
<57>
16
<41>
16
a
Initial value Nil
When the power is OFF The set parameter is maintained.
Valid range within items The set parameter becomes invalid.
Valid range and term of
command
Valid range between items The set parameter becomes invalid.
[Function]
Specifying the print of calendar.
[Format]
<WA>parameter
• Parameter
a
[Specification of print contents]
YYYY(Year)
Valid Range
:
2000 to 2035
YY(Year)
Valid Range
:
00 to 35
MM(Month)
Valid Range
:
01 to 12
DD(Day)
Valid Range
:
01 to 31
HH(Hour)
Valid Range
:
00 to 11
hh(Hour)
Valid Range
:
00 to 23
mm(Minutes)
Valid Range
:
00 to 59
ss(Second)
Valid Range
:
00 to 59
TT(AM/PM)
Valid Range
:
AM/PM
JJJ(Julian
date)
Valid Range
:
001 to 366
WW(Week)
Valid Range
:
00 to 52
ww(Week)
Valid Range
:
01 to 53
[Coding Example]
Specifying and printing out the date that is three months from today.
<A>
<WP>M03
<V>100<H>200
<OB><WA>DD/MM/YYYY
<V>200<H>200
<OB><WA>hh:mm:ss TT
<V>300<H>200
<OB><WA>YY JJJ WW ww
<Q>2
<Z>
[Supplementary Explanation]
• This command requires optional calendar IC and it is no usable without IC.
• When specifying QTY>2, real-time printing will be performed per label.
• This command specification is available up to 6 locations within one form.
• Up to 16 characters are available for calendar print data.
• In the [Parameter] above, count the initiation of WW (Week) as [0], and ww (Week) as 1.