UniPRT SDK  v1.0.0.0
com.UniPRT.Sdk.LabelMaker.Enum.RfidMemBlockEnum 枚举类型参考

Public 属性

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

类成员变量说明

◆ 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.


枚举说明文档从下列文件生成: