Table of Contents

Enum TransponderBackscatterErrorCode

Namespace
TechnologySolutions.Rfid.AsciiProtocol
Assembly
TechnologySolutions.Rfid.AsciiProtocol.Core.dll

Codes returned from the transponder when a tag access operation fails

public enum TransponderBackscatterErrorCode
Extension Methods

Fields

[EnumExtension("000", "General error.")] GeneralError = 0

General error

[EnumExtension("003", "Memory does not exist or the PC value is not supported.")] MemoryDoesNotExistOrThePcValueIsNotSupported = 3

Memory does not exist or the PC value is not supported

[EnumExtension("004", "Memory is locked or permalocked.")] MemoryIsLockedOrPermalocked = 4

Memory is lock or permalocked

[EnumExtension("015", "Transponder does not support error specific codes.")] TransponderDoesNotSupportErrorSpecificCodes = 15

Transponder does not support error specific codes

[EnumExtension("011", "Transponder has insufficient power.")] TransponderHasInsufficientPower = 11

Transponder has insufficient power