Epson ESC Manuel d'utilisateur

Naviguer en ligne ou télécharger Manuel d'utilisateur pour Projecteurs Epson ESC. ESC/POS ESC/POS ESC/POS ESC/POS ESC/POS ESC/POS ESC Manuel d'utilisatio

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 77
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 0
ESC/POS
ESC/POS
ESC/POS
ESC/POS
ESC/POS
ESC/POS
ESC/POS
ESC/POS
ESC/POS
ESC/POS
EXIT
EXIT
EXIT
RP-U420
Application Programming Guide
CLICK HERE for
“About This Manual”
CLICK HERE for
“Confidentiality Agreement”
EPSON
EPSON
CONFIDENTIAL
Vue de la page 0
1 2 3 4 5 6 ... 76 77

Résumé du contenu

Page 1 - CONFIDENTIAL

ESC/POSESC/POSESC/POSESC/POSESC/POSESC/POSESC/POSESC/POSESC/POSESC/POS EXITEXITEXITRP-U420 Application Programming GuideCLICK HERE for“About This Man

Page 2

CONFIDENTIALRP-U420 Usable application programs and tips Ver. 1.0p. 10 more moreProgramming ExamplePRINT #1, CHR$(&H1B);"@&qu

Page 3 - Confidentiality

CONFIDENTIALRP-U420 Usable application programs and tips Ver. 1.0p. 11 more moreTipsRP-U420 has a stamp function. ESC o executes a sta

Page 4

CONFIDENTIALRP-U420 Usable application programs and tips Ver. 1.0p. 12However, if you do the procedures above at the beginning of a receipt issue

Page 5

CONFIDENTIALRP-U420 Definitions Ver. 1.0p. 13 more moreDefinitions(1) Normal commandsNormal commands are all the commands except real-

Page 6 - System Processing Procedures

CONFIDENTIALRP-U420 Definitions Ver. 1.0p. 14(11) Horizontal/vertical directionHorizontal direction is the direction which is perpendicular to the

Page 7

CONFIDENTIALRP-U420 Character code tables Ver. 1.0p. 15 more more Character code tablesSP in a table represents space. See Using the c

Page 8

CONFIDENTIALRP-U420 Character code tables Ver. 1.0p. 16 more morePage 1 (Katakana)

Page 9

CONFIDENTIALRP-U420 Character code tables Ver. 1.0p. 17 more morePage 2 (PC850: Multilingual)

Page 10

CONFIDENTIALRP-U420 Character code tables Ver. 1.0p. 18 more morePage 3 (PC860: Portuguese)

Page 11

CONFIDENTIALRP-U420 Character code tables Ver. 1.0p. 19 more morePage 4 (PC863: Canadian-French)

Page 12

ESC/POSESC/POSESC/POSESC/POSESC/POSESC/POSESC/POSESC/POSESC/POSESC/POS RP-U420 Application Programming GuideVersion 1.0Seiko Epson CorporationSystem

Page 13 - DEFINITIONS

CONFIDENTIALRP-U420 Character code tables Ver. 1.0p. 20 more morePage 5 (PC865: Nordic)

Page 14

CONFIDENTIALRP-U420 Character code tables Ver. 1.0p. 21 more morePage 16 (WPC1252)

Page 15 - CHARACTER CODE TABLES

CONFIDENTIALRP-U420 Character code tables Ver. 1.0p. 22 more morePage 17 (PC866: Cyrillic #2)

Page 16

CONFIDENTIALRP-U420 Character code tables Ver. 1.0p. 23 more morePage 18 (PC862: Latin2)

Page 17

CONFIDENTIALRP-U420 Character code tables Ver. 1.0p. 24 more morePage 19 (PC858: Euro)

Page 18

CONFIDENTIALRP-U420 Using the character code tables Ver. 1.0p. 25Using the character code tablesThe example below uses Page 0 (PC437) to illustrat

Page 19

CONFIDENTIALRP-U420 RP-U420 supported commands Ver. 1.0p. 26 more moreRP-U420 supported commandsCommand Classification Name Function t

Page 20

CONFIDENTIALRP-U420 RP-U420 supported commands Ver. 1.0p. 27ESC c 4SETTING COMMANDSelect paper sensor(s) to stop printingPAPER SENSOR COMMANDS50ES

Page 21

CONFIDENTIALRP-U420 Print commands LFVer. 1.0p. 28LFEXECUTING COMMAND[Name]Print and line feed[Format]ASCII LFHex 0ADecimal 10[Range]None[Default]

Page 22

CONFIDENTIALRP-U420 Print commands FFVer. 1.0p. 29FFEXECUTING COMMAND[Name]Print and feed paper to print starting position[Format]ASCII FFHex 0CDe

Page 23

ESC/POSESC/POSESC/POSESC/POSESC/POSESC/POSESC/POSESC/POSESC/POSESC/POS BY USING THIS DOCUMENT, YOU AGREE TO ABIDE BY THE TERMS OF THISAGREEMENT. PLE

Page 24

CONFIDENTIALRP-U420 Print commands CRVer. 1.0p. 30CREXECUTING COMMAND[Name]Print and carriage return[Format]ASCII CRHex 0DDecimal 13[Range]None[De

Page 25

CONFIDENTIALRP-U420 Print position commands RSVer. 1.0p. 31RSEXECUTING COMMAND[Name]Journal tab[Format]ASCII RSHex 1EDecimal 30[Range]None[Default

Page 26 - RP-U420 SUPPORTED COMMANDS

CONFIDENTIALRP-U420 Character commands ESC !Ver. 1.0p. 32 more moreESC !SETTING COMMAND[Name]Select print mode(s)[Format]ASCII ESC !nH

Page 27

CONFIDENTIALRP-U420 Character commands ESC !Ver. 1.0p. 33 Program Example Print SampleAA: NormalBB, Double-widthPRINT #1, CHR$(&H1B);"!&q

Page 28

CONFIDENTIALRP-U420 Character commands ESC %Ver. 1.0p. 34 more moreESC %SETTING COMMAND[Name]Select/cancel user-defined character set[

Page 29

CONFIDENTIALRP-U420 Character commands ESC %Ver. 1.0p. 35Program Example Program Example (continued)PRINT #1, CHR$(&H1B);"&";CHR

Page 30

CONFIDENTIALRP-U420 Character commands ESC &Ver. 1.0p. 36 more moreESC &SETTING COMMAND[Name]Define user-defined characters[Fo

Page 31

CONFIDENTIALRP-U420 Character commands ESC &Ver. 1.0p. 37 The defined downloaded characters are cleared in the following circumstances:• When

Page 32

CONFIDENTIALRP-U420 Bit-image commands ESC ✻Ver. 1.0p. 38 more moreESC ✻✻✻✻EXECUTING COMMAND[Name]Select bit-image mode[Format]ASCII E

Page 33

CONFIDENTIALRP-U420 Bit-image commands ESC ✻Ver. 1.0p. 39 more more If an adjacent dot is specified for the bit image in double-densi

Page 34

CONFIDENTIALRP-U420 Usable application programs and tips Ver. 1.0p. 4 more moreUsable application programs and tipsSystem ProcessingTh

Page 35

CONFIDENTIALRP-U420 Bit-image commands ESC ✻Ver. 1.0p. 40Program Example Print Sample m=16: GOSUB bitimage9 ← 9-dot single-densit

Page 36

CONFIDENTIALRP-U420 Mechanism control commands ESC <Ver. 1.0p. 41ESC < EXECUTING COMMAND[Name]Return home[Format]ASCII ESC <Hex 1B 3CDeci

Page 37

CONFIDENTIALRP-U420 Miscellaneous commands ESC =Ver. 1.0p. 42ESC =SETTING COMMAND[Name]Select device[Format]ASCII ESC =nHex 1B 3DnDecimal 27 61n[R

Page 38

CONFIDENTIALRP-U420 Character commands ESC ?Ver. 1.0p. 43ESC ?SETTING COMMAND[Name]Cancel user-defined characters[Format]ASCII ESC ?nHex 1B 3FnDec

Page 39

CONFIDENTIALRP-U420 Miscellaneous commands ESC @Ver. 1.0p. 44ESC @EXECUTING COMMANDSETTING COMMAND[Name]Initialize printer[Format]ASCII ESC @Hex 1

Page 40

CONFIDENTIALRP-U420 Character commands ESC RVer. 1.0p. 45 more moreESC RSETTING COMMAND[Name]Select an international character set[For

Page 41

CONFIDENTIALRP-U420 Character commands ESC RVer. 1.0p. 46[Notes] If ESC R n is executed, the user-defined characters that are defined with ESC &

Page 42

CONFIDENTIALRP-U420 Printing paper commands ESC c 0Ver. 1.0p. 47 more moreESC c 0EXECUTING COMMANDSETTING COMMAND[Name]Select paper ty

Page 43

CONFIDENTIALRP-U420 Printing paper commands ESC c 0Ver. 1.0p. 48 The printer waits for validation insertion until one of the following events occ

Page 44

CONFIDENTIALRP-U420 Paper sensor commands ESC c 3Ver. 1.0p. 49ESC c 3SETTING COMMAND[Name]Select paper sensor(s) to output paper-end signals[Forma

Page 45

CONFIDENTIALRP-U420 Usable application programs and tips Ver. 1.0p. 5 more morePrint SampleReceipt JournalStampJuly 6, 2000, 10:30← Da

Page 46

CONFIDENTIALRP-U420 Paper sensor commands ESC c 4Ver. 1.0p. 50ESC c 4SETTING COMMAND[Name]Select paper sensor(s) to stop printing[Format]ASCII ESC

Page 47

CONFIDENTIALRP-U420 Panel button command ESC c 5Ver. 1.0p. 51ESC c 5SETTING COMMAND[Name]Enable/disable panel buttons[Format]ASCII ESC c 5nHex 1B

Page 48

CONFIDENTIALRP-U420 Print commands ESC dVer. 1.0p. 52ESC dEXECUTING COMMAND[Name]Print and feed n lines[Format]ASCII ESC dnHex 1B 64nDecimal 27 10

Page 49

CONFIDENTIALRP-U420 Printing paper commands ESC fVer. 1.0p. 53ESC fSETTING COMMAND[Name]Set validation paper waiting time[Format]ASCII ESC ft1 t

Page 50

CONFIDENTIALRP-U420 Mechanism control commands ESC oVer. 1.0p. 54ESC oEXECUTING COMMAND[Name]Stamp[Format]ASCII ESC oHex 1B 6FDecimal 27 111[Range

Page 51

CONFIDENTIALRP-U420 Miscellaneous commands ESC pVer. 1.0p. 55ESC pEXECUTING COMMAND[Name]Generate pulse[Format]ASCII ESC pm t1 t2Hex 1B 70m

Page 52

CONFIDENTIALRP-U420 Character commands ESC tVer. 1.0p. 56 more moreESC tSETTING COMMAND[Name]Select character code table[Format]ASCII

Page 53

CONFIDENTIALRP-U420 Character commands ESC tVer. 1.0p. 57Program Example Print SamplePRINT #1, CHR$(&H1B);"t";CHR$(0); ← Select page

Page 54

CONFIDENTIALRP-U420 Character commands ESC zVer. 1.0p. 58 more moreESC zSETTING COMMAND[Name]Turn parallel printing mode on/off for re

Page 55

CONFIDENTIALRP-U420 Character commands ESC zVer. 1.0p. 59 Program ExamplePRINT #1, CHR$(&H1B);"c0";CHR$(3); ←Select paper types (rec

Page 56

CONFIDENTIALRP-U420 Usable application programs and tips Ver. 1.0p. 6 more moreSystem Processing ProceduresStep 4 is necessary for eff

Page 57

CONFIDENTIALRP-U420 Kanji commands FS &Ver. 1.0p. 60FS & SETTING COMMAND[Name]Select Kanji character mode[Format]ASCII FS &Hex 1C 26De

Page 58

CONFIDENTIALRP-U420 Kanji commands FS .Ver. 1.0p. 61FS . SETTING COMMAND[Name]Cancel Kanji character mode[Format]ASCII FS .Hex 1C 2EDecimal 28 46[

Page 59

CONFIDENTIALRP-U420 Miscellaneous commands GS IVer. 1.0p. 62 more moreGS IEXECUTING COMMAND[Name]Transmit printer ID[Format]ASCII GS I

Page 60

CONFIDENTIALRP-U420 Miscellaneous commands GS IVer. 1.0p. 63n = 2: Type ID[Notes] The printer transmits the status after confirming the host is

Page 61

CONFIDENTIALRP-U420 Mechanism control commands GS VVer. 1.0p. 64 more moreGS VEXECUTING COMMAND[Name]Feed paper to the cutting positio

Page 62

CONFIDENTIALRP-U420 Mechanism control commands GS VVer. 1.0p. 65• When DIP switch 1-7 is ON (manual cutter installed), m specifies the paper cutti

Page 63

CONFIDENTIALRP-U420 Mechanism control commands GS VVer. 1.0p. 66

Page 64

CONFIDENTIALRP-U420 Status commands GS rVer. 1.0p. 67 more moreGS rEXECUTING COMMAND[Name]Transmit status[Format]ASCII GS rnHex 1D 72n

Page 65

CONFIDENTIALRP-U420 Status commands GS rVer. 1.0p. 68Drawer kick-out connector status (n = 2, 50)5 Off 00 0 Validation sensor: paper presentOn 20

Page 66

CONFIDENTIALRP-U420 Status commands DLE EOTVer. 1.0p. 69 more moreDLE EOTEXECUTING COMMAND[Name]Real-time status transmission[Format]A

Page 67

CONFIDENTIALRP-U420 Usable application programs and tips Ver. 1.0p. 7 more moreProgramming ExamplePRINT #1, CHR$(&H1B);"@&quo

Page 68

CONFIDENTIALRP-U420 Status commands DLE EOTVer. 1.0p. 70 more more•n = 2: Offline status•n = 3: Error statusBit Off/On Hex Decimal Fun

Page 69

CONFIDENTIALRP-U420 Status commands DLE EOTVer. 1.0p. 71 more moreBit 2: This bit becomes “On” when home position detecting error or m

Page 70

CONFIDENTIALRP-U420 Status commands DLE EOTVer. 1.0p. 72 more more•n = 6: Validation status[Notes] The status is transmitted wheneve

Page 71

CONFIDENTIALRP-U420 Status commands DLE EOTVer. 1.0p. 73 With a serial interface model, this command is executed even when the printer is offline

Page 72

CONFIDENTIALRP-U420 Miscellaneous commands DLE ENQVer. 1.0p. 74 more moreDLE ENQEXECUTING COMMAND[Name]Real-time request to printer[Fo

Page 73 - Transmits offline status

CONFIDENTIALRP-U420 Miscellaneous commands DLE ENQVer. 1.0p. 75 DLE ENQ 1 restarts printing from the line where the error occurred.This command i

Page 74 - L nH d1 ... dk

CONFIDENTIALRP-U420 Miscellaneous commands DLE DC4Ver. 1.0p. 76 more moreDLE DC4EXECUTING COMMAND[Name]Generate pulse at real-time[For

Page 75

CONFIDENTIALRP-U420 Miscellaneous commands DLE DC4Ver. 1.0p. 77 This command should not be used within the data sequence of another command that

Page 76

CONFIDENTIALRP-U420 Usable application programs and tips Ver. 1.0p. 8 more more2-2 Issuing Taiwan Receipt The example shows procedures

Page 77

CONFIDENTIALRP-U420 Usable application programs and tips Ver. 1.0p. 9 more moreSystem Processing ProceduresStep 3 is necessary to exec

Commentaires sur ces manuels

Pas de commentaire