IUHF.startInventoryTag()
启动识别标签之后,在子线程循环调用此函数不断获取缓冲区的标签信息,每次返回一张标签数据IUHF.startInventoryTag()
After tag reading has been enabled, call this function in sub threads to get data information continously, return one tag information for each time.IUHF.stopInventory()
之后,应当退出子线程。RFIDWithUHFNetwork.startInventoryTag()
启动识别标签之后,在子线程循环调用此函数不断获取缓冲区的标签信息,每次返回一张标签数据RFIDWithUHFNetwork.startInventoryTag()
After tag reading has been enabled, call this function in sub threads to get data information continously, return one tag information for each time.RFIDWithUHFNetwork.stopInventory()
之后,应当退出子线程。RFIDWithUHFNetworkMT.startInventoryTag()
启动识别标签之后,在子线程循环调用此函数不断获取缓冲区的标签信息,每次返回一张标签数据RFIDWithUHFNetworkMT.startInventoryTag()
After tag reading has been enabled, call this function in sub threads to get data information continously, return one tag information for each time.RFIDWithUHFNetworkMT.stopInventory()
之后,应当退出子线程。RFIDWithUHFUART.startInventoryTag()
启动识别标签之后,在子线程循环调用此函数不断获取缓冲区的标签信息,每次返回一张标签数据RFIDWithUHFUART.startInventoryTag()
After tag reading has been enabled, call this function in sub threads to get data information continously, return one tag information for each time.RFIDWithUHFUART.stopInventory()
之后,应当退出子线程。RFIDWithUHFUsb.startInventoryTag()
启动识别标签之后,在子线程循环调用此函数不断获取缓冲区的标签信息,每次返回一张标签数据RFIDWithUHFUsb.startInventoryTag()
After tag reading has been enabled, call this function in sub threads to get data information continously, return one tag information for each time.RFIDWithUHFUsb.stopInventory()
之后,应当退出子线程。