SPRINGCARD SAS PRNHSP01 用户手册

下载
页码 118
PMD2271-BA
page 93 of 118
S
PRING
C
ARD
 PC/SC C
OUPLERS
 - H663 
GROUP
 - Developer's reference manual
6.3.3.
Obtaining information on coupler and slots
The sequences below are useful to retrieve textual information such as product name, slot name,
etc. The numerical information (such as version, serial number) are returned as hexadecimal
strings.
Remember that the returned value (if some) is prefixed by the status code (
h
00 on success).
a.
Coupler “product-wide” information
Sequence
Will return…
58 20 01
Vendor name (“SpringCard”)
58 20 02
Product name
58 20 03
Product serial number (in ASCII)
58 20 04
USB vendor ID and product ID (in ASCII)
58 20 05
Product version (in ASCII)
58 20 80
Number of slots (raw value on 1 byte)
58 20 83
Product serial number (raw value on 4 bytes)
58 20 84
USB vendor ID and product ID (raw value on 4 bytes)
58 20 85
Product version (raw value on 3 bytes: major/minor/build)
b.
Slot related information
Sequence
Will return…
58 21
Name of the current slot
58 21 00
Name of slot 0
58 21 01
Name of slot 1
...
58 21 NN
Name of slot N
Slot naming obey to the following rule:
The contactless slot is named “Contactless”,
When a contact smartcard slot is present, its name is “Contact”,
When only one SIM/SAM slot is present, its name is either “SAM A” or “SAM” depending
on the configuration set in factory,
When more than one SIM/SAM slots are present, they are named “SIM/SAM A”, “SIM/SAM
B”, “SIM/SAM C” and “SIM/SAM D”.
SpringCard CCID driver for Windows (ref. SDD480) uses those names to construct the list that is
returned   to   SCardListReaders.   Other   drivers   are   likely   to   implement   a   different   naming
convention.
SPRINGCARD, the SPRINGCARD logo, PRO ACTIVE and the PRO ACTIVE logo are registered trademarks of PRO ACTIVE SAS.
All other brand names, product names, or trademarks belong to their respective holders.
Information in this document is subject to change without notice. Reproduction without written permission of PRO ACTIVE is forbidden.