Public Member Functions | |
int | GetBitCount () |
The number of bits in field. | |
PGL.Rfid_Format | GetDataFormat () |
Data type. Binary, Hex, Decimal, String. | |
int | GetFieldId () |
Field Identifier used to differentiate from other fields read. More... | |
String | GetFieldTag () |
String version of #FieldId used to link variables within a PGL form. | |
void | SetBitCount (int bitCount) |
void | SetDataFormat (PGL.Rfid_Format dataFormat) |
void | SetFieldId (int fieldId) |
int GetFieldId | ( | ) |
Field Identifier used to differentiate from other fields read.
If no Field Identifier is provided, a 1 is used as the first identifier. Range 1 - 512.