261
Valid range and
term of
command
When the power switch is OFF
The set parameter is not maintained.
The set parameter is in effect until a new specification is made.
The parameter preset will be invalid.
[Function]
Specifying the addition of the calendar.
[Format]
<WP>abbb
●Parameter
a[Specification of date and time] = Y : Year
M : Month
D : Date
h : Hour
W : Week No.
b[Specification of additional value for date and time] = Valid range for Y : 000 to 009
Valid range for M : 000 to 099
Valid range for D : 000 to 999
Valid range for h : 000 to 999
Valid range for W : 000 to 099
0 before the additional value can be omitted.
[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/YY
<Q>2
<Z>
[Notes]
1. This command requires optional calendar IC. Note that the command cannot be used without the calendar IC.
2. This command can add certain period of time to the specified date of year, month, date, and time. As shown in the above
[Coding Example], three months from today can be set.
3. The last <WP> become valid when there are multiple <WP> in 1 item.
Calendar Addition