User manual QUORION QKEYBOARD

Lastmanuals offers a socially driven service of sharing, storing and searching manuals related to use of hardware and software : user guide, owner's manual, quick start guide, technical datasheets... DON'T FORGET : ALWAYS READ THE USER GUIDE BEFORE BUYING !!!

If this document matches the user guide, instructions manual or user manual, feature sets, schematics you are looking for, download it now. Lastmanuals provides you a fast and easy access to the user manual QUORION QKEYBOARD. We hope that this QUORION QKEYBOARD user guide will be useful to you.

Lastmanuals help download the user guide QUORION QKEYBOARD.


Mode d'emploi QUORION QKEYBOARD
Download
Manual abstract: user guide QUORION QKEYBOARD

Detailed instructions for use are in the User's Guide.

[. . . ] QKeyboard User Manual Edition: 09/2008 © 2008 QUORION Data Systems GmbH Subject to error and modification Further information and updates you will find at www. quorion. de Dear valued customer! On behalf of our proud company we wish to welcome you to the QUORION family of fine business machines. We sincerely hope you will appreciate the many benefits of being associated with a distinguished product name that represents both quality and commitment to customer satisfaction. [. . . ] 2 All External Devices. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2 External Display LCD. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3 External Display VFD with 11 digits . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4 External Keyboard . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . CE Conformance. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6 1. Components Display Keyboard Display: Keyboard: either 2x16 alphanumeric LCD or 1x11 numeric VFD either 40 or 64 keys raised 2. Interface Default values after power on of the display are: - display disabled (to have lower power consumption) - Baud rate 9600, 8bit, 2stopbit, none parity. To connect the QKeyboard use the following information: - Pin out: PC (D-Sub 9pin male) 1 2 3 4 5 6 7 8 9 - Power supply: DCD RxD TxD DTR GND DSR RTS CTS VCC Display (D-Sub 9pin male) do not connect PROG RxD TxD DTR GND DSR RTS CTS VCC 1 2 3 4 5 6 7 8 9 The external display needs a power supply over pin 9 of its interface cable. Following is necessary: 5V DC, 250mA. 1 3. Topology 4. 4. 1 Function Code Description All External Devices send type of external device 0x1B, 0xFC 0xF1 for external VFD 0xF2 for external LCD 0xF3 for external Keyboard 0xF5 for external VFD/Keyboard-Terminal 0xF6 for external LCD/Keyboard-Terminal - GET TYPE DEVICE syntax: answer: 2 4. 2 External Display LCD The external LCD-display supports the following function codes with ESC: - DISPLAY INIT syntax: - DISPLAY OFF syntax: - DISPLAY ON syntax: - GET TYPE DISPLAY syntax: answer: - GET SIZE DISPLAY syntax: answer: - GET SW VERSION syntax: answer: - GET CODEPAGE syntax: answer: - DEC CONTRAST syntax: - INC CONTRAST syntax: - SET CONTRAST syntax: - GET CONTRAST syntax: answer: - SET CURSOR syntax: - SET CURSOR END syntax: - CLEAR DISPLAY syntax: - WRITE CHARACTER syntax: reset display and clear all buffers 0x1B, 0x40 display off 0x1B, 0xF0 display on 0x1B, 0xF1 send the type of display back 0x1B, 0xF2 0x20 for alphanumeric display with 16 characters and 2 lines send the number of digits 0x1B, 0xF3 2, 16 number of lines, number of digits send the version of the software of the external device 0x1B, 0xFD 0x10 for version 1. 0 send number of codepage 0x1B, 0xF9 number of codepage decrement contrast LCD 0x1B, 0xF4 increment contrast LCD 0x1B, 0xF5 set contrast LCD to specific value 0x1B, 0xF6, value get actual contrast value LCD 0x1B, 0xF7 actual value move cursor to specified position 0x1B, 0x48, colum, line move cursor to right end on current line 0x1F, 0x0D clear the hole display 0x18 write normal character ASCII (0x20. . 0xFF) 0x20 . . 0xFF 3 4. 3 External Display VFD with 11 digits The external VFD-display supports the following function codes with ESC: - DISPLAY INIT syntax: - DISPLAY OFF syntax: - DISPLAY ON syntax: - GET TYPE DISPLAY syntax: answer: - GET SIZE DISPLAY syntax: answer: - GET SW VERSION syntax: answer: - SET CURSOR syntax: - SET CURSOR END syntax: - CLEAR DISPLAY syntax: - WRITE CHARACTER syntax: reset display and clear all buffers 0x1B, 0x40 display off 0x1B, 0xF0 display on 0x1B, 0xF1 send the type of display back 0x1B, 0xF2 0x01 for numeric display with 11 digits send the number of digits 0x1B, 0xF3 11 number of digits send the version of the software of the external device 0x1B, 0xFD 0x10 for version 1. 0 move cursor to specified position 0x1B, 0x48, pos move cursor to right end on current line 0x1F, 0x0D clear the whole display 0x18 write normal character ASCII (0x20. . 0x7F) 0x20 . . 0x7F 4 4. 4 External Keyboard The external keyboard supports the following function codes: Function codes with FS: - RESET KEYBOARD syntax: - ENABLE KEYBOARD syntax: - DISABLE KEYBOARD syntax: - GET TYPE KEYBOARD syntax: answer: - GET SIZE KEYBOARD syntax: answer: - SET KEYBOARD-MODE syntax: reset keyboard and clear all buffers 0x1C, 0xFF enable keyboard 0x1C, 0xF1 disable keyboard 0x1C, 0xF0 send the type of keyboard back 0x1C, 0xF2 0x09 for keyboard 156 send the number of keys 0x1C, 0xF3 156 number of keys enable keyboard 0x1C, 0xF4, data data: 0=send key immediately data:1=send key after command (0xF5) send a pressed key (otherwise 0x00) 0x1C, 0xF5 key code - SEND PRESSED KEY syntax: answer: The keyboard sends (if enabled) the number of the key 1 to 156 as one byte to the connected device (PC). 5 5. [. . . ] Instead it shall be handed over to the applicable collection point for the recycling of electrical and electronics equipment. For more detailed information about recycling of this product, please contact your local city office, your household waste disposal service or the shop where you purchased the product. 6 [. . . ]

DISCLAIMER TO DOWNLOAD THE USER GUIDE QUORION QKEYBOARD

Lastmanuals offers a socially driven service of sharing, storing and searching manuals related to use of hardware and software : user guide, owner's manual, quick start guide, technical datasheets...
In any way can't Lastmanuals be held responsible if the document you are looking for is not available, incomplete, in a different language than yours, or if the model or language do not match the description. Lastmanuals, for instance, does not offer a translation service.

Click on "Download the user manual" at the end of this Contract if you accept its terms, the downloading of the manual QUORION QKEYBOARD will begin.

Search for a user manual

 

Copyright © 2015 - LastManuals - All Rights Reserved.
Designated trademarks and brands are the property of their respective owners.

flag