Magtek USB READER FOR ANDROID Manual de usuario Pagina 1

Busca en linea o descarga Manual de usuario para Equipo Magtek USB READER FOR ANDROID. MagTek USB READER FOR ANDROID User Manual Manual de usuario

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 12
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 0
i
USB READER
PROGRAMMING REFERENCE MANUAL
FOR ANDROID
PART NUMBER 99875573-1
September 2011
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
Vista de pagina 0
1 2 3 4 5 6 ... 11 12

Indice de contenidos

Pagina 1 - FOR ANDROID

i USB READER PROGRAMMING REFERENCE MANUAL FOR ANDROID PART NUMBER 99875573-1 September 2011 Confidential This document contains the pro

Pagina 2

6 getDeviceSerial Get stored device serial number. - public string getDeviceSerial() Parameters Return Value Return stored device serial num

Pagina 3

7 SECTION 2. CODE EXAMPLES Open Device: @Override public synchronized void onResume() { super.onResume(); if (! MagTeklibQwickey.i

Pagina 4 - Table of Contents

8 Handler for Processing Messages From Reader: private class MtHandlerCallback implements Callback { public boolean handleMessage(Mess

Pagina 5 - SECTION 1. libDynamag CLASS

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

Pagina 6 - Methods

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

Pagina 7

iv Table of Contents Section 1. libDynamag Class ... 1

Pagina 8

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

Pagina 9

2 Methods openDevice: This function open the reader. - public void openDevice() Parameters None Return Value None closeDevice: This functio

Pagina 10

3 sendCommand This function send command to reader. - public byte[] sendCommand(CharSequence cmd) Parameters Cmd A string command sent to reader

Pagina 11 - SECTION 2. CODE EXAMPLES

4 getMaskedTracks Get stored masked tracks data. - public string getMaskedTracks() Parameters Return Value Return stored masked tracks data s

Pagina 12

5 getTrack1 Get stored encrypted track1 data. - public string getTrack1() Parameters Return Value Return stored masked track1 data string. ge

Comentarios a estos manuales

Sin comentarios