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

Namespaces

Classes

class  ApplySettings
 
struct  CharacterDiff
 
class  ConfigurationCardInitializationCommand
 
class  ConfigurationCardInitializationCommandResponse
 
class  ConfigurationCardSecurityKeyUpdateCommand
 
class  ConfigurationCardSecurityKeyUpdateCommandResponse
 
class  ConfigurationCardWriteDataCommand
 
class  ConfigurationCardWriteDataCommandResponse
 
class  ContactCardCommunication
 
class  ContactlessCardCommunication
 
class  ContactlessCardCommunicationV2
 
class  ContactSlotConfiguration
 
class  ContactSlotEnable
 
class  DecrementCommand
 
class  DeviceId
 
class  EmdSuppresionEnable
 
class  EnabledClFeatures
 
class  ExchangeLevel
 
class  FelicaConfiguration
 
class  FelicaEnable
 
class  FelicaRxTxBaudRate
 
class  FirmwareLabel
 
class  FirmwareVersion
 
class  GeneralAuthenticateCommand
 
class  GetConfigurationCardSupportEnabledCommand
 
class  GetConfigurationCardSupportEnabledCommandResponse
 
class  GetDataCommand
 
class  GetKeyboardWedgeCardTypeCommand
 
class  GetKeyboardWedgeCardTypeCommandResponse
 
class  GetKeyboardWedgeCharactersDiffCommand
 
class  GetKeyboardWedgeCharactersDiffCommandResponse
 
class  GetKeyboardWedgeKeyboardLayoutCommand
 
class  GetKeyboardWedgeKeyboardLayoutCommandResponse
 
class  GetKeyboardWedgeOutputFlagsCommand
 
class  GetKeyboardWedgeOutputFlagsCommandResponse
 
class  GetKeyboardWedgeOutputFormatCommand
 
class  GetKeyboardWedgeOutputFormatCommandResponse
 
class  GetKeyboardWedgePostStrokesStartCommand
 
class  GetKeyboardWedgePostStrokesStartCommandResponse
 
class  GetKeyboardWedgePrePostStrokesCommand
 
class  GetKeyboardWedgePrePostStrokesCommandResponse
 
class  GetKeyboardWedgeRangeLengthCommand
 
class  GetKeyboardWedgeRangeLengthCommandResponse
 
class  GetKeyboardWedgeRangeStartCommand
 
class  GetKeyboardWedgeRangeStartCommandResponse
 
class  GetKeyboardWedgeSupportForExtendedCharsCommand
 
class  GetKeyboardWedgeSupportForExtendedCharsCommandResponse
 
class  GetLedIdleStateCommand
 
class  GetLedIdleStateCommandResponse
 
class  HardwareVersion
 
class  HfControllerType
 
class  HfControllerVersion
 
class  HostInterfaces
 
class  HumanInterfaces
 
class  iClass15693Enable
 
class  iClassConfiguration
 
class  IncrementCommand
 
class  IncrementDecrementCommand
 
class  Iso14443TypeAConfiguration
 
class  Iso14443TypeAEnable
 
class  Iso14443TypeARxTxBaudRate
 
class  Iso14443TypeBConfiguration
 
class  Iso14443TypeBEnable
 
class  Iso14443TypeBRxTxBaudRate
 
class  Iso15693Configuration
 
class  Iso15693Enable
 
class  KeyboardWedgeConfigCommand
 
class  KeyboardWedgeConfigCommandResponse
 
class  LoadKeyCommand
 
class  MifareKeyCache
 
class  MifarePreferred
 
class  NumberOfAntennas
 
class  NumberOfContactlessSlots
 
class  NumberOfContactSlots
 
class  OK5122
 
class  OperatingMode
 
class  PollingRFModuleEnable
 
class  PollingSearchOrderConfig
 
class  ProductName
 
class  ProductPlatform
 
class  ReadBinaryCommand
 
class  ReaderCapabilities
 
class  ReaderConfigurationControl
 
class  ReaderEeprom
 
class  RebootDevice
 
class  ResotoreFactoryDefaults
 
class  SEPCommand
 
class  SEPCommandCommonBase
 
class  SEPDESFireAuthNative
 
class  SEPDESFireCreateApplication
 
class  SEPDESFireCreateStandardDataFile
 
class  SEPDESFireFormatCard
 
class  SEPDESFireReadData
 
class  SEPDESFireSelectApplication
 
class  SEPDESFireWriteData
 
class  SEPLoadKey
 
class  SEPReadPACSData
 
class  SerialNumber
 
class  SetConfigurationCardSupportEnabledCommand
 
class  SetKeyboardWedgeCardTypeCommand
 
class  SetKeyboardWedgeCharactersDiffCommand
 
class  SetKeyboardWedgeKeyboardLayoutCommand
 
class  SetKeyboardWedgeOutputFlagsCommand
 
class  SetKeyboardWedgeOutputFormatCommand
 
class  SetKeyboardWedgePostStrokesStartCommand
 
class  SetKeyboardWedgePrePostStrokesCommand
 
class  SetKeyboardWedgeRangeLengthCommand
 
class  SetKeyboardWedgeRangeStartCommand
 
class  SetKeyboardWedgeSupportForExtendedCharsCommand
 
class  SetLedIdleStateCommand
 
class  SizeOfUserEEPROM
 
class  SleepModeCardDetectionEnable
 
class  SleepModePollingFrequency
 
class  Synchronus2WBP
 This commands allow communication with synchronous contact smart card which supports 2 Wire Bus Protocol (2WBP) such as SLE 4432/42. More...
 
class  Synchronus3WBP
 This commands allow communication with synchronous contact smart card which supports 3 Wire Bus Protocol (3WBP) such as SLE 4418/28. More...
 
class  SynchronusI2C
 This commands allow communication with synchronous contact smart card which supports I2C Bus Protocol such as AT24C01/02/04/…/1024. More...
 
class  TlvVersion
 
class  UpdateBinaryCommand
 
class  VendorName
 
class  VoltageSequence
 

Enumerations

enum  LedIdleState : byte { Off = 0x00, On = 0x01 }
 
enum  ConfigurationType : byte { KeyboardWedgeConfig1 = 0xA8, KeyboardWedgeConfig2 = 0xA9, KeyboardWedgeConfig3 = 0xAa }
 
enum  CardType : byte {
  NotUsed = 0x00, MifareClassic = 0x01, Ultralight = 0x02, DesFire = 0x03,
  Seos = 0x04, Iclass = 0x05, FeliCa = 0x06, Iso15693 = 0x08,
  Iso14443B = 0x09, GenericIso14443A = 0x0a
}
 
enum  KbWedgeConfigCommand : byte {
  KbwCardType = 0x80, KbwKeyboardLayout = 0x80, KbwExtendedCharSupport = 0x80, KbwOutputFormat = 0x81,
  KbwCharactersDiff = 0x81, KbwFlags = 0x82, KbwRangeStart = 0x83, KbwRangeLength = 0x84,
  KbwPostStrokesStart = 0x85, KbwPrePostStrokes = 0x86
}
 
enum  OutputFormat : byte {
  Ascii = 0x00, Bcd = 0x01, Bin = 0x02, HexLowerCase = 0x03,
  Dec = 0x04, HexUpperCase = 0x05
}
 
enum  OutputType : byte { Uid = 0x00, Pacs = 0x01 }
 
enum  DataOrder : byte { Normal = 0x00, Reversed = 0x01 }
 
enum  KeyboardLayout : byte { DefaultUsLayout = 0x00, SecondLayout = 0x01 }
 
enum  ExtendedCharacterSupport : byte { Windows = 0x00, Linux = 0x01, MacOs = 0x02 }
 
enum  FeatureSupport : byte { Disabled = 0x00, Enabled = 0x01 }