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... | |
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().
com.UniPRT.Sdk.LabelMaker.Enum.RfidPasswordTypeEnum.None |
No password.
Referenced by com.UniPRT.Sdk.LabelMaker.PGL.RfidWrite.toString(), and com.UniPRT.Sdk.LabelMaker.TSPL.RfidWrite.toString().
com.UniPRT.Sdk.LabelMaker.Enum.RfidPasswordTypeEnum.PermaLock |
Permanently lock. Prevents further modification of data.
com.UniPRT.Sdk.LabelMaker.Enum.RfidPasswordTypeEnum.PermaUnlock |
Permanently unlock. Cannot be locked.
com.UniPRT.Sdk.LabelMaker.Enum.RfidPasswordTypeEnum.Unlock |
Unlock block so that it can be overwritten.