User manual CITIZEN PN60

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 PN60. We hope that this CITIZEN PN60 user guide will be useful to you.

Lastmanuals help download the user guide CITIZEN PN60.


Mode d'emploi CITIZEN PN60
Download
Manual abstract: user guide CITIZEN PN60

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

[. . . ] 1 1. 1 Operation Mode . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1 1. 2 Character Set . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1 1. 3 Control Commands . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1 1. 3. 1 Control Command Details . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [. . . ] n=0 [Default] [Sample Program] LPRINT CHR$(&H1B);"c5";CHR$(0); LPRINT CHR$(&H1B);"c5";CHR$(1); When enabling the FEED switch When disabling the FEED switch -- 62 -- 2. 2. 9 Macro Commands GS : [Function] [Code] [Outline] Starting/ending macro definition <1D>H<3A>H Specifying starting/ending macro definition. Reception of this command during macro definition signifies ending the macro definition. · Maximum content available for macro definition is 2048 bytes. A portion exceeding 2048 bytes is not defined. · When GS ^ is processed in macro definition, the macro definition is stopped and the content of definition is cleared. · Even with ESC @ (Initialization of the printer) having been executed, defined content is not cleared. Therefore, it is possible to include ESC @ into the content of macro definition. · Normal printing operation is carried out even during macro definition. GS ^ [Caution] [Default] [See Also] [Sample Program] LPRINT LPRINT LPRINT LPRINT LPRINT LPRINT LPRINT [Print Results] CHR$(&H1D);":"; "+------+";CHR$(&HA); "| |";CHR$(&HA); "+------+";CHR$(&HA); CHR$(&H1D);":"; CHR$(&H1D);"^"; CHR$(2);CHR$(10); < < < < Normal printing during macro definition Printing during macro execution -- 63 -- GS ^ n1 n2 n3 [Function] [Code] [Range] Executing the macro <1D>H<5E>H<n1><n2><n3> 0 0 0 n1 n2 n3 255 255 1 [Outline] Executing contents defined in macro. n1 : The number of times of macro execution n2 : Waiting time on macro execution: Waiting time of n2 × 100 msec is given for every execution. n3 : Macro execution mode n3 = 0 Continuous execution: The Macro is executed "n1" times continuously at the time interval specified by "n2". [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 -- 68 -- GS h n [Function] [Code] [Range] [Outline] Specifying the height of the bar code <1D>H<68>H<n> 1 n 255 Selecting bar code height. "n" denotes the number of dots in the vertical direction. n = 162 GS k, GS w Refer to Sample Program and Print Results for GS w. [Default] [See Also] [Sample Program] -- 69 -- GS k m [d1 . . . . . . (2) [Function] [Code] Printing the bar code (1) <1D>H<6B>H<m> [d1. . . . . dk] NULL (2) <1D>H<6B>H<m><n> [d1. . . . dn] (1) 0 m 6 (2) 65 m 73 The definitions of "k" and "d" vary with the bar code system. The definitions of "n" and "d" vary with the bar code system. [Range] [Outline] Selects a bar code system and prints the bar code. For (1): m 0 1 2 3 4 5 6 For (2): m 65 66 67 68 69 70 71 72 73 Bar Code System UPC-A UPC-E JAN13 (EAN) JAN8 (EAN) CODE39 ITF CODABAR CODE93 CODE128 Range of "n" 11 n 12 11 n 12 12 n 13 7n8 1 n 255 Range of "d" 48 d 57 48 d 57 48 d 57 48 d 57 48 d 57, 65 d 90 32, 36, 37, 43, 45, 46, 47 48 d 57 68 Bar Code System UPC-A UPC-E JAN13 (EAN) JAN8 (EAN) CODE39 ITF CODABAR Range of "k" 11 k 12 11 k 12 12 k 13 7k8 1 1 1 k k (An even number) k Range of "d" 48 d 57 48 d 57 48 d 57 48 d 57 48 d 57, 65 d 90 32, 36, 37, 43, 45, 46, 47 48 d 57 48 d 57, 65 d 68 36, 43, 45, 46, 47, 58 1 n 255 (An even number) 1 1 2 n n n 255 255 255 48 d 57, 65 d 36, 43, 45, 46, 47, 58 0 d 127 0 d 127 -- 70 -- [Caution] For (1): · This command ends with a NULL code. · For UPC-A or UPC-E, the bar code is printed when 12 bytes of bar code data have been entered, and the subsequent data is handled as normal data. · For JAN13, the bar code is printed when 13 bytes of bar code data have been entered, and the subsequent data is handled as normal data. · For JAN8, the bar code is printed when 8 bytes of bar code data have been entered, and the subsequent data is handled as normal data. · The data of ITF bar code must have an even number of columns. [. . . ] Performing Termination and returning to the Compatibility mode. Remaining in the Host Busy Data Not Available phase. Setting HostBusy (nAutoFd) to Low and moving to the Reverse Idle phase. (Event 7) (2) (3) (4) (5) (6) (7) (8) (9) (10) When more data is to be received from the printer, the host chooses one of three status selections: 1. [. . . ]

DISCLAIMER TO DOWNLOAD THE USER GUIDE CITIZEN PN60

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 PN60 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