Bar Code ExamplesExample 1: Printing a single EAN-8 bar codeSELECT CommandSelect an EAN-8 bar code symbolwith human readable characters.ASCII: DC4 DC4 ESC ! ETX SOH SOH EMHEX: 14 14 1B 21 03 01 01 19DECIMAL: 20 20 27 33 3 1 1 25PRINT CommandPrint an EAN-8 bar code symbol of 1/2-inch height, one inch from the left margin,and with the data set of 12345678.ASCII: DC4 DC4 ESC ( GS H 12345678 EMHEX: 14 14 1B 28 1D 48 31 32 33 34 35 36 37 38 19DECIMAL: 20 20 27 40 29 72 49 50 51 52 53 54 55 56 25ResultExample 2: Printing two 3 of 9 bar codes on a single lineSELECT CommandSelect Code 3 of 9 bar code symbolwith human readable characters.ASCII: DC4 DC4 ESC ! ACK DC4 SOH EMHEX: 14 14 1B 21 06 14 01 19DECIMAL: 20 20 27 33 6 20 1 25PRINT CommandPrint two Code 3 of 9 bar code symbols, of one inch height, the first symbol on theleft margin, the second symbol one inch to the right of the first symbol, and anasterisk (*) used as the start (first) and stop (last) characters. The data sets areABC+0123 and 1234.ASCII: DC4 DC4 ESC ( GS NUL *ABC+0123* GS H *01234* EMHEX: 14 14 1B 28 1D 00 2A 41 42 43 2B 30 31 32 33 2A1D 48 2A 30 31 32 33 34 2A 19DECIMAL: 20 20 27 40 29 00 42 65 66 67 43 48 49 50 51 4229 72 42 48 49 50 51 52 42 25176 4247 Printer Model A00 User’s Guide