BIXOLON BCD-1000 Command Manual
BIXOLON BCD-1000 Command Manual

BIXOLON BCD-1000 Command Manual

Customer display
Hide thumbs Also See for BCD-1000:

Advertisement

Command Manual
BCD-1000
Customer Display
Rev. 1.02
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 Command Manual BCD-1000 Customer Display Rev. 1.02 http://www.bixolon.com...
  • Page 2: Table Of Contents

    BCD-1000 ■ Table of Contents 1. Notice..........................4 2. Control Commands List ....................4 3. Back Space (Move Cursor Left)..................5 4. Horizontal Tab (Move Cursor Right) ................5 5. Move Cursor Downward (Line Feed) ................5 6. Move Cursor Up......................6 7.
  • Page 3 BCD-1000 35. Execute and Quit Defined Macro ................16 36. Display Period......................17 37. Display Comma ......................17 38. Display Period and Comma ..................18 39. Turn Annunciator On/Off..................... 18 40. Set Cursor On/Off ....................... 18 41. Set Line Blinking ......................19 42.
  • Page 4: Notice

    1. Notice This Control Commands Manual contains information on the protocol and functions of all control commands that can be used with this Customer Display (BCD-1000). 2. Control Commands List * Defaults (Initial State at Power-On) : The contents of the initial state are shown in below table.
  • Page 5: Back Space (Move Cursor Left)

    BCD-1000 3. Back Space (Move Cursor Left) ASCII <BS> <ESC> [ D <NUL> K Format Dec. Format 27, 91, 68 0, 75 Hex. Format [08h] [1Bh] [5Bh] [44h] [00h] [4Bh] Description Moves the cursor one character position to the left. When the cursor is at the left end...
  • Page 6: Move Cursor Up

    BCD-1000 6. Move Cursor Up ASCII <US><LF> <ESC> [ A <NUL> H Format Dec. Format 31, 10 27, 91, 65 0, 72 Hex. Format [1Fh] [0Ah] [1Bh] [5Bh] [41h] [00h] [48h] Description Moves the cursor up one line. When the cursor is on the upper line, the operation of this command depends on the display mode, as follows : 1) Overwrite mode : The cursor is moved to the same column on the lower line.
  • Page 7: Move Cursor To Bottom Position

    BCD-1000 10. Move Cursor to Bottom Position ASCII <US> B <ESC> [ K Format Dec. Format 31, 65 11, 91, 75 Hex. Format [1Fh] [42h] [1Bh] [5Bh] [4Bh] Description Moves the cursor to the bottom position. The bottom position indicates the 20th column of the lower line.
  • Page 8: Initialize Display

    BCD-1000 14. Initialize Display ASCII <ESC> @ Format Dec. Format 27, 64 Hex. Format [1Bh] [40h] Description Reset the various display settings to their initial values. The software settings are reset to their power-on values. The jumper switches are not checked again. The data in the receive buffer is not cleared.
  • Page 9: Define User-Defined Characters

    BCD-1000 17. Define User-defined Characters ASCII <ESC> & x n m [a (p1...pa)] * (m-n+1) Format Dec. Format 27, 38, s n m [a (p1...pa)] * (m-n+1), s=1, 32 ≤ n ≤ m ≤ 255, 0 ≤ p1...pa ≤ 255 Hex.
  • Page 10: Delete User-Defined Characters

    BCD-1000 18. Delete User-defined Characters ASCII <ESC> ? n Format Dec. Format 27, 63, n Hex. Format [1Bh] [3Fh] n Description Cancels user-defined characters. (20h ≤ n ≤ FFh) This command cancels the pattern defined for the character code specified by n. If specified code is transmitted after the pattern is canceled by this command, the internal character is displayed.
  • Page 11: Select/Cancel Window Range

    BCD-1000 23. Select/Cancel Window Range ASCII <ESC> W n m x1 y1 x2 y2 Format Dec. Format 27, 87, n, m, x1, y1, x2, y2 (1 ≤ n ≤ 4, m=0, 1, 48 or 49, 1 ≤ x1 ≤ x2 ≤ 20, 1 ≤ y1 ≤ y2 ≤ 2) Hex.
  • Page 12: Horizontal Scroll Mode

    BCD-1000 26. Horizontal Scroll Mode ASCII <US><MD3> <ESC><DC3> Format Dec. Format 31, 3 Hex. Format [1Fh] [03h] [1Bh] [13h] Description Selects horizontal scroll mode as the screen display mode. In horizontal scroll mode, entering a character code scrolls all displayed characters (including commas and periods) one character to the left, then displays the new character at the right end (when the cursor is at the right end of either line).
  • Page 13: Display Counter (Display Time)

    BCD-1000 29. Display Counter (Display Time) ASCII <US> U Format Dec. Format 31, 85 Hex. Format [1Fh] [55h] Description Displays the time counter at the right side of the bottom line. If the time has already been set using the “<US> T h m” command, the elapsed time is displayed in real time in the format “hours : minutes : seconds”.
  • Page 14: Brightness Adjustment (Dimming Control)

    BCD-1000 30. Brightness Adjustment (Dimming Control) ASCII <US> X m <ESC> * n Format Dec. Format 31, 88, n 27, 42, n Hex. Format [1Fh] [58h] n [1Bh] [2Ah] n Description Set the brightness of the fluorescent character display tube. n selects the...
  • Page 15: Execute Self-Test

    BCD-1000 33. Execute Self-test ASCII <US> @ Format Dec. Format 31, 64 Hex. Format [1Fh] [40h] Description A series of self-test is displayed. All set values except those listed below are initialized : 1) User-defined character definitions 2) Macro definitions...
  • Page 16: Execute And Quit Defined Macro

    BCD-1000 35. Execute and Quit Defined Macro ASCII <US> ^ n m Format Dec. Format 31, 94, n m Hex. Format [1Fh] [5Eh] n m Description Executes the process defined as a macro. (00h ≤ n ≤ FFh, 00h ≤ m ≤ FFh) n specifies the time interval for displaying characters in units of [n*20msec] when a macro is executed.
  • Page 17: Display Period

    BCD-1000 36. Display Period ASCII <US> . n Format Dec. Format 31, 46, n Hex. Format [1Fh] [2Eh] n Description Displays the specified character n and a period to the right of the character. (20h ≤ n ≤ FFh) n indicates a displayable character code.
  • Page 18: Display Period And Comma

    BCD-1000 38. Display Period and Comma ASCII <US> ; n Format Dec. Format 31, 59, n Hex. Format [1Fh] [3Bh] n Description Displays the specified character n and a semicolon (period and comma) to the right of the character. (20h ≤ n ≤ FFh) n indicates a displayable character code.
  • Page 19: Set Line Blinking

    BCD-1000 41. Set Line Blinking ASCII <US><DC1> n Format Dec. Format 31, 17, n Hex. Format [1Fh] [11h] n Description Set line blinking (n=31h or 32h). When n=31h, Upper line blinking. When n=32h, Lower line blinking. 42. Clear Line Blinking ASCII <US><DC2>...
  • Page 20: Upper Line Message Scroll Continuously

    BCD-1000 45. Upper Line Message Scroll Continuously ASCII <ESC> Q D d1 d2 d3 d4...dn <CR> <ESC> F D d1 d2 d3 d4...dn <CR> Format Dec. Format 27, 81, 68, d1, d2, d3, d4,...dn, 13 27, 70, 68, d1, d2, d3, d4,...dn, 13 Hex.

Table of Contents