UniPRT SDK  v1.0.0.0
com.UniPRT.Sdk.LabelMaker.Enum.RfidMemBlockEnum Enum Reference

Public Attributes

 InvalidMemBlock
 For case where need to enforce initialization. More...
 
 EPC
 Electronic Product Code. More...
 
 TID
 Tag Identification. This is typically a read only field. More...
 
 User
 User memory. More...
 
 AccessCode
 Access code. Typically 4 bytes. More...
 
 KillCode
 Kill code. Typically 4 bytes. More...
 
 PC
 Protocol Control Word (16 bits) (Gen 2 tags only) More...
 
 Reserve
 Reserved memory. More...
 

Member Data Documentation

◆ AccessCode

com.UniPRT.Sdk.LabelMaker.Enum.RfidMemBlockEnum.AccessCode

Access code. Typically 4 bytes.

◆ EPC

com.UniPRT.Sdk.LabelMaker.Enum.RfidMemBlockEnum.EPC

Electronic Product Code.

◆ InvalidMemBlock

com.UniPRT.Sdk.LabelMaker.Enum.RfidMemBlockEnum.InvalidMemBlock

For case where need to enforce initialization.

◆ KillCode

com.UniPRT.Sdk.LabelMaker.Enum.RfidMemBlockEnum.KillCode

Kill code. Typically 4 bytes.

◆ PC

com.UniPRT.Sdk.LabelMaker.Enum.RfidMemBlockEnum.PC

Protocol Control Word (16 bits) (Gen 2 tags only)

◆ Reserve

com.UniPRT.Sdk.LabelMaker.Enum.RfidMemBlockEnum.Reserve

Reserved memory.

◆ TID

com.UniPRT.Sdk.LabelMaker.Enum.RfidMemBlockEnum.TID

Tag Identification. This is typically a read only field.

◆ User

com.UniPRT.Sdk.LabelMaker.Enum.RfidMemBlockEnum.User

User memory.


The documentation for this enum was generated from the following file: