Home

User`s Manual

image

Contents

1. CONTROL According to the American Standard Code of Information CODES Interchange ASCII there are 32 control codes in addition to the codes for the printable characters Control codes are sent as data but the receiving device interprets them as abbreviated instructions communication status messages etc The printer recognizes these control codes Code Function Abbreviation Hex Decimal NUL 00 0 SOH 01 1 Reserved STX 02 2 Reserved ETX 03 3 EOT 04 4 ENO 05 5 Reserved ACK 06 6 BEL 07 7 Back Space BS 08 8 HT 09 9 Line Feed LF 0A 10 VT OB 11 EE OC 12 Carriage Return CR OD 13 Double Height SO OE 14 Double Width SI OF 15 Reset Seq to 0000 DLE 10 16 nhibit Line Space DC1 11 17 Dot Graphics DC2 12 18 User Character DC3 13 19 Set Time amp Date DC4 14 20 Reserved NAK 15 21 Get time and date SYN 16 22 ETB 17 23 Stop Reverse Field CAN 18 24 Reverse Field EM 19 25 Escape ESC 1B 27 FS 1C 28 24 Column Mode GS 1D 29 32 Column Mode RS 1E 30 40 Column Mode US 1F 31 The printer will ignore all other control codes 24 Back Space Code 8 Line Feed Code 10 Carriage Return Code 13 Double Height Code 14 Double Width Code 15 25 Upon receipt of this code the printer erases from its buffer the previously received character This is useful in correcting typing errors for programs that send data both to a video screen and the hardcopy pr
2. day of week year month day 24 hour time Sunday 1 This control code is used to read the printer s time and date clock Following is the ASCII string received YYMMDDHHMMD TS day of week Sunday 1 year month day 24 hour time Sending this control code will turn off the reverse field mode that is selected using control code 25 Send this control code to turn on the reverse field printing mode This will print white letters on a dark background Do not print more that three reverse field print lines Also do not print more than a few empty spaces in a reverse field The printer may become overloaded and stop printing 30 31 Selectable Column Width Codes 29 30 31 Printable Characters The printer powers up in the column mode last selected by configuration You can change the column width by sending the appropriate control code from the list below Control code 29 24 columns Control code 30 32 columns Control code 31 40 columns You can send the control code at any point on a line before the buffer becomes filled You cannot change column widths on the same line The Model 122X printer can produce all ASCII characters from hex 20 through hex 7D decimal 32 through 125 Here s what they look like D nu dH LL amp amp 7 CQ gt gt 55 A 11 22 33 44 55 65 77 83 99 33 lt lt gt gt m a AA BB CC DD EE FF GG HH II JJ KK LL MM NN OO PP QQ RR SS TT U
3. 1 2 BUSY LINE serial only BUSY BUFF serial only XON XOFF LINE serial only XON XOFF BUFF serial only 24 32 40 No non inverted printing YES inverted printing 5x8 font 5x5 font No magnification Double width Double height Double width double height 33 Notes WEIGH TRONIX 1000 Armstrong Drive Fairmont MN 56031 USA Telephone 507 238 4461 Facsimile 507 238 4195 E mail service wt nci com www wt nci com
4. I 166 73 165 18 17 36 54 18 34 32 4008 LPRINT f 132 4098 NEXT 4289 DATA 48 72 66 16 132 132 22 41 18 LPRINT 8 228 49 18 7 253 36 39 38 37 3 4120 END 5 69 4200 46 0 0 182 48 0 0 0 8 4290 DATA 48 148 164 16 135 77 9 16 1 128 8 8 0 0 0 8 see ee 10 32 42 196 218 41 DATA 113 0 64 155 72 90 0 911602164 0 0 2 0 8 9 rer 4380 DATA 39 99 24 16 130 50 64 4220 DATA 160 126 64 16 132 0 G By 16 2 64 0 8 2 8 0 8 4238 DATA 52 128 224 16 13258585 8 0 16 1 136 0 8 2 2 0 0 4248 DATA 35 8 64 16 132 48 88 8 8 42 16 249 1 138 194 0 8 16 Character Code 19 these steps 65 148 232 175 198s 175146 2 1651 4 24 4318 DATA 0 0 0 0 0 0 64 64 0 0 0 0 0 2 0 8 0 8 4328 DATA 9 0 0 0 0 0 64 64 8 By 9 0 0 2 0 0 0 0 By using CHR 19 you enter the Custom Character mode This allows you to design and print your own 6 x 8 charac ter by inputting data A data statement is made of num bers that represent a row of dots which when read all together will make up your character To design your character follow the example below You should notice that each number in the data statement corresponds to one row in your character To design a character follow 28 29 1 Use quad ruled paper to design your character 2 Number 8 consecutive rows like this 2 4 6 32 64 28 3 Now design your character in dot form see the example below 4 Ad
5. for 11 bit words HANDSHAKE is the next parameter Choose from the following settings BUSY LINE BUSY BUFFER XON XOFF LINE XON XOFF BUFFER NONE COLUMNS is the next parameter Select the number of characters per line columns for this parameter The choices you have are 24 32 or 40 Below are samples of each 24 Column Text 32 Column Text 4 Column Text INVERT is the next parameter Choose OK if you want inverted text upside down or NEXT if you want non inverted text right side up in your printouts Below is an example of inverted text STAWES SIA FONT is the next parameter Choose from a 5 x 5 dot matrix print pattern or a 5 x 8 dot matrix pattern The 5 x 5 dot pattern produces only upper case capital letters 5 X 5 TYPE IS ALWAYS CAPITALS The last parameter is MAGNIFICATION This refers to the size of printed type from your printer Your choices with examples are NONE HONE DOUBLE WIDE DOUBLE WIDE CUSTOM DOUBLE HIGH DOUBLE WIDE HIGH DOUBLE WIDE HIGH After you choose one of the magnifications the printer will print Ready to show the printer is out of the configuration menu and the setup menu and is ready to print The next setup menu item after CONFIGURE is CUSTOM With the printer in the setup menu and with CUSTOM as the last item printed if you press OK right side the printer will print the following jek SETUP MENU CONFIGURE tHEXT OK
6. line down every 8 boxes across Now fill in each box of the grid that you want to be printed Now do the following procedure to compute the eighteen values which describe your desired bit pattern Imagine placing the number sequence over each of the first eight grid boxes 128 64 32 16 8 4 2 Now add together all the numbers above the boxes which are filled in or have a dot as in the example above In our example we would have 2 16 32 which equals 50 50 then would be the first entry of a data statement which would be followed by seventeen more numbers computed in the exact same manner as the example Once you have the eighteen values in a data statement you need simply run a program which prints a CHR 18 followed by the data value read from the data statement Don t forget to end all of your print statements with semicolon This will prevent carriage returns CHR 13 from being sent which would become part of the eighteen data values for which the printer is waiting Example 1 3079 3089 IF B 255 THEN 8 08 25 3898 5070 3929 User Programmable Example 2 4009 REM PRINT BIT MAPPED 4018 LPRINT 4020 FUR J 1 TO 15 4038 R CHR C182 4048 FOR I 1 TO 18 4250 DATA 32 128 67 144 132 72 1 90 100 72 112 0 137 194 67 34 1 92 28 48 4268 DATA 32 64 64 16 132 152 66 144 1 9 365 354 19 34 54 6 4068 RS AS CHRS CET 4270 DATA 32 721645 165 1325 132 66 4070 NEXT
7. that line and the next If a CHR 17 is not on a print line the normal space between lines will be printed 18 BS CHPS 17 Example 26 LFRINT Bs 38 LPRIMT M BS 4 LPRIMT pt Bs 58 LPRINT I B 68 LPRINT 31 B Run Es 26 27 Dot Graphics Code 18 The mechanism used in the printer prints one line of dots across at a time This means that when it prints one line of characters it has actually printed ten lines of dots where the first eight lines make up the character and the ast two lines are blank for the space between character ines By using the CHR 18 control code you can tell the printer which dots to print for one whole dot line Since here are 144 dots per line you must follow the CHR 18 control code with 144 bits of information For every place here is a one in the 144 bit pattern you send the printer will print a dot Rather than receive one bit at a time the printer expects to receive the information eight bits at a ime This means that after receiving a CHR 18 the next eighteen 8 bit characters it receives will be printed as dots to form one dot line To figure out the dot pattern values to send after the CHR 18 you will need some grid paper A large sheet with 144 grid boxes across would be convenient If such a large sheet of paper is not available you could divide your pattern in half and work with 72 grid boxes across Divide up your grid paper by drawing a heavy
8. the month DOW day of week abbreviation currently configured format XXXX current sequence number 32 Default Table Below is a table showing the possible values for the Custom and Configuration menu parameters The values shown in bold type are the default settings T D Format 1 2 3 4 5 6 F 8 9 Auto T amp D 1 2 Auto SEQ 1 2 Zero 1 2 Pound 1 2 symbol Underscore 1 2 Busy Invert 1 2 Online Offline 1 2 ExtChSet 1 2 Print Ready 1 2 Custom Menu one DD YY hh mm M MM DD YY hh mm M DOW DD YY hh mm DD YY hh mm DOW M YY hh mm M M YY hh mm M DOW M YY hh mm M YY hh mm DOW ON YY hh mm M ON YY hh mm M DOW ON YY hh mm ON YY hh mm DOW D D D D D D D D UO OOOOCOOCOOCOOUO NO no print after CR YES print after CR NO no print after CR YES print after CR Zero with slash O Zero without slash U S pound symbol British pound sterling Underscore gt Left arrow Non inverted busy CTS Inverted busy switch function enabled switch function disabled NO no extended char set YES Print Ready message Don t print Ready message Configuration Menu Baud Data Bits Parity Stop Bits Handshake Columns Inver Font Type Magnification NOOR WN gt WON gt BROWN 300 600 1200 2400 4800 9600 19200 7 8 ODD none if data bits 8 EVEN none if data bits 8
9. 1 CUSTOM CHEXT OK CUSTOM PRINT CUSTOM SETUP IHEXT OK1 If you press OK the printer will print the current custom setup A sample is shown below CUSTOM SETUP CLOCK INSTALLED CLOCK NOT SET MM DD YY hh mm M DOW AUTO T amp D NO AUTO SEQ NO ZERO 8 POUND SIGN Underscore BUSY INVERT NO ONLINE OFFLINE VES EXT CH SET NO PRINT READY VES Ready This printout shows you how each item is currently set Below is an explanation of each item and the choices you can make for each 12 T D Format This feature is available only on units with the time date option installed Time date option Is compatible Auto T amp D Appears only if the clock is installed Auto Seq Zero Pound Sign Underscore Busy Invert TIME DATE FORMAT is the next parameter Choose from the following formats MM DD YY hh mm M MM DD YY hh mm M DOW MM month MM DD YY hh mm DD day MM DD YY hh mm DOW YY year DD MM YY hh mm M hh hour DD MM YY hh mm M DOW mm minutes DD MM YY hh mm M AM or PM DD MM YY hh mm DOW DOW Day of week DD MON YY hh mm M DD MON YY hh mm M DOW DD MON YY hh mm DD MON YY hh mm DOW NONE AUTO TIME AND DATE is the next parameter Your choices are YES autoprint after CR carriage return NO do not autoprint after CR Autoprint of the time and date will not occur unless three seconds has elapsed since the printer has stopped pr
10. 1200 2400 4800 9600 19200 Voltage levels RS 232C 9 Volts to 9 Volts TTL 0 Volts to 5 Volts 20mA current loop RS 485 200mvV differential Character format Standard ASCII character set 10 or 11 bits per character 7 or 8 data bits Even or odd parity selection for 7 data bits Bit mapped graphics 10 bits per character required Busy signal Clear to Send CTS or XON XOFF 36 pin Centronics 1 5K standard 8K optional Approximately 9500 byte capacity with option installed Impact dot matrix 5x8o0r5x5 24 column 32 column 40 column 12 8 characters inch 17 characters inch 21 characters inch 7 6 lines per inch character mode 9 1 lines per inch graphic mode 38 lines per minute for 24 column 33 lines per minute for 32 and 40 column 2 25 W x 2 75 D 0 44 I D 2 25 W x 1 25 D 1 Watts idle 10 Watts while printing 9 VAC 120 VAC stepdown converter included Multi national converters optional Optional 9 12 VDC 100mA idle 1500mA with 100 printing 2 9A peak with 100 printing 4 1 W x 4 5 L x 2 H Table top Panel mount 5 C to 40 C 41 F to 104 F Print Head Life 500 000 lines mean character before failure Ribbon life Black 200 000 characters Purple 250 000 characters Paper Large roll 12 500 lines Small roll 3 000 lines Rocker Switch Left side Toggles printer on and offline Right side Paper Feed Ready Indicator Introduction The Model 122X impact print
11. BLE OF CONTENTS Introduction 1 Installation esses 1 Installing the 1 To Remove the Paper Roll 4 Operati p Pede d Vi nd RARO cs 5 Connecting and Powering up Your Printer 5 Maintenances 5 Changing the Printer Ribbon 6 Inserting a Ribbon with Paper in the Printer 7 Printer Test and Setup sss 8 Printer ite de eee dtes 8 Accessing the Setup Menu 9 CONFIGURE x t indere RES eI ries 9 CUSTOM scx iiiter o eene Unde rna 12 SET CLOCK Anta ots 14 RESET cal S 15 Communication essent 16 Model 1220 RS 232 Serial Version 16 Model 1221 Parallel Version 18 Model 1222 Serial TTL Version 20 Model 1223 20 mA Current Loop Version 21 Model 1224 RS 485 Serial Version 22 Control Codes sse 24 Default Table eee meis 33 Interface Serial Interface Parallel Character Buffering Print Method Character Matrix Character Spacing Line Feed Spacing Print Speed Paper Power AC Voltage DC Voltage External Dimensions Operating Temp Available baud rates 300 600
12. Model 122X MiniPrinter Series User s Manual UNITED STATES This equipment has been tested and found to comply with the limits for a Class A digital device pursuant to Part 15 of the FCC Rules These limits are designed to provide reasonable protection against harmful interference when the equipment is operated in a commercial environment This equipment generates uses and can radiate radio frequency energy and if not installed and used in accordance with the instruction manual may cause harmful interference to radio communications Operation of this equipment in aresidential area is likely to cause harmful interference in which case the user will be required to correct the interference at his own expense CANADA This digital apparatus does not exceed the Class A limits for radio noise emissions from digital apparatus set out in the Radio Interference Regulations of the Canadian Department of Communications Le present appareil numerique n emet pas de bruits radioelectriques depassant les limites applicables aux appareils numeriques de la Class A prescrites dans le Reglement sur le brouillage radioelectrique que edicte par le ministere des Communications du Canada CAUTION Risk of electrical shock Do not remove cover No user serviceable parts inside Refer servicing to qualified service personnel Weigh Tronix reserves the right to change specifications at any time 10 01 122XUser sManual p65 PN 7424 14954G TA
13. OFF Logic 1 9V Space ON Logic 0 9V Model 1221 Parallel Version Wall mount Transformer 36 pin Centronics Connector Power Cord Pin No Signal Direction Description 1 Data Strobe To printer Samples input data when held low for 10 microseconds 2 Data Bit 1 3 Data Bit 2 4 Data Bit 3 5 Data Bit 4 Indicates input data 6 Data Bit 5 To printer High level indicates 1 and 7 Data Bit 6 low level 0 8 Data Bit 7 9 Data Bit 8 10 Acknowledge From printer Indicates character input completion at low level 11 BUSY From printer Indicates data cannot be received at high level 16 29 0 Volts Twisted pair return For pins 1 to 11 12 0 Volts From printer High Out of paper 13 Tbv From printer High printer selected 32 5v From printer Low level Error condition The rest are not used 4 C gt a Parallel Connector Pin Arrangement 1 Connectors On the printer 36 pin receptacle equivalent to 57 40360 12 D56 AMP On the cable 36 pin plug equivalent to 57 30360 AMP or plug equivalent to 552274 1 AMP cover equivalent to 552073 1 AMP 2 Cable Use a cable less than 10 feet long A shielded cable using twisted pair conductions is desirable 3 Connector Locks After engaging the connectors fasten them with lo
14. U VV BB OVV ZZ DE NN 11 11 ee 77 aa bb cc dd ee ff 33 hh ii Ji kk 11 mm nn oo PP 43 Fr ss tt uu vv ww xx yy zz 1 25 Note the last two codes of the usual ASCII character set are not supported Instead if CHR 126 which corre sponds to hexadecimal 7E is received by the 122X printer it will print the character defined in its RAM Random Access Memory The section on USER Programmable Character describes how this RAM can be loaded with any 6 x 8 pattern The model 122X also has a graphic character set that resides between hexidecimal values 80 and FF decimal 128 and 255 The symbols used are compatible with Radio Shack Model 100 portable computer bb co db tt ef ii sr zz tt jj 44 RR CA t AR AK PR t8 YY Tt 44 OO oo VY 960 EE xXx 55 f AP UP uus Ol gg FP we di UB cr 334 rrt A Ate 4 14 H a4 er WR Printer Escape Command Code Definitions For special applications please contact our Customer Service Department for further assistance Command lt ESC gt 0 ESC 1 ESC gt 2 ESC gt 3 ESC gt 4 AA AA lt ESC gt 5 lt ESC gt 6 lt ESC gt 9 Phone 800 982 6622 707 527 5555 Fax 800 847 6743 707 579 0180 Print formatted data HH MM 24 hour format HH MM_ M 12 hour format with AM or PM MM DD YY month day year DD MM YY day month year numeric month DD MON YY day month year with 3 letter abbreviation of
15. XB ENEXT OK Set Year 83 LNEXT OK1 Set Mon Xl Ls ENEXTAOKI Set Mon 08 Set Dag Ml EHEXT OK Set GHL HEXT OK Set DOW Basanan o CHEXT 0K DOW 0 Sunday 1 Monday 2 Tuesday 3 Wednesday 4 Thursday 5 Friday 6 Saturday When you have completed the SET DATE menu the following is printed automatically SET TIME xxx Set Hour HW6 NEXT 0K Choose NEXT left side to increment the number or OK right side to accept the 1 Repeat this same procedure for hours and minutes as shown below xxx SET TIME Xxx Set Hour Set Hour Set Min Set Min Start Clock ees 0K Ready When everything is as you want it and you press OK START CLOCK is printed Press OK right side to start the clock The printer then prints Ready showing you that it is out of the setup menu and ready to print RESET SEQ RESET SEQ is the last setup menu item This menu item lets you reset the sequence number This number is the number of print transactions since the last reset With the printer in the setup menu and with RESET SEQ as the last item printed if you press OK right side the sequence number will be reset to zero and the printer will print Ready and printer is ready to print To skip resetting the sequence number to zero press NEXT left side CONFIGURE is printed Unplug and replug 15 in the p
16. ave to try steps 1 and 2 again to access the setup menu After you access the setup menu if you press NEXT left side of switch repeatedly you will see the following list printed If you keep pressing NEXT left side the list repeats itself X k SETUP MENU Xxx CONFIGURE HERT OK1 CUSTOM HEXT OK1 SET CLOCK CNEXT OK RESET SEG NEXT OK CONFIGURE CNEXT 0K As you can see from the above printout the setup menu contains the following items CONFIGURE menu CUSTOM menu SET CLOCK menu RESET SEQ The following pages explain these items and how to customize the printer to your needs The first setup menu item reads CONFIGURE NEXT OK NEXT OK is a visual clue so you know that pressing the left side of the rocker switch will go to the NEXT part of the menu and that pressing the right side of the rocker Switch will accept or say OK to what this line of the setup menu says Load Defaults The parallel interface does not have these selections The complete list of defaults is shown in the Default Table at the end of this manual Baud Rate Data Bits With the printer in the setup menu and with CONFIGURE NEXT OK as the last item printed press OK right side to access the CONFIGURE menu The following is printed fork SETUP MENU xx CONFIGURE CHEXT 0K CONFIGURATION MENU LOAD DEFAULTS HEXT 0K LOAD DEFAULTS gives you the opportunity to reset the pri
17. ch the appropriate cable between the printer and your host device The connector on the printer side is keyed so that you cannot plug the cable in the wrong way This means that the pins should be positioned so that a slight pressure will seat the cable properly Do not force the pins in Doing so could damage the cable Plug the power cord into the back of the printer Plug the transformer into an appropriate AC outlet The unit will power up automatically and print Ready This means the printer is ready to print The Paper Feed switch on the printer is a rocker type Switch Push the left side of the rocker switch to toggle the printer on and offline Push the right side of the switch to advance the paper Your printer is now ready for printing The printer stores characters for printing until one of two things happens 1 2 Its line buffer is filled It receives a line feed hexadecimal 0A or a carriage return hexadecimal OD code When 1 or 2 occurs the printer prints out the contents of its line buffer If the buffer is empty when the carriage return is received the printer simply advances the paper one line leaving a blank line in the printout When printing becomes faint or difficult to see replace the ribbon in your printer with an NCI cartridge ribbon Ribbon Type NCI Part Number Black 223320029 Purple 223320011 Long lasting Black 223320045 amp EJECT Changing the Printer If your printe
18. cks 12 B DATA STROBE BUSY ACKNOWLEDGE e 1 0 minimum 2 0 5 microseconds minimum T3 1 microsecond minimum T4 Approx 6 8 microseconds Model 1222 Serial TTL Version Wall mount tr 0 ansformer NS 5 pin male DIN plug Power cord Pin No Type BUSY GROUND RCV DATA XMT DATA NOT USED 20 Model 1223 20 mA Current Loop Version Wall mount Transformer Power Cord 21 Pin No Signal Direction Description 1 Chassis ground Cable shield 23 RD Received data From printer Printer data return line 25 RD Received data To printer Printer data input line Optional The rest are not used Model 1224 RS 485 Serial Version Wall mount Transformer 9 pin DB M Connector Power Cord Pin No Signal DTE Direction Description 2 TXD From printer Printer data output line 6 TXD 3 RXD To printer Printer data input line 8 RXD The rest are not used 22 23 Serial Connector Pin Arrangement Do 0soo0oo0o000d 9 9 000006 OQ Connectors On the printer 25 hole receptacle equivalent to DB 25S On the cable 25 pin plug equivalent to DB 25P Cable Use cable less than 2500 feet long A shielded cable using twisted pair conductors is desirable
19. d together all the numbers from the column on the left counting only where you have placed a dot in a row In our example the first column has three dots located in rows 4 8 and 16 Added together they equal 28 5 Put your fi A N 64 128 nal total for each column into a da statement in column order 28 34 65 TOTAL 65 54 34 The data statement in your program will read DATA 28 34 65 65 54 34 The next step is to tell the printer your newly designed character To do this you must send a CHR 19 followed by the six numbers you computed above Following is an example of how this can be done Set Time and Date Control Code 20 Read Time and Date Control Code 22 Cancel Reverse Field Control Code 24 Reverse Field Control Code 25 18 DATAZ 34 65 65 H 34 ransed IPRINT character CHR 126 This is the proaramped character C After typing RUN your custom character will be stored in the printer s memory It will retain this information until the printer is switched off or until you write over the data by defining a different character To print your newly designed character simply send CHR 126 which corresponds to hexidecimal value 7E This control code is used when setting the printer s time and date clock Following is the text string to send when setting the clock YYMMDDHHMMD
20. e top of the printer mechanism When an inch of paper has emerged from the top of the printer release the Paper Feed button Now pull the paper through the printer until several inches are exposed Slide the paper through the slot in the printer cover 10 Push the back of the printer cover down and into place Ww 11 Press the front of the printer cover down to lock in place 12 Put the paper spindle into the paper roll as shown below and place the roll with the spindle onto the snaps near the back of the printer Turn the paper roll to take up any slack in the paper feeding to the printer Make sure the roll of paper turns freely If it does not turn freely the paper will jam and will possibly damage the printer mechanism To Remove the Paper 1 Advance the paper about one inch beyond the paper Roll cutter by using the Paper Feed switch 2 Lift the paper roll away from the printer housing and cut the paper feeding to the printer with scissors Try to make the cut as square as possible to help the next time you reload the paper 3 Pull the remaining paper through the printer mecha nism Be sure to pull the paper from the top paper cutter side WARNING Pulling the paper out of the back of the printer will damage the print mechanism Connecting and Powering Up Your Printer For DC modified units supplied with cable connect positive voltage to striped wire 1 Atta
21. er series consists of these models and electronic interfaces Model 1220 RS 232 Model 1221 Parallel Model 1222 TTL Model 1223 Current Loop Model 1224 RS 485 This manual is split into the following main sections Introduction Installation Operation Maintenance Printer Test and Setup Communication Default Settings Follow the precautions listed below when setting up your printer They are designed to help you keep your printer working at its best Plug your power supply into an appropriate grounded outlet Place your printer on a flat hard surface like a tabletop Keep your printer out of direct sunlight Installing the Paper 1 Remove the printer cover by pressing on the groove patterns to pop the front edge up Lift off the cover 2 Press the rocker switch to the left The light will go off 3 Unroll several inches of the paper 1 4 straight edge on the paper roll if it is jagged This will facilitate the entry of the paper into the printer Slide the paper through the slot connecting the paper compartment and the printer compartment You can slide it in about one quarter inch before it stops While holding the paper in place press the rocker Switch to the Paper Feed position The printer will activate and a rubber roller will pull the paper into the printer compartment Hold the switch in the Paper Feed position until the paper emerges from th
22. inter Remember that if you type more characters than the printer can print on line the printer will automatically start printing The printer handles this control code in exactly the same manner as carriage return control code 13 except when a line feed immediately follows a carriage return The line feed code is ignored if it is immediately preceded by a carriage return The default setting is 7 6 lines per inch Whenever a carriage return code is received the printer will print out the current contents of its buffer then clear the buffer to get ready for additional data This control code tells the printer to switch to the double height character line The control code can be sent at any time on a line it need not be the first code received by the printer after a carriage return You cannot mix normal and double height characters on the same line Once you select the double height the printer will remain in that mode until it receives a carriage return or line feed A line print caused by a buffer full condition will not clear the double height command This means that the wrap around print line will also be double height if the double height command was sent before the line buffer was filled This control code tells the printer to switch to double width character printing The control code should be sent as the first character on a line If it is received after half the maximum characters per line were sent then the printer
23. inting AUTO SEQUENCE NUMBER is the next parameter Choices YES NO autoprint sequence number after CR don t autoprint sequence number after CR Autoprint of the sequence number will not occur unless three seconds has elapsed since the printer has stopped printing ZERO is the next parameter Choose how you want the zero character to look in your printouts Choose between 0 and POUND SIGN is the next parameter Choose to show pound as or as the British sterling pound symbol _UNDERSCORE is the next parameter Choose which symbol the same ASCII code will print an underscore _ or a left arrow gt BUSY INVERT is next This controls the logic level for a busy signal for the CTS line Choices Online Offline Ext Ch Set The choice to use the extended character set is available only when 8 data bits are chosen Print Ready SET CLOCK YES voltage will be in a low state until the unit is busy then voltage level goes high NO voltage will be in a high state until the unit is busy then voltage level goes low ONLINE OFFLINE is next Choices YES enables the rocker switch to turn the printer offline NO disables the ONLINE OFFLINE ability EXT CH SET is next This stands for Extended Character Set Choices YES Allows you to use hexidecimal numbers above 80 true only for 8 data bits NO Disables the Extended Character Set ability PRINT READY is next Choices YES Pri
24. nter to all default settings shown below trk CONFIGURATION MENU LOAD DEFAULTS CHEXT OK BAUD 1208 CHEXT 0K1 DATA BITS 8 ENEXT OK STOP BITS 1 CMEXT 0K x HSHAKE BUSV BUFF HEXT 0K COLS 32 HEXT OK INVERT NO CHEXT 0K FONT 5x8 MAG NONE CHEXT 0K Ready Choose OK to do this or NEXT to go to the next param eter The following is printed k SETUP MENU xx CHEXT 0K CONFIGURE kk CONFIGURATION MENU LOAD DEFAULTS 1 BAUD 1200 CHEXT 0K Baud rate is the next parameter you can set in the CONFIGURE menu The complete list of parameters and their possible values is shown below The sample list above shows the current baud rate is 1200 To accept this press OK right side or view the next baud rate value by pressing NEXT left side Press OK when the baud rate you want is displayed Choose from these baud rates 300 600 1200 2400 4800 9600 or 19200 DATA BITS is the next parameter Choose the data bit value the same way baud rate was chosen Choices are 7 or 8 data bits 10 Parity Stop Bits Handshake Handshake is used for serial interface only Columns Invert Font Magnification Parity can be selected only if 7 data bits are set Choose Odd or Even If you choose 8 data bits parity defaults to None STOP BITS is the next parameter Choose 1 or 2 stop bits 1 stop bit is used for 10 bit words 2 stop bits are used
25. nts Ready upon power up NO Disables printing Ready WARNING If you choose NO then you will need to hold the left side of the rocker switch down for 4 to 6 Seconds to access the setup menu Begin timing when you plug in power to the unit and the red light comes on The paper feed motor does not run upon power up when Ready is disabled The next item in the Setup Menu is SET CLOCK With the printer in the setup menu and with SET CLOCK as the last item printed if you press OK right side the printer will print the following SET CLOCK CNEXT 0K whee SET DATE x Set Year The printout shows the year currently in memory 0 is reversed white on black to show the position of the cursor This is the number which will be incremented if NEXT left side is pressed If the number is correct press OK right side and the following is printed SET CLOCK kV SET DATE ii Set Yeari 39 e ENEXT OK Set Year 83 ENEXT OK The cursor now appears over the 2nd position Press NEXT left side to increment this number if needed and OK if itis right Continue this sequence of accepting or changing the year month day and DOW Day Of Week This feature is available only on units with the time date option installed work SETUP MENU Xxx CONFIGURE CUSTOM SET CLOCK LHEXT 0K1 kkk SET DATE 0 Set Year
26. r is used infrequently the print impression Ribbon may become weak because the ribbon has dried out To advance the ribbon to a new section hold down the Paper Feed switch for several seconds Below are the steps for replacing the ribbon 1 Turn the printer offline 2 Four small grooves are embossed on each side of the printer cover Push down on one or both of these areas until the printer cover tilts 3 When the printer cover is tilted up lift it completely off 4 Push down on the right side of ribbon cartridge where it is marked PUSH Remove the cartridge Cartridge ribbon f you get ribbon ink on the printer case wipe it off immediately Once it dries it is difficult to remove 5 Install new cartridge Be sure the ink cartridge is inserted firmly to prevent weak or irregular printing The cartridge must be properly seated and aligned for best printing 6 Turn the cartridge knob marked by an arrow clockwise to stretch the ribbon 7 Replace the cover 8 Replace the paper You may insert the ribbon cartridge if there is already paper in the printer Hold the cartridge as shown above and slide it over the paper and into the printer compartment Be sure the paper goes between the ribbon cartridge and the ink ribbon Printer Test and Setup Printer Test T amp D will be printed in the list to the right if the Time and Date option is installed The printer can be te
27. rinter to return to printing mode Ready is printed Communication Model 1220 RS 232 Serial Version This section shows the cable differences in the models of the 1220 series printer and the control codes and communication protocols Wall mount Transformer 0000000 25 pin DB F Connector Power Cord Pin No Signal DTE Direction Description 1 Chassis ground Cable shield 2 TD Transmitted From printer Printer data output line data 3 RD Received data To printer Printer data input line 7 SG Signal Signal ground 11 CTS Clear to send From printer Signal equivalent to BUSY indicating that printer is ready for operation and can receive data The rest are not used 16 Model 1220 2600 RS 232 Serial Version Wall mount Transformer Power Cord Pin No Signal DTE Direction Description 1 Chassis ground E Cable shield 2 RD Received data To printer Printer data input line 5 CTS Clear to send From printer Signal equivalent to BUSY indicating that printer is ready for operation and can receive data 7 SG Signal Signal Ground The rest are not used Serial Interface Voltage Levels Received data Mark OFF Logic 1 25V to 3V Space ON Logic 0 25V to 3V Clear to send Busy OFF Logic 1 9V Not Busy ON Logic 0 9V Transmitted data Mark
28. sted and setup using the steps described in this section Testing and setup are done using the rocker switch on the printer With the printer unplugged at the outlet or at the back of the printer press and hold the right side of switch as you plug the unit in The printer will print out a list of the configuration as it currently exists then do a continuous print test To stop the print test press either side of the rocker switch Below is a sample of what is printed when you do the print test k PRINTER TEST Serial Version B122XL 1458 0123456789 8528 C 78123456789 8528 k 0123456789 48 0123456789 4 amp Ote 0123456789 amp Ofke 78123456789 70123456789 ae try awe Accessing the Setup Menu This manual assumes the time and date option is installed and operating If you do not have this option you will not see references to the clock or date listed in most menus CONFIGURE To access the setup menu follow these steps 1 Unplug the printer either at the outlet or at the back of the printer 2 Press and hold down the left side of the rocker switch and plug in the printer The printer will advance the paper After the paper advance has stopped count for 3 to 5 seconds and then release the switch The following is printed wrk SETUP MENU xk CONFIGURE CHEXT OK If you wait less than three or more than five seconds Ready is printed and you will h
29. will ignore all characters on the last half of the line You cannot mix normal and double width characters on the same line Once you select the double width the printer will remain in that mode until it receives a carriage return or line feed A line print caused by a buffer full condition will not clear the double width command This means that the wrap around print line will also be double width if the double width command was sent before the line buffer was filled Enlarged Printing Codes 14 and 15 Reset Sequence Number Code 16 Inhibit Line Spacing Code 17 Enlarged printing may be selected by sending both the double height command control code 14 and the double width command control code 15 The control codes may be sent in either order but because of the double width restrictions the codes should be sent at the beginning of a line Example of Control Codes 14 and 15 PRESENTI n ine IMPA KI PRINTER WEI GH TRONIX When the printer receives this control code it will immedi ately reset the sequence number to 00000 A standard character line is made up of ten dot lines Eight of these dot lines are used for the printable character and two are used for space between lines When using character graphics it is desirable to eliminate the two blank lines so the graphic characters connect together Sending a CHR 17 control code 17 anywhere on a line of data will stop the printer from putting space between

Download Pdf Manuals

image

Related Search

Related Contents

      Samsung GT-E2222 Korisničko uputstvo  Sirius Satellite Radio TTR1 Satellite Radio User Manual  

Copyright © All rights reserved.
Failed to retrieve file