SpringCard Smart Readers library for .NET  19.9.20
Communicate and manage SpringCard Smart Reader devices
SpringCard.SmartReader.SmartReader Class Reference

Dummy class today, will be expanded in a future revision. More...

Inheritance diagram for SpringCard.SmartReader.SmartReader:
SpringCard.SmartReader.RfidScannerBLE SpringCard.SmartReader.RfidScannerHID

Public Types

enum  RfidScannerCommand : byte {
  None = 0x00, DeleteBondingAndDisconnect = 0x0C, Wink = 0x9F, GetMtu = 0xAC,
  SetOperatingMode = 0xAE, Shutdown = 0xAF
}
 Minimalist command set for D600 and Prox'N'Roll RFID Scanner. More...
 
enum  RfidScannerDataType {
  None = 0x00, ID_Iso14443A = 0x01, ID_Iso14443B = 0x02, ID_Felica = 0x03,
  ID_Iso15693 = 0x04, ID_NxpIcode1 = 0x08, ID_InsideSecurePicoTag = 0x10, ID_NfcForumType1 = 0x11,
  ID_ThinFilmRfBarcode = 0x18, ID_StMicroElectronicsSR = 0x20, ID_AskCts = 0x40, ID_Innovatron = 0x80,
  Data_Iso7816 = 0x1F, Data_NfcForumNdef = 0x4F, Data_Iso15693 = 0x54, Data_EM4134 = 0x56,
  Data_MifareClassic = 0x61, Data_MifareUtraLight = 0x62, Data_MifarePlus = 0x63, Data_Desfire = 0x71,
  ID_SpringBlue = 0xB0, ID_OrangeNfcRetail = 0xC0, ID_OrangeNfcOffice = 0xC1, ID_OrangePackID = 0xC2,
  Data_AsIs = 0xFF
}
 Card types, as returned by the RFID Scanner devices. More...
 

Detailed Description

Dummy class today, will be expanded in a future revision.

Member Enumeration Documentation

◆ RfidScannerCommand

Minimalist command set for D600 and Prox'N'Roll RFID Scanner.

◆ RfidScannerDataType

Card types, as returned by the RFID Scanner devices.


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