Magtek Audio Reader for Android Devices Manuel d'utilisateur

Naviguer en ligne ou télécharger Manuel d'utilisateur pour Équipement Magtek Audio Reader for Android Devices. MagTek Audio Reader for Android Devices User Manual Manuel d'utilisatio

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 30
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 0
i
Audio Reader
PROGRAMMING REFERENCE MANUAL
for Android Devices
PART NUMBER 99875583-1
SEPTEMBER 2012
Confidential
This document contains the proprietary information of MagTek. Its
receipt or possession does not convey any rights to reproduce or
disclose its contents or to manufacture, use or sell anything it may
describe. Reproduction, disclosure or use without specific written
authorization of MagTek is strictly forbidden.
Unpublished All Rights Reserved
REGISTERED TO ISO 9001:2008
1710 Apollo Court
Seal Beach, CA 90740
Phone: (562) 546-6400
FAX: (562) 546-6301
Technical Support: (651) 415-6800
www.magtek.com
Vue de la page 0
1 2 3 4 5 6 ... 29 30

Résumé du contenu

Page 1 - Audio Reader

i Audio Reader PROGRAMMING REFERENCE MANUAL for Android Devices PART NUMBER 99875583-1 SEPTEMBER 2012 Confidential This document contai

Page 2

4 getMaskedTracks Get stored masked tracks data. If decodable track data exists for a given track, it is located in the Masked Track Data field that

Page 3

5 - public String getTrack2() Parameters Return Value Return stored track2 data string. getTrack3 Get stored track3 data. This field contains t

Page 4 - Table of Contents

6 Return Value Return stored masked track2 data string. For an ISO/ABA card, the PAN is masked as follows: • The specified number of initial cha

Page 5

7 For an AAMVA card, the specified mask character is substituted for each of the characters read from the card. getMagnePrint Supported on uDynamo

Page 6

8 This four-byte field contains the MagnePrint status. The MagnePrint status is in little endian byte order. Byte 1 is the least significant byte.

Page 7 - SECTION 1. MagTekSCRA CLASS

9 getSessionID Not suported on Audio Reader. This 8-byte Binary field contains the encrypted version of the current Session ID. Its primary purpose

Page 8

10 MagTekSCRA.DEVICE_TYPE_NONE MagTekSCRA.DEVICE_TYPE_AUDIO MagTekSCRA.DEVICE_TYPE_BLUETOOTH Return Value setDeviceID Set device identifier for the

Page 9 - Methods

11 String representing MagnePrint capabilities 0 = No MagnePrint, 1 = Short MagnePrint, 2 = Long MagnePrint getCapMagnePrintEncryption Retrieves

Page 10

12 getCapMSR Retrieves MSR Capabilities - public String getCapMSR() Parameters Return Value String representing MSR Capabilities 0 = No MSR, 1 =

Page 11

13 Note: The data returned is dependent on the partial information provided by the reader. If the reader supports emitting partial data for the field

Page 12

ii Copyright© 2001-2012 MagTek®, Inc. Printed in the United States of America Information in this document is subject to change without notice. No

Page 13

14 Note: The data returned is dependent on the partial information provided by the reader. If the reader supports emitting partial data for the field

Page 14

15 Card Encode Type This one-byte value indicates the type of encoding that was found on the card. The following table defines the possible values.

Page 15

16 Return Value String representing device configuration getDeviceType Retrieves device type - public int getDeviceType() Parameters Return Val

Page 16

17 getFirmware Retrieves firmware version - public String getFirmware() Parameters Return Value String representing firmware version getMagTekD

Page 17

18 Parameters Return Value String representing response data getResponseType Retrieves response type - public String getResponseType() Parameter

Page 18

19 track data length value for the track that has the error will be set to zero and no valid track data will be supplied. - public String getTrackDec

Page 19

20 SDK Version setConfigurationParams Sets configuration parameters - public void setConfigurationParams(String lpstrParams) Parameters lpstrP

Page 20

21 -public void setConfigurationXML(String lpstrXML)throws MTSCRAException Parameters lpstrXML XML data received from the configuration serv

Page 21

22 Parameters lpiReaderType Type of reader. The type of reader is assigned an integer value starting at 1. lpDeviceInfo SCRAConfigura

Page 22

23 SECTION 2. CODE EXAMPLES Open Device: if (! mMTSCRA.isDeviceConnected()) { mMTSCRA.setDeviceType(mMTSCRA.DEVICE_TYPE_BLUETOOTH); mMTSCR

Page 23

iii SOFTWARE LICENSE AGREEMENT IMPORTANT: YOU SHOULD CAREFULLY READ ALL THE TERMS, CONDITIONS AND RESTRICTIONS OF THIS LICENSE AGREEMENT BEFORE INSTAL

Page 24

24 Get Tracks Data From Reader: private class SCRAHandlerCallback implements Callback { public boolean handleMessage(Message msg) { switch (msg.what)

Page 25

iv Table of Contents Section 1. MagTekSCRA Class ... 1 Meth

Page 26

v getPANHashSHA1 ... 17 getPANHashSHA256 ...

Page 28 - MTSCRAException

1 SECTION 1. MagTekSCRA CLASS Methods: openDevice: Open device closeDevice: Close device isDeviceConnected Check the connection status of reader ge

Page 29 - SECTION 2. CODE EXAMPLES

2 getTagValue Retrieves the value of the specified tag getTLVVersion Retrieves TTLV version getTrackDecodeStatus Retrieves track decode status listen

Page 30 - Get Tracks Data From Reader:

3 Methods openDevice: This function opens the reader. - public void openDevice() Parameters None Return Value None closeDevice This function c

Commentaires sur ces manuels

Pas de commentaire