Programming Codes iTherm
®
280 Programmer’s Guide
28-04430 Rev K Page 231
Column one
PRINT #1, CHR$(29),CHR$(45), REM Enter the GS command
PRINT #1, ‖MY IMAGE‖,CHR$(0); REM Define the image name
PRINT #1, CHR$(1),CHR$(1); REM Image size (8 x 8 bits)
PRINT #1, CHR$(255),CHR$(255),CHR$(255),CHR$(255); REM Send 8 bytes of image
PRINT #1, CHR$(255),CHR$(255),CHR$(255),CHR$(255) REM data