DESKODOC 7000310001 Serial Protocol Spec
DESKODOC 7000310001 Serial Protocol Spec
Protocol Description
for DESKO Devices According to
Misc. Reader Interface Specification
for CUTE System
Release: 2.12
DESKO GmbH
Gottlieb-Keim-Str. 56
95448 Bayreuth
Germany
Mail: [email protected]
Web: www.desko.de
Table of Contents
1. Protocol Description................................................................................................... 3
1. Protocol Description
<SODn> <STX> ..... up to 1024 ASCII characters max. ..... <ETX> <EODn>
Note:
- <SODn> will be the start of the delimiter for the command of the device which
has to communicate.
- <EODn> will be the end of the delimiter for the command of the device which
has to communicate.
All device data transceived will communicate with the message structure as mentioned above.
Note:
- The range for TRACK/BLOCK NUMBER is from 11HEX (for Track1/Block1) to 43HEX (for
Track4/Block3).
- The TRACK/BLOCK NUMBER identifier are only included in the message if the block has
been detected. For example, when reading a boarding pass stub with a 2-Track Reader,
the data string will be as follows:
- If the Magnetic Swipe Reader detects errors in the data, it will send a zero length (= empty)
data block.
Passport data
<SODO> <STX> ..... line 1 Data (> 6 characters and < 45 characters) ..... <CR>
..... line 2 Data (> 6 characters and < 45 characters) ..... <CR>
..... line 3 Data (> 6 characters and < 45 characters) ..... <CR><ETX> <EODO>
Where:
• Line 1, line 2 and line 3 are variable length with a minimum of 7 characters and a maximum of
44 characters.
• No information will be transmitted for line 3 if it is not present. The corresponding <CR> is not
transmitted to the Host.
• The reader will transmit all the characters that are read in each field of the Machine Readable
Zone up to a maximum of 44.
• Data is output to the workstation irrespective of any isolation, recognition or content errors.
These problem characters will be replaced with asterisks (*) .
• A completely unrecognized document will result in one line of 30 asterisks being transmitted to
the workstation.
Note:
Bar Code Data will be send unchanged via the DESKO device to the host system.
2. COM Settings
Devices, which are using this communication protocol, are sending their data via the serial Interface or
via USB interface to the workstation. Regardless to the interface, the system software (application,
software layer…) will have an access on the device data via a COM Port interface. In case of USB, it is a
virtual COM Port, which is created by the DESKO virtual COM Port driver.
The COM following COM settings are used for DESKO Devices According to “Misc. Reader Interface
Specification for CUTE System”:
Baudrate : 9600 bd
Data Bits : 7
Parity Bit : even
Start Bit : 1
Stop Bit : 1
Flow Control : no
RTS and DTR (system side) permanent active