公開方法(Public Methods) | |
int | GetBitCount () |
欄位中的位數。 | |
PGL.Rfid_Format | GetDataFormat () |
資料類型。二進制、十六進制、十進制、字符串。 | |
int | GetFieldId () |
欄位識別符,用於區分其他讀取的欄位。 更多... | |
String | GetFieldTag () |
用於在 PGL 表單中連結變數的 #FieldId 的字符串版本。 | |
void | SetBitCount (int bitCount) |
void | SetDataFormat (PGL.Rfid_Format dataFormat) |
void | SetFieldId (int fieldId) |
int GetFieldId | ( | ) |
欄位識別符,用於區分其他讀取的欄位。
如果未提供欄位識別符,則使用 1 作為第一個識別符。範圍 1 - 512。