RFID format parameter for denoting string type. More...
Public Attributes | |
InvalidFormat | |
Binary | |
Decimal | |
String | |
Hex | |
RFID format parameter for denoting string type.
Although all data is a string. The limiting factor is the characters within the string based on the data format.
Examples:
com.UniPRT.Sdk.LabelMaker.PglLib.PGL.Rfid_Format.Binary |
com.UniPRT.Sdk.LabelMaker.PglLib.PGL.Rfid_Format.Decimal |
com.UniPRT.Sdk.LabelMaker.PglLib.PGL.Rfid_Format.Hex |
Referenced by com.UniPRT.Sdk.LabelMaker.PGL.RfidWrite.toString().
com.UniPRT.Sdk.LabelMaker.PglLib.PGL.Rfid_Format.InvalidFormat |
com.UniPRT.Sdk.LabelMaker.PglLib.PGL.Rfid_Format.String |