Class RFIDErrorCodes


  • public class RFIDErrorCodes
    extends java.lang.Object
    Error codes for the metraTec RFID reader exceptions
    Author:
    Matthias Neumann (neumann@metratec.com)
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int ACE
      Access Error
      static int AKW
      Access bits or Keys not Writable
      static int ARH
      Antenna Reflectivity High
      static int ATE
      Authentication Error (i.e.
      static int BAE
      Block Access Error
      static int BIH
      Block Is too high (i.e.
      static int BME
      Block Mode Error, not 0 or 3 (not writeable with value block function)
      static int BNA
      Block Not Authenticated
      static int BNW
      Block Not Writable
      static int BOD
      BrownOut detected
      static int BOF
      Buffer Overflow
      static int BSY
      Reader is busy
      static int CCE
      Communication CRC Error
      static int CER
      CRC error, CRC16 from the Tag is wrong
      static int CLD
      REQ - Collision detect
      static int CNS
      Card is not selected
      static int CRT
      Command Received Timeout
      static int CSE
      Check Sum error
      static int DNS
      Did not Sleep
      static int EDX
      Error decimal expected
      static int EHF
      Error Hardware Failure
      static int EHX
      Error hex expected
      static int FLE
      FIFO Length Error
      static int HBE_XX
      Headerbit Error
      static int IEC
      internal Error code
      static int IOS
      Input and Outputblock are not in the same Sector
      static int KBR
      Key B is Readable
      static int KNC
      Key(s) not changeable
      static int NAK
      Global Error
      static int NB0
      Number of Blocks to Read is 0
      static int NCM
      Not in CNR Mode
      static int NDB
      No Data Block
      static int NER
      Not expected response
      static int NKS
      No Key Selected, select a temporary or a static key
      static int NMA
      No MiFare classic chip Authenticated
      static int NOR
      Number Out Of Range
      static int NOS
      Not supported
      static int NRF
      No RF-Field active
      static int NSS
      No Standard Selected
      static int NTI
      No Tag Inventoried
      static int NUL
      Null pointer
      static int ONE
      Operation Not Executed
      static int PDE
      Preamble Detect Error
      static int PLE
      PLL Error
      static int RDL
      Read Data to Long
      static int RES
      Reserved
      static int RXE
      Response Count Expected Error
      static int SRT
      Hardware Reset
      static int SYN
      Error
      static int TCE
      Tag Communication Error
      static int TEC
      REQ - Tag Error Code
      [2Byte Error Flag][2Byte ErrorCode]
      Error codes: 01 - The command is not supported, i.e.
      static int TLM
      Tag Listener missing
      static int TMD
      To Many Data (i.e.
      static int TMT
      Too Many Tags
      static int TNR
      Tag Not Responding
      static int TOE
      TimeOut Error
      static int TOR
      Tag Out of Range
      static int UCB
      (receive) unknow control byte
      static int UCO
      Unknown command
      static int UE1
      User Error code 1
      static int UE2
      User Error code 2
      static int UE3
      User Error code 3
      static int UER
      Unknown Error
      static int UKA
      Use Key A for authentication
      static int UKB
      Use Key B for authentication
      static int UPA
      Unknown parameter
      static int URE
      UART Receive Error
      static int WBR
      wrong baudrate
      static int WDL
      Wrong Data Length
      static int WFR
      wrong minimal Firmware revision
      static int WPA
      Wrong Parameter
      static int WRT
      Wrong Reader type
    • Constructor Summary

      Constructors 
      Constructor Description
      RFIDErrorCodes()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait