IC-XCard Controls Specifications
ICXCard Controls for Smartcards is a set of custom controls that enable applications which
support
ActiveX to easily access MicroProcessor and memory Smartcards. The controls are designed
to provide
Safeguarded data exchange over the Internet without requiring low level I/O or protocol
knowledge.
Smartcard low level API functions are simplified to control member functions configured by
the control
properties. The data access control provides the connection point between your application
and the
Smartcard data. The IC Command button is a bound control which enables invoking specific
data access
methods with the click of a button. ICXCard Controls supports both Memory and IC or CPU
SmartCards
under the supported drives.
Memory Cards
| Control Properties |
Methods |
Events |
| DriveType |
InitializeDrive() |
MOn |
| CardType |
MemoryCardOn() |
MOff |
| Port |
MWrite() |
| TimeOut |
MRead() |
| OffsetStartByte |
>CardOff() |
| DataLenght |
>Read |
| DataBuffer |
| ResponseTimeOut |
MicroProcessor Cards
| Control Properties |
Methods |
Events |
| DriveType |
InitializeDrive |
n>On |
| CardType |
CardOn |
Off |
| Port |
CardOff |
| TimeOut |
PasswordNumber |
| MaximumAttempts |
CreatePassword |
| PasswordRepresentation |
ChangePassword |
| Password |
CreateFile |
| NewPassword |
LinkFileToPassword |
| FileName |
PresentPasssword |
| FileSize |
InitializeFile |
| ReadPasswordNumber |
WriteDataToFile |
| WritePasswordNumber |
ReadDataFromFile |
| OffsetStartByte |
| DataLength |
| DataBuffer |
Initializes the Drive. Turns ON the card power. Retrieves the card type into the
CardType property. The port to which the Drive is connected 1 to 4 for serial ports. 5 to
7 for parallel ports. 0 for auto detection. The maximum time (in seconds) the host
computer waits for the drive to respond to a command. The minimum value of TimeOut is 1
second. Number to use to identify the file. Must be a value from 02 to 254. File size in
bytes. Must be a number from 4 to 252 in multiple of 4. Valid Password Numbers are 0-7. 8
means No password is required to read from file. 9 means Reading from
file is not allowed.Valid Password Numbers are 0-7. 8 means No password is
required to write to file. 9 means Writing to file is not allowed.
For information on HealthData products and services, please send e-mail
to webmaster@hdata.com, phone us at
(512)306-1916, or FAX your request to (512)306-1926. Our main site is located at www.hdata.com. This page, and all
contents, are Copyright (C) 1998 by HealthData Resources, Inc. All rights reserved.
HDR, INC 1998 VER 4.0 |