SCM Microsystems @MAXX prime Bedienungsanleitung

Stöbern Sie online oder laden Sie Bedienungsanleitung nach Kartenleser SCM Microsystems @MAXX prime herunter. @MAXX lite reference manual [en] Benutzerhandbuch

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken

Inhaltsverzeichnis

Seite 1 - @MAXX lite

Reference Manual – version 0.1 @MAXX lite Multifunctional token (smartcard, flash, antenna)

Seite 2 - Reference manual

@MAXX LITE REFERENCE MANUAL 10 3. General information about @MAXX lite 3.1. @MAXX lite key benefits The @MAXX lite is an all-in-one device and be

Seite 3 - Contact information

@MAXX LITE REFERENCE MANUAL 11 3.5. Hardware features and their principle usage The @MAXX lite is a multifunctional token device, which can be us

Seite 4 - Table of Contents

@MAXX LITE REFERENCE MANUAL 12 3.5.1. Contact Smart Card Reader The contact smart card reader is an 8-pin, ISO7816 compliant contact smart card

Seite 5

@MAXX LITE REFERENCE MANUAL 13 Smart Card insertion: 3.5.2. Internal RF antenna The int

Seite 6 - 1. Legal information

@MAXX LITE REFERENCE MANUAL 14 is the side where the label and the smartcard insertion slot can be found. Depending on the used co

Seite 7 - 2.2. Target audience

@MAXX LITE REFERENCE MANUAL 15 A similar use case is the door opener. In this case the host is not seen. The contactless reader is installed bes

Seite 8 - 2.6. Conventions

@MAXX LITE REFERENCE MANUAL 16 3.6.2. Applications provided by SCM Microsystems SCM Microsystems does not provide payment or transport appli

Seite 9

@MAXX LITE REFERENCE MANUAL 17 4. @MAXX lite characteristics 4.1. @MAXX lite high level architecture 4.1.1. Block diagram The link between @M

Seite 10 - The logo

@MAXX LITE REFERENCE MANUAL 18 Software architecture Applications can interface with the driver directly through the PC/SC interface.

Seite 11 - EFERENCE

@MAXX LITE REFERENCE MANUAL 19 4.2. Quick reference data 4.2.1. @MAXX lite dimensions Item Characteristic Value Weight 13,5 Grams External d

Seite 12

Reference manual @MAXX lite (contact smartcard reader, masstorage, RF-antenna) USB-Stick © SCM Microsystems Oskar-Messter-Stra

Seite 13 - 3.5.2. Internal RF antenna

@MAXX LITE REFERENCE MANUAL 20 4.2.3.2. USB Parameter Value/Description Electrical Characteristics High bus powered (@MAXX draws power from USB

Seite 14 - 3.6. Applications

@MAXX LITE REFERENCE MANUAL 21 5. Software modules 5.1. Installation SCM provides an installer for Windows. The installer can be used to install

Seite 15

@MAXX LITE REFERENCE MANUAL 22 5.4. Firmware 5.4.1. CCID transport protocol @MAXX lite implements a transport protocol that is compliant wit

Seite 16

@MAXX LITE REFERENCE MANUAL 23 5.4.1.3.1. HW_ERROR This error code is returned when a hardware short circuit condition is detected,

Seite 17 - 4.1.1. Block diagram

@MAXX LITE REFERENCE MANUAL 24 6. Commands description 6.1. Escape commands for the contact interface 6.1.1. Sending escape commands to @MAXX li

Seite 18

@MAXX LITE REFERENCE MANUAL 25 6.1.3. CCID_ESC_GETINFO This escape message ID gets static reader specific information from firmware to

Seite 19 - 4.2. Quick reference data

@MAXX LITE REFERENCE MANUAL 26 6.1.6. CCID_ESC_GET_FW_VERSION This function code shall be used by the application / driver to retriev

Seite 20 - 4.2.3.3. Contact interface

@MAXX LITE REFERENCE MANUAL 27 6.1.10. CCID_ESC_CLK_FREQUENCY In case when an application wants to change the clock frequency, this e

Seite 21 - 5. Software modules

@MAXX LITE REFERENCE MANUAL 28 6.1.13. CCID_ESC_GET_SET_GUARDTIME This function code shall be used to set and get the character / block guard tim

Seite 22 - 5.4. Firmware

@MAXX LITE REFERENCE MANUAL 29 6.1.17. CCID_ESC_ROUGH_TANSFER This command is used to perform raw exchange of data with the card. The input buffe

Seite 23 - of the CCID specification

Document history Date Version Description of change Responsible person 30/09/2009 0.1 Creation Stephan Rasch

Seite 24 - 6. Commands description

@MAXX LITE REFERENCE MANUAL 30 7. Annexes 7.1. Annex A – Status words table SW1 SW2 Description 0x90 0x00 NO ERROR 0x67 0x00 LENGTH INCORR

Seite 25 - 6.1.5. CCID_ESC_GETMODE

@MAXX LITE REFERENCE MANUAL 31 #include <winbase.h> #include <stdio.h> #include <conio.h> #include "winscard.h" #inclu

Seite 26

@MAXX LITE REFERENCE MANUAL 32 /* get actual 848kbps status: ON/OFF */ InBufLen = 2; InWord = CCID_GET_848KBPS_STATUS; re

Seite 27

@MAXX LITE REFERENCE MANUAL 33 ret = SCardConnect (ContextHandle, ReaderName[0], SCARD_SHARE_SHARED,

Seite 28 - 6.1.16. CCID_ESC_POWER

@MAXX LITE REFERENCE MANUAL 34 ret = SCardDisconnect(CardHandle, SCARD_RESET_CARD); ret = SCardConnect(ContextHandle,

Seite 29

@MAXX LITE REFERENCE MANUAL TABLE OF CONTENTS 4 Table of Contents 1. Legal information ...

Seite 30 - 7. Annexes

@MAXX LITE REFERENCE MANUAL TABLE OF CONTENTS 5 6. Commands description ...

Seite 31

@MAXX LITE REFERENCE MANUAL 6 1. Legal information 1.1. Disclaimers The content published in this document is believed to be accurate.

Seite 32

@MAXX LITE REFERENCE MANUAL 7 2. Introduction to the manual 2.1. Objective of the manual This manual provides an overview of the hardware an

Seite 33

@MAXX LITE REFERENCE MANUAL 8 PCD Proximity Coupling Device PC/SC Personal Computer/Smart Card: software interface to communicate between a PC a

Seite 34

@MAXX LITE REFERENCE MANUAL 9 163 decimal number is represented • in hexadecimal as 0xA3 • in binary as (10100011)b The least significant nibble

Kommentare zu diesen Handbüchern

Keine Kommentare