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. |
class |
RFIDWithUHFJieCe |
class |
UHFCSYX
MQTT是长沙盈芯,定制接口
|
class |
UHFTamperAPI
阿联酋Acube 定制接口
|
class |
UHFTemperatureTagsAPI |
class |
UHFUartFoxconn |
Modifier and Type | Interface and Description |
---|---|
interface |
IM775Authenticate |
interface |
IRFIDWithUHFJieCe |
interface |
IRFIDWithUHFShuangYingDianZi |
interface |
IRFIDWithUHFUARTUAE |
interface |
IUHFCSYX
MQTT是长沙盈芯,定制接口
|
interface |
IUHFTamperAPI |
interface |
IUHFUartFoxconn |
Modifier and Type | Class and Description |
---|---|
class |
RFIDWithUHFA4
UHF模块 A4操作类
UHF module operation type 第一步:通过 RFIDWithUHFA4.init(Context context) 连接读写器。Step 1: Connect to the usb of the reader via RFIDWithUHFA4.init(Context context) 第二步: 如果是设置参数,连接成功之后,调用对应的函数设置参数、读写操作。 如果是盘点标签先调用 RFIDWithUHFA4.setInventoryCallback(IUHFInventoryCallback inventoryCallback) 设置标签回调接口,有标签数据就会回调这个接口。
然后在调用RFIDWithUHFA4.startInventoryTag() 函数开始执行盘点。
注意: 在盘点标签的时候rfid模块只能响应RFIDWithUHFA4.stopInventory() 函数。Step 2: If it is to set parameters, after the connection is successful, call the corresponding function to set parameters, read and write operations. |
class |
RFIDWithUHFA8
UHF模块 A8操作类
UHF module operation type 第一步:通过 RFIDWithUHFA8.init(Context context) 连接读写器。Step 1: Connect to the usb of the reader via RFIDWithUHFA8.init(Context context) 第二步: 如果是设置参数,连接成功之后,调用对应的函数设置参数、读写操作。 如果是盘点标签先调用 RFIDWithUHFA8.setInventoryCallback(IUHFInventoryCallback inventoryCallback) 设置标签回调接口,有标签数据就会回调这个接口。
然后在调用RFIDWithUHFA8.startInventoryTag() 函数开始执行盘点。
注意: 在盘点标签的时候rfid模块只能响应RFIDWithUHFA8.stopInventory() 函数。Step 2: If it is to set parameters, after the connection is successful, call the corresponding function to set parameters, read and write operations. |
class |
RFIDWithUHFAxBase |
class |
RFIDWithUHFRLM |
class |
RFIDWithUHFUART
UHF模块手持机,串口通信操作类
UHF module handheld, serial communication operation interface 第一步:通过 RFIDWithUHFUART.init(Context context) 连接读写器。Step 1: Connect to the usb of the reader via RFIDWithUHFUART.init(Context context) 第二步: 如果是设置参数,连接成功之后,调用对应的函数设置参数、读写操作。 如果是盘点标签先调用 RFIDWithUHFUART.setInventoryCallback(IUHFInventoryCallback inventoryCallback) 设置标签回调接口,有标签数据就会回调这个接口。
然后在调用RFIDWithUHFUART.startInventoryTag() 函数开始执行盘点。
注意: 在盘点标签的时候rfid模块只能响应RFIDWithUHFUART.stopInventory() 函数。Step 2: If it is to set parameters, after the connection is successful, call the corresponding function to set parameters, read and write operations. |
Modifier and Type | Interface and Description |
---|---|
interface |
IRFIDWithUHFA4Uart |
interface |
IRFIDWithUHFA8Uart |
interface |
IRFIDWithUHFRLM |
Modifier and Type | Class and Description |
---|---|
class |
M775Authenticate_mtk |
class |
UHFTemperatureTagsAPI_mtk |
class |
UHFUartFoxconn_mtk |
Modifier and Type | Class and Description |
---|---|
class |
RFIDWithUHFUART_mtk |
Modifier and Type | Class and Description |
---|---|
class |
M775Authenticate_qcom |
class |
RFIDWithUHFJieCe_qcom |
class |
RFIDWithUHFShuangYingDianZi_qcom |
class |
RFIDWithUHFUARTUAE_qcom |
class |
UHFCSYX_qcom |
class |
UHFTamperAPI_qcom |
class |
UHFTemperatureTagsAPI_qcom |
class |
UHFUartFoxconn_qcom |
Modifier and Type | Class and Description |
---|---|
class |
RFIDWithUHFA4_qcom
UHF模块 A4操作类
UHF module operation type |
class |
RFIDWithUHFA8_qcom
UHF模块 A8操作类
UHF module operation type |
class |
RFIDWithUHFAxBase_qcom |
class |
RFIDWithUHFRLM_qcom |
class |
RFIDWithUHFUART_qcom |