Modifier and Type | Method and Description |
---|---|
void |
RFIDWithUHFUSB.setInventoryCallback(IUHFInventoryCallback inventoryCallback) |
void |
RFIDWithUHFUrxUsbToUart.setInventoryCallback(IUHFInventoryCallback inventoryCallback) |
void |
RFIDWithUHFUrxUart.setInventoryCallback(IUHFInventoryCallback inventoryCallback) |
void |
RFIDWithUHFUrxNetwork.setInventoryCallback(IUHFInventoryCallback inventoryCallback) |
void |
RFIDWithUHFUART.setInventoryCallback(IUHFInventoryCallback inventoryCallback)
设置盘点回调接口,接收循环盘点到的标签数据
Set the inventory callback interface to receive the label data from the cyclic inventory 备注:需要在开始循环盘点 RFIDWithUHFUART.startInventoryTag() 之前调用此方法。Note: This method needs to be called before starting the loop inventory RFIDWithUHFUART.startInventoryTag() . |
void |
RFIDWithUHFBLE.setInventoryCallback(IUHFInventoryCallback inventoryCallback) |
void |
RFIDWithUHFA8RS232.setInventoryCallback(IUHFInventoryCallback inventoryCallback)
设置盘点回调接口,接收循环盘点到的标签数据
Set the inventory callback interface to receive the label data from the cyclic inventory 备注:需要在开始循环盘点 RFIDWithUHFA8RS232.startInventoryTag() 之前调用此方法。Note: This method needs to be called before starting the loop inventory RFIDWithUHFA8RS232.startInventoryTag() . |
void |
RFIDWithUHFA8NetWork.setInventoryCallback(IUHFInventoryCallback inventoryCallback)
设置盘点回调接口,接收循环盘点到的标签数据
Set the inventory callback interface to receive the label data from the cyclic inventory 备注:需要在开始循环盘点 RFIDWithUHFA8NetWork.startInventoryTag() 之前调用此方法。Note: This method needs to be called before starting the loop inventory RFIDWithUHFA8NetWork.startInventoryTag() . |
void |
RFIDWithUHFA8.setInventoryCallback(IUHFInventoryCallback inventoryCallback) |
void |
RFIDWithUHFA4RS232.setInventoryCallback(IUHFInventoryCallback inventoryCallback)
设置盘点回调接口,接收循环盘点到的标签数据
Set the inventory callback interface to receive the label data from the cyclic inventory 备注:需要在开始循环盘点 RFIDWithUHFA4RS232.startInventoryTag() 之前调用此方法。Note: This method needs to be called before starting the loop inventory RFIDWithUHFA4RS232.startInventoryTag() . |
void |
RFIDWithUHFA4NetWork.setInventoryCallback(IUHFInventoryCallback inventoryCallback)
设置盘点回调接口,接收循环盘点到的标签数据
Set the inventory callback interface to receive the label data from the cyclic inventory 备注:需要在开始循环盘点 RFIDWithUHFA4NetWork.startInventoryTag() 之前调用此方法。Note: This method needs to be called before starting the loop inventory RFIDWithUHFA4NetWork.startInventoryTag() . |
void |
RFIDWithUHFA4.setInventoryCallback(IUHFInventoryCallback inventoryCallback) |
void |
BleDevice.setInventoryCallback(IUHFInventoryCallback inventoryCallback)
设置盘点回调接口,接收循环盘点到的标签数据
Set the inventory callback interface to receive the label data from the cyclic inventory 备注:需要在开始循环盘点 BleDevice.startInventoryTag() 之前调用此方法。Note: This method needs to be called before starting the loop inventory BleDevice.startInventoryTag() . |
Modifier and Type | Method and Description |
---|---|
void |
IUHFURAxExtend.setInventoryCallback(IUHFInventoryCallback inventoryCallback) |
void |
IUHF.setInventoryCallback(IUHFInventoryCallback inventoryCallback)
设置盘点回调接口,接收循环盘点到的标签数据
Set the inventory callback interface to receive the label data from the cyclic inventory 备注:需要在开始循环盘点 IUHF.startInventoryTag() 之前调用此方法。Note: This method needs to be called before starting the loop inventory IUHF.startInventoryTag() . |
void |
IBleDevice.setInventoryCallback(IUHFInventoryCallback inventoryCallback) |
void |
IUHFUrxAutoInventoryTag.start(IUHFInventoryCallback iuhfInventoryCallback) |
Modifier and Type | Method and Description |
---|---|
void |
RFIDWithUHFUART_mtk.setInventoryCallback(IUHFInventoryCallback inventoryCallback) |
Modifier and Type | Method and Description |
---|---|
void |
RFIDWithUHFBLEN52_qcom.setInventoryCallback(IUHFInventoryCallback inventoryCallback) |
void |
RFIDWithUHFBLEN51_qcom.setInventoryCallback(IUHFInventoryCallback inventoryCallback) |
void |
EmptyUhfBle.setInventoryCallback(IUHFInventoryCallback inventoryCallback) |
Modifier and Type | Method and Description |
---|---|
void |
RFIDWithUHFUSB_qcom.setInventoryCallback(IUHFInventoryCallback inventoryCallback) |
void |
RFIDWithUHFUrxUsbToUart_qcom.setInventoryCallback(IUHFInventoryCallback inventoryCallback) |
void |
RFIDWithUHFUrxUart_qcom.setInventoryCallback(IUHFInventoryCallback inventoryCallback) |
void |
RFIDWithUHFUrxNetwork_qcom.setInventoryCallback(IUHFInventoryCallback inventoryCallback) |
void |
RFIDWithUHFUART_qcom.setInventoryCallback(IUHFInventoryCallback inventoryCallback) |
void |
RFIDWithUHFBLE_qcom.setInventoryCallback(IUHFInventoryCallback inventoryCallback) |
void |
BleDevice_qcom.setInventoryCallback(IUHFInventoryCallback inventoryCallback) |
void |
UHFUrxNetWorkAutoInventoryTag_qcom.start(IUHFInventoryCallback iuhfInventoryCallback) |
Modifier and Type | Method and Description |
---|---|
void |
SocketUdpClientUR4.startReceiveUhfTagInfo(IUHFInventoryCallback iuhfInventoryCallback) |
Modifier and Type | Method and Description |
---|---|
void |
UHFProtocolProtocolParseBase.setInventoryCallback(IUHFInventoryCallback inventoryCallback) |