HID OMNIKEY Smart Card Readers' Sample Codes  0.0.0.116
HidGlobal.OK.Readers.AViatoR.Components.GetDataCommand Class Reference

Public Types

enum  Type : byte { Type.Default = 0x00, Type.Specific = 0x01 }
 Specifies the type of command to be used, More...
 

Public Member Functions

string GetApdu (Type comandType, byte expectedLength=0x00)
 This command is used to retrieve certain specific information relating to the card itself such as card serial number, rather than data on the card itself. More...
 

Member Enumeration Documentation

◆ Type

Specifies the type of command to be used,

Enumerator
Default 

GetData command returns: ISO/IEC 14443 Type A 4, 7 or 10-byte UID; ISO/IEC 14443 Type B 4-byte PUPI; ISO/IEC 15693 8-byte UID; FeliCa 8-byte IDm; iCLASS 14443 Type B / 15693 8-byte CSN;

Specific 

Works only for ISO/IEC 14443 Type A cards, number of historical bytes returned is limited to 15.

Member Function Documentation

◆ GetApdu()

string HidGlobal.OK.Readers.AViatoR.Components.GetDataCommand.GetApdu ( Type  comandType,
byte  expectedLength = 0x00 
)

This command is used to retrieve certain specific information relating to the card itself such as card serial number, rather than data on the card itself.


The documentation for this class was generated from the following file: