BIXOLON BCD-1000 Programming Manual
BIXOLON BCD-1000 Programming Manual

BIXOLON BCD-1000 Programming Manual

Application programming guide opos driver
Hide thumbs Also See for BCD-1000:

Advertisement

Quick Links

Application Programming Guide
OPOS Driver
Rev. 3.00
BCD-1000 / BCD-1100
BCD-2000 / BCD-3000
http://www.bixolon.com

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the BCD-1000 and is the answer not in the manual?

Questions and answers

Summary of Contents for BIXOLON BCD-1000

  • Page 1 Application Programming Guide OPOS Driver Rev. 3.00 BCD-1000 / BCD-1100 BCD-2000 / BCD-3000 http://www.bixolon.com...
  • Page 2 Driver Update from http://www.bixolon.com We at BIXOLON maintain ongoing efforts to enhance and upgrade the functions and quality of all our products. In following, product specifications and/or user manual content may be changed without prior notice. - 2 -...
  • Page 3: Table Of Contents

    2-1-2 Properties default value / range ................6 3. Extended Method ......................... 7 3-1 DirectIO Method ........................ 7 3-1-1 BIXOLON OPOS DirectIO Commands Description ..........7 3-2 DirectIO Command ......................7 3-2-1 Direct Output ......................7 3-2-2 International characterset setting ................8 3-3 DirectIOEvent ........................
  • Page 4: Development Environment

    OPOS Driver 1. Development environment 1-1 Communication Configuration • Communication Configuration for serial interface. Display Model Baud Rate rows columns BCD-1000 9600/19200/38400/57600/115200 BCD-1100 USB to Serial BCD-2000 9600/19200/38400/57600/115200 BCD-2000K 9600/19200/38400/57600/115200 BCD-3000 USB to Serial - Check the default communication settings for each product.
  • Page 5: Properties / Methods

    • This section describes the properties and methods supported by the LineDisplay device. For more details on UPOS, refer to the UPOS 1.13 agreement. 2-1 Properties Range / Default Value 2-1-1 Capability properties setting value BCD-2000/2000K Capability Property BCD-1000/1100 BCD-3000 CapBlink DISP_CB_BLINKALL DISP_CB_BLINKALL CapBrightness...
  • Page 6: Properties Default Value / Range

    OPOS Driver 2-1-2 Properties default value / range * Brightness value range and default setting(BCD-1000/1100) Value Device Brightness 0~19 20~39 40~59 60~79 80-100 100% (*default) * CharacterSetList(Code page) setting value and default setting 속성 값 Model BCD-1000 437, 850, 852, 858, 860, 863, 865, 866, 932, 988, 999, 1252, 254, 255...
  • Page 7: Extended Method

    3-1-1 BIXOLON OPOS DirectIO Commands Description Command Description DISP_DI_OUTPUT Print defined pString DISP_DI_INTERNATIONAL_CHAR Define International characterset * Command constants can be changed in the product model name inf file in the BIXOLON OPOS Driver installation folder. 3-2 DirectIO Command 3-2-1 Direct Output Command DISP_DI_OUTPUT Argument...
  • Page 8: International Characterset Setting

    OPOS Driver 3-2-2 International characterset setting Command DISP_DI_INTERNATIONAL_CHAR One of the commands: DISP_DI_CHAR_USA DISP_DI_CHAR_FRANCE DISP_DI_CHAR_GERMANY DISP_DI_CHAR_UK Argument PData DISP_DI_CHAR_DENMARK1 DISP_DI_CHAR_SWEDEN DISP_DI_CHAR_ITALY DISP_DI_CHAR_SPAIN1 DISP_DI_CHAR_NORWAY DISP_DI_CHAR_DENMARK2 PString Sets International character set. If CharacterSet property value is changed, Description International character set will be reset. Return Result Code ResultCodeExtended...
  • Page 9: Error Information

    OPOS Driver 4. Error Information • This section contains information about the return results when using the properties and methods related to LineDisplay. 4-1 ResultCode List 4-1-1 Properties Property Name ResultCode ResultCodeExtended Description Refer to UPOS OPOS_SUCCESS Specification BinaryConversion Refer to UPOS OPOS_E_CLOSED Specification OPOS_E_ILLEGAL...
  • Page 10 OPOS Driver Property Name ResultCode ResultCodeExtended Description Refer to UPOS OPOS_SUCCESS Specification Refer to UPOS OPOS_E_CLOSED Specification Refer to UPOS OPOS_E_NOTCLAIMED Specification CharacterSet Refer to UPOS OPOS_E_DISABLED Specification Refer to UPOS OPOS_E_ILLEGAL Specification OPOS_EXX_BADARGUMENT Illegal value Refer to UPOS OPOS_SUCCESS Specification CurrentWindow Refer to UPOS...
  • Page 11 OPOS Driver Property Name ResultCode ResultCodeExtended Description Refer to UPOS OPOS_SUCCESS Specification Refer to UPOS BlinkRate OPOS_E_CLOSED Specification The function cannot OPOS_E_ILLEGAL OPOS_EXX_INCAPABLE be used Refer to UPOS OPOS_SUCCESS Specification Refer to UPOS CursorType OPOS_E_CLOSED Specification The function cannot OPOS_E_ILLEGAL OPOS_EXX_INCAPABLE be used Refer to UPOS...
  • Page 12: Methods

    OPOS Driver 4-1-2 Methods Method ResultCode ResultCodeExtended Description Name Refer to UPOS OPOS_SUCCESS Specification Refer to UPOS OPOS_E_CLOSED Specification Refer to UPOS ClaimDevice OPOS_E_TIMEOUT Specification OPOS_EXX_BADARGUMENT Set value is illegal OPOS_E_ILLEGAL OPOS_EXX_DEVBUSY The device is busy OPOS_EXX_PORTUSED Port number is illegal Refer to UPOS OPOS_SUCCESS Specification...
  • Page 13 OPOS Driver Method ResultCode ResultCodeExtended Description Refer to UPOS OPOS_SUCCESS Specification Refer to UPOS OPOS_E_CLOSED Specification OPOS_NOTCLAIME Refer to UPOS DisplayText Specification DisplayTextAt Refer to UPOS ClearText OPOS_E_DISABLED Specification CreateWindow OPOS_EXX_BADARGUMEN RefreshWindo Set value is illegal OPOS_EXX_DEVBUSY The device is busy ScrollText Marquee is under OPOS_E_ILLEGAL...
  • Page 14 OPOS Driver Method ResultCode ResultCodeExtended Description Refer to UPOS OPOS_SUCCESS Specification Refer to UPOS OPOS_E_CLOSED Specification OPOS_NOTCLAIME Refer to UPOS Specification Refer to UPOS OPOS_E_DISABLED Specification ClearDescripto OPOS_EXX_BADARGUMEN Set value is illegal OPOS_EXX_DEVBUSY The device is busy Marquee is under OPOS_E_ILLEGAL OPOS_EXX_INVALIDMODE execution...
  • Page 15: Added Error Information

    OPOS Driver 4-2 Added error information ResultCodeExtended Description Parameters for Method are out of range or have logical OPOS_EXX_BADARGUMENT error. OPOS_EXX_INCAPABLE Not supported by LineDisplay OPOS driver failed to send data to LineDisplay during OPOS_EXX_TIMEOUT the period of default time out value. OPOS_EXX_INVALIDMODE Linedisplay is in marquee mode.
  • Page 16 It is strictly prohibited to copy, duplicate, translate or convert into electronic form the whole or any part of the manual and product without the prior written approval of BIXOLON. BIXOLON maintains ongoing efforts to enhance and upgrade the functions and quality of all our products.
  • Page 17 OPOS Driver Revision history Rev. Date Page Description 3.00 02.05.17 - 17 - Rev. 3.00...

This manual is also suitable for:

Bcd-1100Bcd-2000Bcd-3000Bcd-2000k

Table of Contents