Package | Description |
---|---|
com.rscja.custom | |
com.rscja.team.mtk.custom | |
com.rscja.team.qcom.custom |
Modifier and Type | Class and Description |
---|---|
class |
M775Authenticate
英频杰特殊标签定制
Special label customization 第一步:通过 RFIDWithUHFUART.init(Context context) 连接读写器。Step 1: Connect to the usb of the reader via RFIDWithUHFUART.init(Context context) 第二步: 如果是设置参数,连接成功之后,调用对应的函数设置参数、读写操作。 盘点标签之前先要设置回调函数 M775Authenticate.setInventoryCallback(IUHFInventoryCallback) ,然后调用盘点函数RFIDWithUHFUART.startInventoryTag() 开始执行盘点。
注意: 在盘点标签的时候rfid模块只能响应RFIDWithUHFUART.stopInventory() 函数。For parameter setting, after the connection is successful, call the corresponding function to set parameters and read/write operations. |
Modifier and Type | Class and Description |
---|---|
class |
M775Authenticate_mtk |
Modifier and Type | Class and Description |
---|---|
class |
M775Authenticate_qcom |