com.ugrokit.api.UgiInventory.TagAccessReturnValues Enum Reference

Overview

Return values from programTag, writeTag, lockUnlockTag and readTag.

Public Attributes

 OK
 Access was successful.
 
 WRONG_PASSWORD
 Incorrect password passed.
 
 PASSWORD_REQUIRED
 No password passed, but a password is required.
 
 MEMORY_OVERRUN
 Read/write to a memory locaion that does not exist on tht tag.
 
 TAG_NOT_FOUND
 Tag was not found.
 
 GENERAL_ERROR
 General error.
 
 INVENTORY_STOPPED
 Inventory stopped.
 
 REQUIRES_AUTHENTICATION