ErrorCode Enum

Definition

All errors that can be returned by the PN532

public enum ErrorCode
type ErrorCode = 
Public Enum ErrorCode
Inheritance
ErrorCode

Fields

AbnormalCollision 6

Abnormal Collision

BufferSizeInsufficient 7

Buffer Size Insufficient

CardDisappeared 43

Card Disappeared

CheckByteWrong 35

Check Byte Wrong

CommandNotAcceptable 39

Command Not Acceptable

ConfiguredTargetBeenReleased 41

Configured Target Been Released

CRCError 2

CRC Error

DEPProtocolDataFormatNotMatch 19

DEP Protocol Data Format Not Match

DEPProtocolInvalidDeviceState 37

DEP Protocol Invalid Device State

DEPProtocolTargetModeNotSupport 18

DEP Protocol Target Mode Not Supported

ErroneousBitCount 4

Erroneous Bit Count

FramingError 5

Framing Error

IDCardDoesNotMatch 42

ID Card Does Not Match

InternalBufferOverflow 14

Internal Buffer Overflow

InvalidParameter 16

Invalid Parameter

MifareAuthenticationError 20

Mifare Authentication Error

MismatchDEPPassive 44

Mismatch DEP Passive

NADMissing 46

NA DMissing

None 0

None

OperationNotAllowed 38

Operation Not Allowed

OverCurrentDetected 45

Over Current Detected

ParityError 3

Parity Error

RFBufferOverflow 9

RF Buffer Overflow

RFFieldNotSwitched 10

RF Field Not Switched

RFProtocolError 11

RF Protocol Error

TemperatureError 13

Temperature Error

Timeout 1

Timeout

Unknown 255

Unknown

Applies to