Instruction manual

18
TDCT-Pro Time-Date-Character-Title
3.Update Minute
Command /Mxx
Description
M (1 byte) Minute
xx (2 bytes) 00-59
Example Update minute = 3
/M03
/ 0x2F
M 0x4D
0 0x30
3 0x33
4. Update Year
Command /Yxx
Description
Y(1 byte) Year
xx(2 bytes) 00-99
Note: 00=2000,01=2001,..,10=2010,..,99=2099
Example Update Year = 2007
/Y07
/ 0x2F
Y 0x59
0 0x30
7 0x37
5. Update Month
Command /mxx Note: m is a small letter
Description
m(1 byte) Month
xx(2 bytes) 01-12
Note: 01=JAN,02=FEB,..,10=OCT,..,12=DEC
Example Update month = October
/m10
/ 0x2F
m 0x6D
1 0x31
0 0x30
APPENDIX C RS-232 COMMAND SET