Citizen Systems 1.8の取扱説明書

61ページ 0.65 mb
ダウンロード

ページに移動 of 61

Summary
  • Citizen Systems 1.8 - page 1

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

  • Citizen Systems 1.8 - page 2

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

  • Citizen Systems 1.8 - page 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 ...

  • Citizen Systems 1.8 - page 4

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

  • Citizen Systems 1.8 - page 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 ...

  • Citizen Systems 1.8 - page 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 ...

  • Citizen Systems 1.8 - page 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 ...

  • Citizen Systems 1.8 - page 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 ...

  • Citizen Systems 1.8 - page 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" ...

  • Citizen Systems 1.8 - page 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 ...

  • Citizen Systems 1.8 - page 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 ...

  • Citizen Systems 1.8 - page 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 ...

  • Citizen Systems 1.8 - page 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 ...

  • Citizen Systems 1.8 - page 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 ...

  • Citizen Systems 1.8 - page 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 ...

  • Citizen Systems 1.8 - page 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.) ...

  • Citizen Systems 1.8 - page 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 ...

  • Citizen Systems 1.8 - page 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 ...

  • Citizen Systems 1.8 - page 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 ...

  • Citizen Systems 1.8 - page 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 ...

  • Citizen Systems 1.8 - page 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 ...

  • Citizen Systems 1.8 - page 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 ...

  • Citizen Systems 1.8 - page 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 ...

  • Citizen Systems 1.8 - page 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 ...

  • Citizen Systems 1.8 - page 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 ...

  • Citizen Systems 1.8 - page 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 ...

  • Citizen Systems 1.8 - page 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 ...

  • Citizen Systems 1.8 - page 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 ...

  • Citizen Systems 1.8 - page 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 ...

  • Citizen Systems 1.8 - page 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 ...

  • Citizen Systems 1.8 - page 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 ...

  • Citizen Systems 1.8 - page 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 ...

  • Citizen Systems 1.8 - page 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 ...

  • Citizen Systems 1.8 - page 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 ...

  • Citizen Systems 1.8 - page 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 ...

  • Citizen Systems 1.8 - page 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 ...

  • Citizen Systems 1.8 - page 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 ...

  • Citizen Systems 1.8 - page 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 ...

  • Citizen Systems 1.8 - page 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 ...

  • Citizen Systems 1.8 - page 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 ...

  • Citizen Systems 1.8 - page 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 ...

  • Citizen Systems 1.8 - page 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 ? ...

  • Citizen Systems 1.8 - page 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/ ...

  • Citizen Systems 1.8 - page 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 ...

  • Citizen Systems 1.8 - page 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- ...

  • Citizen Systems 1.8 - page 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 ...

  • Citizen Systems 1.8 - page 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 ...

  • Citizen Systems 1.8 - page 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 ...

  • Citizen Systems 1.8 - page 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 ...

  • Citizen Systems 1.8 - page 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 ...

  • Citizen Systems 1.8 - page 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 ...

  • Citizen Systems 1.8 - page 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 ...

  • Citizen Systems 1.8 - page 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 ...

  • Citizen Systems 1.8 - page 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 ...

  • Citizen Systems 1.8 - page 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 ...

  • Citizen Systems 1.8 - page 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 ...

  • Citizen Systems 1.8 - page 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 ? ...

  • Citizen Systems 1.8 - page 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 ...

  • Citizen Systems 1.8 - page 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 ...

  • Citizen Systems 1.8 - page 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 ...

  • Citizen Systems 1.8 - page 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 . ...

メーカー Citizen Systems カテゴリー Network Router

Citizen Systems 1.8のメーカーから受け取ることができるドキュメントは、いくつかのグループに分けられます。その一部は次の通りです:
- #BRANDの図面#
- 1.8の取扱説明書
- Citizen Systemsの製品カード
- パンフレット
- またはCitizen Systems 1.8の消費電力シール
それらは全部重要ですが、デバイス使用の観点から最も重要な情報は、Citizen Systems 1.8の取扱説明書に含まれています。

取扱説明書と呼ばれる文書のグループは、Citizen Systems 1.8の取り付け説明書、サービスマニュアル、簡易説明書、またはCitizen Systems 1.8のユーザーマニュアル等、より具体的なカテゴリーに分類されます。ご必要に応じてドキュメントを検索しましょう。私たちのウェブサイトでは、Citizen Systems 1.8の製品を使用するにあたって最も人気のある説明書を閲覧できます。

Citizen Systems 1.8デバイスの取扱説明書はどのようなものですか?
取扱説明書は、ユーザーマニュアル又は単に「マニュアル」とも呼ばれ、ユーザーがCitizen Systems 1.8を使用するのを助ける技術的文書のことです。説明書は通常、全てのCitizen Systems 1.8ユーザーが容易に理解できる文章にて書かれており、その作成者はその分野の専門家です。

Citizen Systemsの取扱説明書には、基本的な要素が記載されているはずです。その一部は、カバー/タイトルページ、著作権ページ等、比較的重要度の低いものです。ですが、その他の部分には、ユーザーにとって重要な情報が記載されているはずです。

1. Citizen Systems 1.8の説明書の概要と使用方法。説明書にはまず、その閲覧方法に関する手引きが書かれているはずです。そこにははCitizen Systems 1.8の目次に関する情報やよくある質問、最も一般的な問題に関する情報を見つけられるはずです。つまり、それらはユーザーが取扱説明書に最も期待する情報なのです。
2. 目次。Citizen Systems 1.8に関してこのドキュメントで見つけることができる全てのヒントの目次
3. Citizen Systems 1.8デバイスの基本機能を使うにあたってのヒント。 Citizen Systems 1.8のユーザーが使い始めるのを助けてくれるはずです。
4. トラブルシューティング。Citizen Systems 1.8に関する最も重要な問題を診断し、解決するために役立つ体系化された手続き
5. FAQ。よくある質問
6. 連絡先。一人では問題を解決できない場合に、その国におけるCitizen Systems 1.8のメーカー/サービスへの連絡先に関する情報。

Citizen Systems 1.8についてご質問がありますか?

次のフォームを使用してください

見つけた説明書を読んでもCitizen Systems 1.8の問題を解決できない場合、下記のフォームを使用して質問をしましょう。ユーザーのどなたかがCitizen Systems 1.8で同様の問題を抱えていた場合、その解決方法を共有したいと考えるかもしれません。

画像のテキストを入力してください

コメント (0)