用於寫入的 RFID 位元欄位屬性。 更多...
公開方法(Public Methods) | |
Rfid_WriteBitField (int bitCount, PGL.Rfid_Format dataFormat, String data) | |
int | GetBitCount () |
欄位中的位數。 | |
String | GetData () |
將寫入的資料。根據格式提供正確字符集的字串。二進制、十六進制、十進制、字串。 更多... | |
PGL.Rfid_Format | GetDataFormat () |
資料類型。二進制、十六進制、十進制、字串。 | |
void | SetBitCount (int bitCount) |
void | SetData (String data) |
void | SetDataFormat (PGL.Rfid_Format dataFormat) |
用於寫入的 RFID 位元欄位屬性。
支援靜態數據格式:長度;格式;(D)資料欄位(D)
String GetData | ( | ) |
將寫入的資料。根據格式提供正確字符集的字串。二進制、十六進制、十進制、字串。
雖然所有資料都是字串,但限制因素是根據正在寫入的資料格式來決定的字串內的字符。 範例: