Citizen Systems 1.8 manual

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61

Ir para a página of

Bom manual de uso

As regras impõem ao revendedor a obrigação de fornecer ao comprador o manual com o produto Citizen Systems 1.8. A falta de manual ou informações incorretas fornecidas ao consumidor são a base de uma queixa por não conformidade do produto com o contrato. De acordo com a lei, pode anexar o manual em uma outra forma de que em papel, o que é frequentemente utilizado, anexando uma forma gráfica ou manual electrónicoCitizen Systems 1.8 vídeos instrutivos para os usuários. A condição é uma forma legível e compreensível.

O que é a instrução?

A palavra vem do latim "Instructio" ou instruir. Portanto, no manual Citizen Systems 1.8 você pode encontrar uma descrição das fases do processo. O objetivo do manual é instruir, facilitar o arranque, a utilização do equipamento ou a execução de determinadas tarefas. O manual é uma coleção de informações sobre o objeto / serviço, um guia.

Infelizmente, pequenos usuários tomam o tempo para ler o manual Citizen Systems 1.8, e um bom manual não só permite conhecer uma série de funcionalidades adicionais do dispositivo, mas evita a formação da maioria das falhas.

Então, o que deve conter o manual perfeito?

Primeiro, o manual Citizen Systems 1.8 deve conte:
- dados técnicos do dispositivo Citizen Systems 1.8
- nome do fabricante e ano de fabricação do dispositivo Citizen Systems 1.8
- instruções de utilização, regulação e manutenção do dispositivo Citizen Systems 1.8
- sinais de segurança e certificados que comprovam a conformidade com as normas pertinentes

Por que você não ler manuais?

Normalmente, isso é devido à falta de tempo e à certeza quanto à funcionalidade específica do dispositivo adquirido. Infelizmente, a mesma ligação e o arranque Citizen Systems 1.8 não são suficientes. O manual contém uma série de orientações sobre funcionalidades específicas, a segurança, os métodos de manutenção (mesmo sobre produtos que devem ser usados), possíveis defeitos Citizen Systems 1.8 e formas de resolver problemas comuns durante o uso. No final, no manual podemos encontrar as coordenadas do serviço Citizen Systems na ausência da eficácia das soluções propostas. Atualmente, muito apreciados são manuais na forma de animações interessantes e vídeos de instrução que de uma forma melhor do que o o folheto falam ao usuário. Este tipo de manual é a chance que o usuário percorrer todo o vídeo instrutivo, sem ignorar especificações e descrições técnicas complicadas Citizen Systems 1.8, como para a versão papel.

Por que ler manuais?

Primeiro de tudo, contem a resposta sobre a construção, as possibilidades do dispositivo Citizen Systems 1.8, uso dos acessórios individuais e uma gama de informações para desfrutar plenamente todos os recursos e facilidades.

Após a compra bem sucedida de um equipamento / dispositivo, é bom ter um momento para se familiarizar com cada parte do manual Citizen Systems 1.8. Atualmente, são cuidadosamente preparados e traduzidos para sejam não só compreensíveis para os usuários, mas para cumprir a sua função básica de informação

Índice do manual

  • Página 1

    CITIZEN OPOS DRIVER 1.8 Application Development Guide '07/07/26 Ver1.00[...]

  • Página 2

    CITIZEN OPOS DRIVER 1.8 Appl ication Development Guide 2 Revision Record Date Version Description 07/07/26 V1.00 New issue[...]

  • Página 3

    CITIZEN OPOS DRIVER 1.8 Appl ication Development Guide 3 Notes 1. Unauthorized use of all or any p a rt of this document is prohibited. 2. The information in this document is subject t o change without prior notice. 3. This document has been create d with full attention. If, however, yo u find an error or question, please contact us. 4. We shall no[...]

  • Página 4

    CITIZEN OPOS DRIVER 1.8 Appl ication Development Guide 4 1. INTRODUCTION ........................................................................................................................................... 6 1.2. CITIZEN OPOS D RIVER .............................................................................................................[...]

  • Página 5

    CITIZEN OPOS DRIVER 1.8 Appl ication Development Guide 5 3.3. C ASH D RAWER S ERVICE O BJECT AN D P ROPERTY R ELATIONS .................................................................... 53 CBM-1000TypeII ............................................................................................................................... ............ 53 [...]

  • Página 6

    CITIZEN OPOS DRIVER 1.8 Appl ication Development Guide 6 1. Introduction The OPOS Driver complies with OPOS1.8. This docu ment provides the explanati on of device (POS printer)-dependent specifications and precautions. When you wa nt to develop a pplications by using this driver, refer to “OpenPOS for OLE Ap plicatio n Progra mmer’s Gu id e, Ja[...]

  • Página 7

    CITIZEN OPOS DRIVER 1.8 Appl ication Development Guide 7 1.4. Application Developer Application developer who wants to use this driver must be familiar with the foll owing items. ・ OPOS1.8 specifica tions ・ General characteristi cs of CITIZEN POS print er ・ Terms and structure of Active X contr ol and OLE automation ・ ActiveX control contai[...]

  • Página 8

    CITIZEN OPOS DRIVER 1.8 Appl ication Development Guide 8 Service Object (SO) Service Object is called b y Control Object and executes the fu nction speci fied by OPOS for each device. It is implement ed as automation s erver and provi des the set of methods called b y CO. This driver provides the processing dependent on the CIT IZEN POS printer and[...]

  • Página 9

    CITIZEN OPOS DRIVER 1.8 Appl ication Development Guide 9 [HKEY_LOCAL_MACHINESOFTWAREOLEforRetailServiceOPOSPOSPrinter] @="" "PRN001"="CT-S2000_1" [HKEY_LOCAL_MACHINESOFTWAREOLEforRetailServiceOPOSPOSPrinterCT-S2000_1] @="CBM.Thermal.POSPrinter" "PhysicalDeviceID"="CITIZENCT-S2000"[...]

  • Página 10

    CITIZEN OPOS DRIVER 1.8 Appl ication Development Guide 10 1.7. CITIZEN OPOS Driver Precautions ・ If the printer power is turned off/on while co nnection to the printer is being est ablished, acquiring status of printer or cash drawer ma y become unsuccessful. In this case, close SO once and then open SO again. ・ Though cash drawer SO can be ope[...]

  • Página 11

    CITIZEN OPOS DRIVER 1.8 Appl ication Development Guide 11 2. CITIZEN OPOS Printer Service Object For the details, meth od of use, etc. of prop erty, method a nd event, re fer to “OpenP OS for OLE Application Programmer's Guide, Japanese Edition, Version 1.8”. 2.2. POS Printer Service Obje ct and Method Relations CBM-1000TypeII Method Notes[...]

  • Página 12

    CITIZEN OPOS DRIVER 1.8 Appl ication Development Guide 12 CT-S300/CT-S310 Method Notes Supporting status (CT-S300_*/CT-S310_*) Open { Close { ClaimDevice Notes on Serial I/F connection 7 (Refer to ClaimDevice in 2.6. POS Printer Service Object and Precautions.) { ReleaseDevice { CheckHealth OPOS_CH_EXTERNAL Only (self diagnostic printing) is suppor[...]

  • Página 13

    CITIZEN OPOS DRIVER 1.8 Appl ication Development Guide 13 CT-S2000 Method Notes Supporting status (CT-S200_*) Open { Close { ClaimDevice Notes on Serial I/F connection 8 (Refer to ClaimDevice in 2.6. POS Printer Service Object and Precautions.) { ReleaseDevice { CheckHealth OPOS_CH_EXTERNAL Only (self diagnostic printing) is supported. U OPOS_CH_EX[...]

  • Página 14

    CITIZEN OPOS DRIVER 1.8 Appl ication Development Guide 14 CT-S4000 Method Notes Supporting status (CT-S4000_*) Open { Close { ClaimDevice Notes on Serial I/F connection 9 (Refer to ClaimDevice in 2.6. POS Printer Service Object and Precautions.) { ReleaseDevice { CheckHealth OPOS_CH_EXTERNAL Only (self diagnostic printing) is supported. U OPOS_CH_E[...]

  • Página 15

    CITIZEN OPOS DRIVER 1.8 Appl ication Development Guide 15 CD-S500 Method Notes Supporting status (CD-S500_*) Open { Close { ClaimDevice Notes on Serial I/F connection 9 (Refer to ClaimDevice in 2.6. POS Printer Service Object and Precautions.) { ReleaseDevice { CheckHealth OPOS_CH_EXTERNAL Only (self diagnostic printing) is supported. U OPOS_CH_EXT[...]

  • Página 16

    CITIZEN OPOS DRIVER 1.8 Appl ication Development Guide 16 2.3. POS Printer Service Object and Property Relations CBM-1000TypeII Property Notes Attribu te Supporting status (CBM1000TYPEII_*) AutoDisable Not applicable with OPOSPrinter R/W × Not supported BinaryConversion (Refer to BinaryConversion in 2.6 POS Printer Service Object and Precautions.)[...]

  • Página 17

    CITIZEN OPOS DRIVER 1.8 Appl ication Development Guide 17 Property Notes Attribu te Supporting status (CBM1000TYPEII_*) CapConcurrentJrnRec R × Not supported CapConcurrentJrnSlp R × Not supported CapConcurrentRecSlp R × Not supported CapCoverSensor R { TRUE: With cover open sensor CapTransaction R { TRUE: Batch processing of characters is possib[...]

  • Página 18

    CITIZEN OPOS DRIVER 1.8 Appl ication Development Guide 18 Property Notes Attribu te Supporting status (CBM1000TYPEII_*) CapSlpRight90 R × Not supported CapSlpRotate180 R × Not supported CapSlpUnderline R × Not supported CapSlpBothSidesPrint R × Not supported CapSlpCartridgeSensor R × Not supported CapSlpColor R × Not supported AsyncMode (Refe[...]

  • Página 19

    CITIZEN OPOS DRIVER 1.8 Appl ication Development Guide 19 Property Notes Attribu te Supporting status (CBM1000TYPEII_*) RecLineChars The Font size is changed depending on the set value. Select the value from RecLineCharsList property. (Refer to RecLineChars/ RecLineCharsLis Property in 2.6 POS Printer Service Object and Precautions.) R/W { OPOS_SUC[...]

  • Página 20

    CITIZEN OPOS DRIVER 1.8 Appl ication Development Guide 20 CT-S300/CT-S310 Property Notes Attribu te Supporting status (CT-S300_*/ CT-S 310_*) AutoDisable Not applicable with OPOSPrinter R/W × Not supported BinaryConversion 1 (Refer to BinaryConversion in 2.6 POS Printer Service Object and Precautions.) R/W { OPOS_BC_NONE (Default value) OPOS_BC_NI[...]

  • Página 21

    CITIZEN OPOS DRIVER 1.8 Appl ication Development Guide 21 Property Notes Attribu te Supporting status (CT-S300_*/ CT-S 310_*) DeviceDescription R { CITIZEN Thermal POSPrinter DeviceName R { CT-S300: "CT-S300" CT-S310; "CT-S310" CapCharacterSet R { PTR_CCS_KANJI CapConcurrentJrnRec R × Not supported CapConcurrentJrnSlp R × Not [...]

  • Página 22

    CITIZEN OPOS DRIVER 1.8 Appl ication Development Guide 22 Property Notes Attribu te Supporting status (CT-S300_*/ CT-S 310_*) CapSlpDwideDhigh R × Not supported CapSlpEmptySensor R × Not supported CapSlpItalic R × Not supported CapSlpLeft90 R × Not supported CapSlpNearEndSensor R × Not supported CapSlpRight90 R × Not supported CapSlpRotate180[...]

  • Página 23

    CITIZEN OPOS DRIVER 1.8 Appl ication Development Guide 23 Property Notes Attribu te Supporting status (CT-S300_*/ CT-S 310_*) JrnCurrentCartridge R/W × Not supported RecLineChars According to the value, the Font size is changed. Value should be chosen from RecLineCharsList property. 1 (Refer to RecLineChars/ RecLineCharsLis Property in 2.6 POS Pri[...]

  • Página 24

    CITIZEN OPOS DRIVER 1.8 Appl ication Development Guide 24 CT-S2000 Property Notes Attribu te Supporting status (CT-S2000_*) AutoDisable Not applicable with OPOSPrinter R/W × Not supported BinaryConversion 1 (Refer to BinaryConversion in 2.6 POS Printer Service Object and Precautions.) R/W { OPOS_BC_NONE (Default value) OPOS_BC_NIBBLE OPOS_BC_DECIM[...]

  • Página 25

    CITIZEN OPOS DRIVER 1.8 Appl ication Development Guide 25 Property Notes Attribu te Supporting status (CT-S2000_*) CapTransaction R { TRUE: Batch processing of characters is possible. CapJrnPresent R × Not supported CapJrn2Color R × Not supported CapJrnBold R × Not supported CapJrnDhigh R × Not supported CapJrnDwide R × Not supported CapJrnDwi[...]

  • Página 26

    CITIZEN OPOS DRIVER 1.8 Appl ication Development Guide 26 Property Notes Attribu te Supporting status (CT-S2000_*) CapSlpBothSidesPrint R × Not supported CapSlpCartridgeSensor R × Not supported CapSlpColor R × Not supported AsyncMode 1 (Refer to AsyncMode Property in 2.6 POS Printer Service Object and Precautions.) R/W { TRUE/FALSE CartridgeNoti[...]

  • Página 27

    CITIZEN OPOS DRIVER 1.8 Appl ication Development Guide 27 Property Notes Attribu te Supporting status (CT-S2000_*) RecLineChars According to the value, the Font size is changed. Value should be chosen from RecLineCharsList property. 1 (Refer to RecLineChars/ RecLineCharsLis Property in 2.6 POS Printer Service Object and Precautions.) R/W { OPOS_SUC[...]

  • Página 28

    CITIZEN OPOS DRIVER 1.8 Appl ication Development Guide 28 CT-S4000 Property Notes Attribu te Supporting status (CT-S4000_*) AutoDisable Not applicable with OPOSPrinter R/W × Not supported BinaryConversion 1 (Refer to BinaryConversion in 2.6 POS Printer Service Object and Precautions.) R/W { OPOS_BC_NONE (Default value) OPOS_BC_NIBBLE OPOS_BC_DECIM[...]

  • Página 29

    CITIZEN OPOS DRIVER 1.8 Appl ication Development Guide 29 Property Notes Attribu te Supporting status (CT-S4000_*) CapTransaction R { TRUE: Batch processing of characters is possible. CapJrnPresent R × Not supported CapJrn2Color R × Not supported CapJrnBold R × Not supported CapJrnDhigh R × Not supported CapJrnDwide R × Not supported CapJrnDwi[...]

  • Página 30

    CITIZEN OPOS DRIVER 1.8 Appl ication Development Guide 30 Property Notes Attribu te Supporting status (CT-S4000_*) CapSlpCartridgeSensor R × Not supported CapSlpColor R × Not supported AsyncMode 1 (Refer to AsyncMode Property in 2.6 POS Printer Service Object and Precautions.) R/W { TRUE/FALSE CartridgeNotify R/W × Not supported CharacterSet R/W[...]

  • Página 31

    CITIZEN OPOS DRIVER 1.8 Appl ication Development Guide 31 Property Notes Attribu te Supporting status (CT-S4000_*) RecLineCharsList 1 (Refer to RecLineChars/ RecLineCharsLis Property in 2.6 POS Printer Service Object and Precautions.) R { 80 mm paper "42, 56, 64 " "48, 64, 72" 82.5 mm paper "55, 73, 82" 112 mm paper &q[...]

  • Página 32

    CITIZEN OPOS DRIVER 1.8 Appl ication Development Guide 32 CD-S500 Property Notes Attribu te Supporting status (CD-S500_*) AutoDisable Not applicable with OPOSPrinter R/W × Not supported BinaryConversion 1 (Refer to BinaryConversion in 2.6 POS Printer Service Object and Precautions.) R/W { OPOS_BC_NONE (Default value) OPOS_BC_NIBBLE OPOS_BC_DECIMAL[...]

  • Página 33

    CITIZEN OPOS DRIVER 1.8 Appl ication Development Guide 33 Property Notes Attribu te Supporting status (CD-S500_*) DeviceDescription R { CITIZEN Dot Matrix POSPrinter DeviceName R { "CD-S500" CapCharacterSet R { PTR_CCS_KANJI CapConcurrentJrnRec R × Not supported CapConcurrentJrnSlp R × Not supported CapConcurrentRecSlp R × Not supporte[...]

  • Página 34

    CITIZEN OPOS DRIVER 1.8 Appl ication Development Guide 34 Property Notes Attribu te Supporting status (CD-S500_*) CapSlpEmptySensor R × Not supported CapSlpItalic R × Not supported CapSlpLeft90 R × Not supported CapSlpNearEndSensor R × Not supported CapSlpRight90 R × Not supported CapSlpRotate180 R × Not supported CapSlpUnderline R × Not sup[...]

  • Página 35

    CITIZEN OPOS DRIVER 1.8 Appl ication Development Guide 35 Property Notes Attribu te Supporting status (CD-S500_*) RecLineChars According to the value, the Font size is changed. Value should be chosen from RecLineCharsList property. 2 (Refer to RecLineChars/ RecLineCharsLis Property in 2.6 POS Printer Service Object and Precautions.) R/W { OPOS_SUCC[...]

  • Página 36

    CITIZEN OPOS DRIVER 1.8 Appl ication Development Guide 36 2.4. POS Printer Service Object and OPOS Escape Se quence Relations CBM-1000TypeII Escape Sequence Notes Supporting status (CBM-1000TYPEII_*) Paper cut ESC|#P { 0-100 Full cut/Partial cut depends on the model. Feed and paper cut ESC|#fP { 0-100 Full cut/Partial cut depends on the model. Feed[...]

  • Página 37

    CITIZEN OPOS DRIVER 1.8 Appl ication Development Guide 37 CT-S3000/CT-S310 Escape Sequence Notes Supporting status (CT-S300_*/CT-S310_*) Paper cut ESC|#P { 0-100 Feed and paper cut ESC|#fP { 0-100 Feed, cut, and stamp print ESC|#sP × Not supported Bitmap print ESC|#B After Bitmap printing, print position returns to the initial state (left- justifi[...]

  • Página 38

    CITIZEN OPOS DRIVER 1.8 Appl ication Development Guide 38 CT-S2000 Escape Sequence Notes Supporting status (CT-S2000_*) Paper cut ESC|#P { 0-100 Feed and paper cut ESC|#fP { 0-100 Feed, cut, and stamp print ESC|#sP × Not supported Bitmap print ESC|#B After Bitmap printing, print position returns to the initial state (left- justified). 2 (Refer to [...]

  • Página 39

    CITIZEN OPOS DRIVER 1.8 Appl ication Development Guide 39 CT-S4000 Escape Sequence Notes Supporting status (CT-S4000_*) Paper cut ESC|#P { 0-100 Feed and paper cut ESC|#fP { 0-100 Feed, cut, and stamp print ESC|#sP × Not supported Bitmap print ESC|#B After Bitmap printing, print position returns to the initial state (left- justified). 2 (Refer to [...]

  • Página 40

    CITIZEN OPOS DRIVER 1.8 Appl ication Development Guide 40 CD-S500 Escape Sequence Notes Supporting status (CD-S500_*) Paper cut ESC|#P { 0-100 Feed and paper cut ESC|#fP { 0-100 Feed, cut, and stamp print ESC|#sP × Not supported Bitmap print ESC|#B After Bitmap printing, print position returns to the initial state (left- justified). 2 (Refer to Se[...]

  • Página 41

    CITIZEN OPOS DRIVER 1.8 Appl ication Development Guide 41 2.5. POS Printer Service Obje ct and Event Relations CBM-1000TypeII Event Notes Supporting status (CBM1000TYPEII_*) DataEvent Not applicable with OPOSPrinter × DirectIOEvent × ErrorEvent { OutputCompleteEvent 222 (Refer to OutPutID property/ OutputCompleteEvent event in 2.6 POS Printer Ser[...]

  • Página 42

    CITIZEN OPOS DRIVER 1.8 Appl ication Development Guide 42 CT-S4000 Event Notes Supporting status (CT-S4000_*) DataEvent Not applicable with OPOSPrinter × DirectIOEvent × ErrorEvent { OutputCompleteEvent 222 (Refer to OutPutID property/ OutputCompleteEvent event in 2.6 POS Printer Service Object and Precautions.) { Increment (+1) ResetStatistics ?[...]

  • Página 43

    CITIZEN OPOS DRIVER 1.8 Appl ication Development Guide 43 2.6. POS Printer Service Ob ject and Precautions ClaimDevice Method No identical serial port ( COM*) specified by the Wi ndows driver is not usable in the connection of serial interface. When t his method is exec uted in this connection, “OPOS_E_TIMEOUT” is returned. PrintBarCode Method/[...]

  • Página 44

    CITIZEN OPOS DRIVER 1.8 Appl ication Development Guide 44 SetBitmap Method/ESC|#B Escape Sequence Bitmap is registered by specifying Bitmap n umber (1 - 20) us ing the SetBitmap method and bitmap printing is carried out b y specifying the register ed number in th e ESC|#B escape sequence. This driver has two modes, ras ter bit image mode and N V bi[...]

  • Página 45

    CITIZEN OPOS DRIVER 1.8 Appl ication Development Guide 45 AsyncMode Property ・ TRUE Output metho d (PrintNormal, PrintTwoNormal , CutPaper, RotatePrint, PrintBarCode, and PrintBitmap) is exec uted asynchronously. ・ FALSE Output metho d is printed synchronously. Wh en error occurs at the asynchronous output, error event is reported at about 0.5-[...]

  • Página 46

    CITIZEN OPOS DRIVER 1.8 Appl ication Development Guide 46 + Chr$(&H33) + Chr$(&H33) _ + Chr$(&H30) + Chr$(&H3D) _ + Chr$(&H30) + Chr$(&H3A) _ + Chr$(&H34) + Chr$(&H31) _ + Chr$(&H34) + Chr$(&H32) _ + Chr$(&H34) + Chr$(&H33) _ + Chr$(&H30) + Chr$(&H3D) _ + Chr$(&H30) + Chr$(&H3A) result[...]

  • Página 47

    CITIZEN OPOS DRIVER 1.8 Appl ication Development Guide 47 OutPutID Property/ OutputCompleteEvent Event Identifier of asynchr onous output st arted just before is r etained and incr emented by +1 with the following output. <Visual Basic installation ex ample: Output subr outine> Dim i as Integer Dim Result As Long Dim PrintStation As Long For [...]

  • Página 48

    CITIZEN OPOS DRIVER 1.8 Appl ication Development Guide 48 RecLineChars/ RecLineCharsLis t Property The number of on e-byte characters of the font printed in one line on th e paper is specified. ・ RecLineChars proper ty: Specifies the maximum number of digits of FontA corresponding to t he specified paper size. ・ RecLineCharsList pr operty: List[...]

  • Página 49

    CITIZEN OPOS DRIVER 1.8 Appl ication Development Guide 49 CT-S2000 Paper Size (mm) FontA(12*24dot ) FontB(9*24dot) FontC (8*16dot) RecLineChars RecLineCharsList 30 40 45 30 30, 4 0, 45 30 40 45 35 46 52 58 36 48 54 36 36, 4 8, 54 60 36 48 54 36 36, 48, 54 42 56 64 42 42, 56, 64 80 48 64 72 48 48, 64, 72 83 53 71 80 53 53, 71, 80 CT-S4000 Paper Size[...]

  • Página 50

    CITIZEN OPOS DRIVER 1.8 Appl ication Development Guide 50 RecSidewaysMaxChars Property Calculated based on one-byte character. Kanji font (KANJI) is basi cally treated as tw o characters but some font selected by the value of the RecLineChars property may not correspond t o two characters simply. RecSidewaysMaxLines Property Varies in conjunction w[...]

  • Página 51

    CITIZEN OPOS DRIVER 1.8 Appl ication Development Guide 51 3. Cash Drawer Service Object For the details, meth od of use, etc. of prop erty, method a nd event, re fer to “OpenP OS for OLE Application Programmer's Guide, Japanese Edition, Version 1.8”. 3.2. Cash Drawer Service and Object Method Relations CBM-1000TypeII Method Notes Supportin[...]

  • Página 52

    CITIZEN OPOS DRIVER 1.8 Appl ication Development Guide 52 CT-S4000 Method Notes Supporting status (CT-S4000_*.CD*) Open { Close { ClaimDevice { ReleaseDevice { CheckHealth { OPOS_CH_EXTERNAL ClearInput Not applicable with OPOSDrawer. × ClearOutput Not applicable with OPOSDrawer. × DirectIO × Not supported OpenDrawer { WaitForDrawerClose { CD-S50[...]

  • Página 53

    CITIZEN OPOS DRIVER 1.8 Appl ication Development Guide 53 3.3. Cash Drawer Service Obje ct and Property Relations CBM-1000TypeII Property Notes Attri bute Supporting status (CBM1000TYPEII_*.CD*) AutoDisable Not applicable with OPOSDrawer. R/W × BinaryConversion Not applicable wi th OPOSDrawer. R/W × OPOS_BC_NONE CapStatisticsReporting Hardware no[...]

  • Página 54

    CITIZEN OPOS DRIVER 1.8 Appl ication Development Guide 54 CT-S300/CT-S310 Property Notes Attri bute Supporting status (CT-S300_*.CD*/CT-S310_*.CD*) AutoDisable Not applicable with OPOSDrawer. R/W × BinaryConversion Not applicable wi th OPOSDrawer. R/W × OPOS_BC_NONE CapStatisticsReporting Hardware not supported R × FALSE CapUpdateStatistics Hard[...]

  • Página 55

    CITIZEN OPOS DRIVER 1.8 Appl ication Development Guide 55 CT-S2000 Property Notes Attri bute Supporting status (CT-S2000_*.CD*) AutoDisable Not applicable with OPOSDrawer. R/W × BinaryConversion Not applicable wi th OPOSDrawer. R/W × OPOS_BC_NONE CapStatisticsReporting Hardware not supported R × FALSE CapUpdateStatistics Hardware not supported R[...]

  • Página 56

    CITIZEN OPOS DRIVER 1.8 Appl ication Development Guide 56 CT-S4000 Property Notes Attri bute Supporting status (CT-S4000_*.CD*) AutoDisable Not applicable with OPOSDrawer. R/W × BinaryConversion Not applicable wi th OPOSDrawer. R/W × OPOS_BC_NONE CapStatisticsReporting Hardware not supported R × FALSE CapUpdateStatistics Hardware not supported R[...]

  • Página 57

    CITIZEN OPOS DRIVER 1.8 Appl ication Development Guide 57 CD-S500 Property Notes Attri bute Supporting status (CD-S500_*.CD*) AutoDisable Not applicable with OPOSDrawer. R/W × BinaryConversion Not applicable wi th OPOSDrawer. R/W × OPOS_BC_NONE CapStatisticsReporting Hardware not supported R × FALSE CapUpdateStatistics Hardware not supported R ?[...]

  • Página 58

    CITIZEN OPOS DRIVER 1.8 Appl ication Development Guide 58 3.4. Cash Drawer Service Object and Event Relations CBM-1000TypeII Event Notes Supporting status (CBM1000TYPEII_*.CD*) DataEvent Not applicable with OPOSDrawer. × Not supported DirectIOEvent × Not supported ErrorEvent Not applicable with OPOSDrawer. × Not supported OutputCompleteEvent Not[...]

  • Página 59

    CITIZEN OPOS DRIVER 1.8 Appl ication Development Guide 59 CD-S500 Event Notes Supporting status (CD-S500_*.CD*) DataEvent Not applicable with OPOSDrawer. × Not supported DirectIOEvent × Not supported ErrorEvent Not applicable with OPOSDrawer. × Not supported OutputCompleteEvent Not applicable with OPOSDrawer. × Not supported StatusUpdateEvent I[...]

  • Página 60

    CITIZEN OPOS DRIVER 1.8 Appl ication Development Guide 60 3.5. Cash Drawer Service Object and Precautions CapPowerReporting/ Powerm otify/ PowerState Property This service object supp orts only cash draw er connected t o the drawer ki ck connecto r at the back of the printer . Therefore th e value of th e CapPowerReportin g property shall b e “OP[...]

  • Página 61

    CITIZEN OPOS DRIVER 1.8 Appl ication Development Guide 61 CITIZEN OPOS DRIVER 1.8 Application Development Guide '07/07/26 Ver1.00 C I T I Z E N S Y S T E M S J A P A N C O . , L T D .[...]