Benutzeranleitung / Produktwartung 99875320-5 des Produzenten Compaq
Zur Seite of 44
USB HID INTELLIHEAD FOR SWIPE READERS TECHNICAL REFERENCE MANUAL Manual Part Number 99875320-5 OCTOBER 2008 REGISTERED TO ISO 9001:2000 Phone: (562) 546-6400 Technical Support: (651) 415-6800 www.
ii.
iii C Printed in the United States of America lectronic or mechanical, for any purpose, ithout the express written permission of MagTek, Inc. agTek is a registered tr ademark of MagTek, Inc. telliHead ™ is a tradem ark of MagTek, Inc. 998 by Compaq Computer Corporation, Intel Corporation, Microsoft Cor poration, NEC Corporation.
iv te horized by MagTek to resell the products, in which event, this warranty ll, at its laced e, ek reserves the right to examine the . t, a three (3) day shipping service. A Return Material Authorization (RMA) number must accompany Y DING ANY WARRANTY OF MERCHANTABILITY OR O DVISED OF THE POSSIBILITY OF SUCH DAMA NY OTHER PARTY.
v FCC WARNING STATEM ENT n the ul mmunications. However, there is no guarantee that interference will not occur in a articular installation. FCC COMPLIANCE STATEME NT 2) this device must accept any interference ceived, including interference that may cause undesired operation.
TABLE OF CONTENTS SECTION 1. FEATUR ES AND SPECIFICATIONS ..................................................................................... 1 1 2 2 2 5 5 5 5 7 7 9 9 10 11 11 12 12 12 12 12 13 13 13 13 13 14 14 14 14 15 15 16 17 18 19 20 21 22 23 25 25 25 26 27 FEATURES .
TABLES AND FIGURES Figure 1-1. USB In telliHead 3- Track ........................................................................................... ............... v iii 5 28 29 30 31 32 33 34 35 36 Table 1-1. S pecifications ....................
viii Figure 1-1. USB IntelliHead 3-Track.
SECTION 1. FEATURES AND SPECIFICATIONS The USB (Universal Serial Bus) HID (Human Interface Device) IntelliHead Swipe Reader is a compact magnetic stripe card reader that conform s to ISO standard s. The Reader is compatible with any device with a USB host in terface.
USB HID IntelliHead S w ipe Reader HARDWARE CONFIGURATIONS The hardware configurations are as shown in the table below. Drawings of each model are included in Appendix A.
Section 1. Features and Specifications SPECIFICATIONS Table 1-1 lists the specification s for the USB IntelliHead. Table 1-1. Specifications Reference Standards ISO 7810, ISO 7811, AAMVA and JIS X 6302* Power Input 5V from USB bus Recording Method Two-frequency coherent phase (F2F ) Message Format ASCII Card Speed 3 to 60 ips (7.
USB HID IntelliHead S w ipe Reader 4.
5 SECTION 2. INSTALLATION This section describes the cable connection, the Windows Plug a nd Play Setup, and the physical mounting of the unit. USB CONNECTION Since the USB IntelliHead is supplied as an OEM product, the installation and system integration will be unique for each application.
USB HID IntelliHead S w ipe Reader 6.
7 SECTION 3. OPERATION CARD READ A card may be swiped past the read head at any time. The magnetic stripe must face toward the head and may be swiped in either direction. If there is data encoded on the card, the device will attempt to decode the data and then send the re sults to the host via a USB HID input report.
USB HID IntelliHead S w ipe Reader 8.
SECTION 4. USB COMMUNICATIONS This device conforms to the USB specification re vision 1.1. This device al so conforms with the Human Interface Device (HID) clas s specification version 1.1. Th e device communicates to the host as a vendor-defined HID device.
USB HID IntelliHead S w ipe Reader have a usage page in the range 0xFF00 – 0xFFFF. All usages for this device use vendor-defined magnetic stripe reader usage page 0xFF00. The usage IDs for this device are defined in the following table. The usage types are also list ed.
Section 4. USB Communications Item Value (Hex) Input (Data, Variable, Absolute, Buffered Bytes) 82 02 01 Usage (Track 3 data) 09 32 Report Count (110 ) 95 6E Input (Data, Variable, Absolute, Buffered .
USB HID IntelliHead S w ipe Reader TRACK 2 DECODE STATUS Bits 7-1 0 Value Reserved Error This is a one-byte value, which indicates the status of decoding track 2. Bit position zero indicates if there was an error d ecoding track 2 if this bit is set to one.
Section 4. USB Communications CARD ENCODE TYPE This one-byte value indicates the type of enc oding that was found on the card. The following table defines the possible values. Value Encode Type Description 0 ISO/ABA ISO/ABA encode format 1 AAMVA AAMVA encode format 2 CADL CADL encode format.
USB HID IntelliHead S w ipe Reader COMMANDS Most host applications do not need to send commands to the device. Most host applications only need to obtain card data from the device as describe d previously in this section. This section of the manual can be ignored by anyone who does not need to send commands to the device.
Section 4. USB Communications data. The HID specification requires that Reports be fixed in length. Command data m ay vary in length. Therefore, the Report should be filled with zeros after the valid data. RESULT CODE This one-byte field contains the value of the resu lt code.
USB HID IntelliHead S w ipe Reader The result codes for the Get and Set Property co mmands can be any of the codes list in the generic result code table.
Section 4. USB Communications SERIAL_NUM PROPERTY Property ID: 0x01 Property Type: String Length: 0 – 15 bytes Get Property: Yes Set Property: Yes Default Value: The default value is no string with a length of zero. Description: The value is an AS CII string that represents the de vice’s serial num ber.
USB HID IntelliHead S w ipe Reader POLLING_INTERVAL PROPERTY Property ID: 0x02 Property Type: Byte Length: 1 byte Get Property: Yes Set Property: Yes Default Value: 10 Description: The value is a byte that represents the devices po lling interval for the In terrupt In Endpoint.
Section 4. USB Communications MAX_PACKET_SIZE PROPERTY Property ID: 0x03 Property Type: Byte Length: 1 byte Get Property: Yes Set Property: Yes Default Value: 8 Description: The value is a byte that represents the devices maxim um packet size for the Interrupt In Endpoint.
USB HID IntelliHead S w ipe Reader TRACK_ID_ENABLE PROPERTY Property ID: 0x04 Property Type: Byte Length: 1 byte Get Property: Yes Set Property: Yes Default Value: 0x95 Description: This property is d.
Section 4. USB Communications INTERFACE_TYPE PROPERTY Property ID: 0x10 Property Type: Byte Length: 1 byte Get Property: Yes Set Property: Yes Default Value: 0 (HID) Description: The value is a byte that represen ts th e devices interface type. The value can be set to 0 for the HID interface or to 1 for the keyboard emulation interface.
USB HID IntelliHead S w ipe Reader DECODE_ENABLE PROPERTY Property ID: 0x1A Property Type: Byte Length: 1 byte Get Property: Yes Set Property: Yes Default Value: 0x00 Description: This property is def.
Section 4. USB Communications RESET_DEVICE COMMAND Command number: 0x02 Description: This command is used to reset the device. This command can be used to make previously changed properties take affect without having to unplug and then plug in the device.
USB HID IntelliHead S w ipe Reader 24.
SECTION 5. DEMO PROGRAM The demo program, which is written in Visual Basic, can be used to do the following: • Read cards from the device and view the card data • Send command requests to the devi.
USB HID IntelliHead S w ipe Reader 26 SOURCE CODE Source code is included with the demo program. It can be used as a guide for application development.
APPENDIX A. DRAWINGS The following drawings are pr ovided in this sect ion: Part Number Title 21030006 USB HID IntelliHead, 3-Track, 125mm wire, 5-Pin Molex Connector 21030010 USB HID IntelliHead, 3 Track, 440mm wi re, 5-Pin Molex (Reverse pin out) 21030042 USB HID IntelliHead, 3 Track, 4.
USB HID IntelliHead S w ipe Reader Figure A-1. USB HID IntelliHead, 3- Track, 125mm Wire, 5-Pin Connector 28.
Appendix A. Drawings Figure A-2. USB HID IntelliHead, 3-Trac k, 440mm Wire, 5-Pin Reverse Connector 29.
USB HID IntelliHead S w ipe Reader Figure A-3. USB HID IntelliHead, 3-Track, 125mm Wire, 4.05mm Beam Arm, 5-Pin Molex 30.
Appendix A. Drawings Figure A-4. USB HID IntelliHead, 3-Track, 6’ Cable, USB-A Connector, 100mm Black 31.
USB HID IntelliHead S w ipe Reader Figure A-5. USB HID IntelliHead, 3-Track, 6” Cable, USB-A Connector, 100mm Black 32.
Appendix A. Drawings Figure A-6. USB HID IntelliHead, 3-Track, 1 25mm Wire, 5-pin Molex connector, 43mm rail 33.
USB HID IntelliHead S w ipe Reader Figure A-7. USB HID IntelliHead, 3-Track, 125mm Wire, 5-pin Connector, 90mm rail 34.
Appendix A. Drawings Figure A-8. USB HID IntelliHead, 3-Track, 125 mm Wire, 5-pin Molex Connector, 60mm Slim Profile 35.
USB HID IntelliHead S w ipe Reader 36 Figure A-9. USB HID IntelliHead, 3-Track, 125 mm Wire, 5-pin Molex Connector, 90mm Slim Profile.
Ein wichtiger Punkt beim Kauf des Geräts Compaq 99875320-5 (oder sogar vor seinem Kauf) ist das durchlesen seiner Bedienungsanleitung. Dies sollten wir wegen ein paar einfacher Gründe machen:
Wenn Sie Compaq 99875320-5 noch nicht gekauft haben, ist jetzt ein guter Moment, um sich mit den grundliegenden Daten des Produkts bekannt zu machen. Schauen Sie zuerst die ersten Seiten der Anleitung durch, die Sie oben finden. Dort finden Sie die wichtigsten technischen Daten für Compaq 99875320-5 - auf diese Weise prüfen Sie, ob das Gerät Ihren Wünschen entspricht. Wenn Sie tiefer in die Benutzeranleitung von Compaq 99875320-5 reinschauen, lernen Sie alle zugänglichen Produktfunktionen kennen, sowie erhalten Informationen über die Nutzung. Die Informationen, die Sie über Compaq 99875320-5 erhalten, werden Ihnen bestimmt bei der Kaufentscheidung helfen.
Wenn Sie aber schon Compaq 99875320-5 besitzen, und noch keine Gelegenheit dazu hatten, die Bedienungsanleitung zu lesen, sollten Sie es aufgrund der oben beschriebenen Gründe machen. Sie erfahren dann, ob Sie die zugänglichen Funktionen richtig genutzt haben, aber auch, ob Sie keine Fehler begangen haben, die den Nutzungszeitraum von Compaq 99875320-5 verkürzen könnten.
Jedoch ist die eine der wichtigsten Rollen, die eine Bedienungsanleitung für den Nutzer spielt, die Hilfe bei der Lösung von Problemen mit Compaq 99875320-5. Sie finden dort fast immer Troubleshooting, also die am häufigsten auftauchenden Störungen und Mängel bei Compaq 99875320-5 gemeinsam mit Hinweisen bezüglich der Arten ihrer Lösung. Sogar wenn es Ihnen nicht gelingen sollte das Problem alleine zu bewältigen, die Anleitung zeigt Ihnen die weitere Vorgehensweise – den Kontakt zur Kundenberatung oder dem naheliegenden Service.