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

Public Attributes

 None
 No password.
More...
 
 Lock
 Lock. Allows for modificiation of data in future if correct password provided.
More...
 
 PermaLock
 Permanently lock. Prevents further modification of data.
More...
 
 Unlock
 Unlock block so that it can be overwritten.
More...
 
 PermaUnlock
 Permanently unlock. Cannot be locked. More...
 

Member Data Documentation

◆ Lock

com.UniPRT.Sdk.LabelMaker.Enum.RfidPasswordTypeEnum.Lock

Lock. Allows for modificiation of data in future if correct password provided.

Referenced by com.UniPRT.Sdk.LabelMaker.TSPL.RfidWrite.toString().

◆ None

com.UniPRT.Sdk.LabelMaker.Enum.RfidPasswordTypeEnum.None

◆ PermaLock

com.UniPRT.Sdk.LabelMaker.Enum.RfidPasswordTypeEnum.PermaLock

Permanently lock. Prevents further modification of data.

◆ PermaUnlock

com.UniPRT.Sdk.LabelMaker.Enum.RfidPasswordTypeEnum.PermaUnlock

Permanently unlock. Cannot be locked.

◆ Unlock

com.UniPRT.Sdk.LabelMaker.Enum.RfidPasswordTypeEnum.Unlock

Unlock block so that it can be overwritten.


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