User manual CITIZEN SB-745N

Lastmanuals offers a socially driven service of sharing, storing and searching manuals related to use of hardware and software : user guide, owner's manual, quick start guide, technical datasheets... DON'T FORGET : ALWAYS READ THE USER GUIDE BEFORE BUYING !!!

If this document matches the user guide, instructions manual or user manual, feature sets, schematics you are looking for, download it now. Lastmanuals provides you a fast and easy access to the user manual CITIZEN SB-745N. We hope that this CITIZEN SB-745N user guide will be useful to you.

Lastmanuals help download the user guide CITIZEN SB-745N.


Mode d'emploi CITIZEN SB-745N
Download
Manual abstract: user guide CITIZEN SB-745N

Detailed instructions for use are in the User's Guide.

[. . . ] 5 1. 3 Control Commands . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5 1. 3. 1 Control Command Details . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5 1. 3. 2 How to Send Control Commands . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5 2. CONTROL COMMANDS. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6 2. 1 ESC/POS Command List . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6 2. 1. 1 Description of Items. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10 2. 2 Command Details . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [. . . ] · No execution takes place when the macro is held undefined. · While in macro execution with n3 = 1, paper feed with the FEED switch is not available. GS : [Outline] [Caution] [See Also] [Sample Program] Refer to Sample Program and Print Results for GS:. - 68 - 2. 2. 10 Bar Code Commands GS H n [Function] [Code] [Range] Selecting of printing position of HRI characters <1D>H<48>H<n> 0n3 48n51 Selecting printing position of HRI characters in printing bar codes. n 0, 48 1, 49 2, 50 3, 51 Printing Position No printing Above the bar code Below the bar code Both above and below the bar code [Outline] The HRI characters refer to the bar code-turned characters so that you can read them. [Caution] · The HRI characters are printed in the font selected with GS f. · Specify before the GS k command. n=0 GS f, GS k [Default] [See Also] [Sample Program] LPRINT CHR$(&H1B);"3"; CHR$(5); LPRINT CHR$(&H1D);"h"; CHR$(50); LPRINT CHR$(&H1D);"H"; CHR$(0); GOSUB BC LPRINT CHR$(&H1D);"H"; CHR$(1); GOSUB BC LPRINT CHR$(&H1D);"H"; CHR$(2); GOSUB BC LPRINT CHR$(&H1D);"H"; CHR$(3); GOSUB BC END BC: LPRINT CHR$(&H1D);"k"; LPRINT CHR$(4); LPRINT "12"; CHR$(0); LPRINT CHR$(&HA); RETURN - 69 - [Print Results] No HRI characters 12 Printed above Printed below 12 12 Printed above and below 12 - 70 - GS f n [Function] [Code] [Range] Selecting the font of HRI characters <1D>H<66>H<n> 0n2 48n50 Selecting the font of HRI characters in printing bar code. The type of font can be selected with "n" as follows: n 0, 48 1, 49 2, 50 Font Font A (12 x 24) Font B (9 x 24) Font C (8 x 16) [Outline] The HRI characters refer to the bar code-turned characters so that you can read them. [Caution] [Default] [See Also] [Sample Program] LPRINT CHR$(&H1D);"h"; CHR$(50); LPRINT CHR$(&H1D);"H"; CHR$(2); LPRINT CHR$(&H1D);"f"; CHR$(0); GOSUB BC LPRINT CHR$(&H1D);"f"; CHR$(1); GOSUB BC END BC: LPRINT CHR$(&H1D);"k"; LPRINT CHR$(4); LPRINT "12"; +CHR$(0); LPRINT CHR$(&HA); RETURN [Print Results] FONT A The HRI characters are printed at the position specified with GS H. n=0 GS H FONT B - 71 - GS h n [Function] [Code] [Range] [Outline] Specifying the height of the bar code <1D>H<68>H<n> 1n255 Selecting bar code height. "n" denotes the number of dots in the vertical direction. In this case, the data mapping start position does not move. · If the bar code is wider than the print area, the bar code is not printed, but the data mapping start position is moved to the left end of the non-print area. - 74 - [Description of Bar Codes] UPC-A This bar code, consisting of numerals only, has a fixed length of 12 columns; a 11column number entered from the host or application software plus a check digit (12th column) automatically calculated inside the printer. If the 12th-column numeral is sent from the host, the entire bar code will be printed as it is. This bar code, consisting of numerals only, has a fixed length of 8 columns; the first number system character is "0" stationary. A 12-column numeral entered from the host or application software is compressed to 8 columns with a check digit attached and then is printed. The 12th-column check digit is automatically calculated inside the printer. If it is and sent from the host, the entire bar code will be printed, compressed to 8 columns. This bar code, consisting of numerals only, has a fixed length of 13 columns; a 12column number entered from the host or application software plus a check digit (13th column) automatically calculated inside the printer. If the 13th-column numeral is sent from the host, the entire bar code will be printed as it is. This bar code, consisting of numerals only, has a fixed length of 8 columns; a 7column number entered from the host or application software plus a check digit (8th column) automatically calculated inside the printer. If the 8th-column numeral is sent from the host, the entire bar code will be printed as it is. [. . . ] OFF (0) DSR Signal Operation at ON (1): Used as Reset signal. Operation at OFF (0): Not used as Reset signal. [Default] OFF(0) [Invalid] ·MSW 1-8: Reserved (OFF(0)Fixed) Invalid ON (1) Valid - 151 - (2) MSW2 · MSW 2-1: Reserved (ON(1)Fixed) · MSW 2-2: Reserved (OFF(0)Fixed) · MSW 2-3: Valid/Invalid of buffered printing [Function] Selects Valid/Invalid of buffered printing. OFF (0) Spool print Invalid ON (1) Valid Operation at ON (1): Enables buffered printing. [. . . ]

DISCLAIMER TO DOWNLOAD THE USER GUIDE CITIZEN SB-745N

Lastmanuals offers a socially driven service of sharing, storing and searching manuals related to use of hardware and software : user guide, owner's manual, quick start guide, technical datasheets...
In any way can't Lastmanuals be held responsible if the document you are looking for is not available, incomplete, in a different language than yours, or if the model or language do not match the description. Lastmanuals, for instance, does not offer a translation service.

Click on "Download the user manual" at the end of this Contract if you accept its terms, the downloading of the manual CITIZEN SB-745N will begin.

Search for a user manual

 

Copyright © 2015 - LastManuals - All Rights Reserved.
Designated trademarks and brands are the property of their respective owners.

flag