7265 Programmer’s Manual 4Copyright © 2004 TallyGenicomompar ison, 7 Bi t/ 8 Bi t8 B i t Hex Description 7 Bit HexIND 84 Index ESC D 1B 44NEL 85 Next Line ESC E 1B 45HTS 88 Set Horizontal Tab ESC H 1B 48VTS 8A Set Vertical Tab ESC J 1B 4APLD 8B Partial Line Down ESC K 1B 4BPLU 8C Partial Line Up ESC L 1B 4CRI 8D Reverse Index ESC M 1B 4DDCS 90 Device Control String ESC P 1B 50PU1 91 Private Use 1 ESC Q 1B 51CSI 9B Control String Introducer ESC [ 1B 5BST 9C String Terminator ESC \ 1B 5COSC 9D Straps and Options Introducer ESC ] 1B 5D8-bit Control CodesANSI assigns control functions to characters 80 hex through 9F hex and calls these charactersC1 codes. You can set the printer to either interpret 80 hex - 9F hex as control codes or not. TheISU default status of this option is disabled.You can toggle the status of the 8-bit control code enable from the Emulations Options Menu orwith escape sequences. The pertinent escape sequences are the ANSI private use sequencesdescribed on page 12. In 8-bit mode, all of the lower contro l codes and ESC sequences remainactive. For example, you can use either PLD or ESC K for subscript printing. In 7-bit mode, onlyESC K is available.If 8-bit control code interpretation is disabled, then the printer processes characters 80 hexthrough 9F hex according to IBM PC character sets 1 or 2, depending on which is currentlyselected. The default is character set 1. You can toggle the character set selection from theEmulation Options Menu.If 8-bit control code interpretation is disabled and character set 1 is active, then the printer stripsthe most significant bit of characters 80 hex through 9F hex. For example, if you send 8A hexwhen 8-bit control code interpretation is disabled and character set 1 is active, then the printertreats 8A hex as 0A hex and performs a line feed.