User's Manual
60 Appendices
Example 3
How to create this screen:
COMMAND or data string COMMENT
<ESC> 0x42 0x30 Font size 0
<ESC> 0x25 Clear the screen, cursor top left
<ESC> 0x2e 0x30 "Winner" 0x03 Align text to left - top
<ESC> 0x2e 0x32 "Winner" 0x03 Align text to right - top
<ESC> 0x2e 0x36 "Winner" 0x03 Align text to left - bottom
<ESC> 0x2e 0x38 "Winner" 0x03 Align text to right - bottom
<ESC> 0x42 0x31 Font size 1
<ESC> 0x2e 0x34 "You Win!" 0x03 Align text to center