A B C D E F G H I K L O P R S T U V W 

R

readData(String, int, int, int) - 接口 中的方法com.rscja.deviceapi.interfaces.IUHF
读取标签数据
Read tag data
readData(String, int, int, int) - 类 中的方法com.rscja.deviceapi.RFIDWithUHFNetwork
读取标签数据
Read tag data
readData(String, int, int, int) - 类 中的方法com.rscja.deviceapi.RFIDWithUHFNetworkMT
读取标签数据
Read tag data
readData(String, int, int, int) - 类 中的方法com.rscja.deviceapi.RFIDWithUHFUART
读取标签数据
Read tag data
readData(String, int, int, int) - 类 中的方法com.rscja.deviceapi.RFIDWithUHFUsb
读取标签数据
Read tag data
readData(String, int, int, int, String, int, int, int) - 接口 中的方法com.rscja.deviceapi.interfaces.IUHF
读取指定标签数据
Read specific tag data
readData(String, int, int, int, String, int, int, int) - 类 中的方法com.rscja.deviceapi.RFIDWithUHFNetwork
读取指定标签数据
Read specific tag data
readData(String, int, int, int, String, int, int, int) - 类 中的方法com.rscja.deviceapi.RFIDWithUHFNetworkMT
读取指定标签数据
Read specific tag data
readData(String, int, int, int, String, int, int, int) - 类 中的方法com.rscja.deviceapi.RFIDWithUHFUART
读取指定标签数据
Read specific tag data
readData(String, int, int, int, String, int, int, int) - 类 中的方法com.rscja.deviceapi.RFIDWithUHFUsb
读取指定标签数据
Read specific tag data
readTagFromBuffer() - 接口 中的方法com.rscja.deviceapi.interfaces.IUHF
获取缓冲区的标签数据
Get tag data from buffer
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()之后,应当退出子线程。
readTagFromBuffer() - 类 中的方法com.rscja.deviceapi.RFIDWithUHFNetwork
获取缓冲区的标签数据
Get tag data from buffer
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()之后,应当退出子线程。
readTagFromBuffer() - 类 中的方法com.rscja.deviceapi.RFIDWithUHFNetworkMT
获取缓冲区的标签数据
Get tag data from buffer
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()之后,应当退出子线程。
readTagFromBuffer() - 类 中的方法com.rscja.deviceapi.RFIDWithUHFUART
获取缓冲区的标签数据
Get tag data from buffer
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()之后,应当退出子线程。
readTagFromBuffer() - 类 中的方法com.rscja.deviceapi.RFIDWithUHFUsb
获取缓冲区的标签数据
Get tag data from buffer
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()之后,应当退出子线程。
readTagFromBufferList() - 类 中的方法com.rscja.deviceapi.RFIDWithUHFUsb
 
readUnsignedInt64(byte[]) - 类 中的静态方法com.rscja.utility.StringUtility
 
Request(int, byte[], short[]) - 类 中的静态方法com.rscja.deviceapi.CardReaderUtils
 
resetUHFSoft() - 接口 中的方法com.rscja.deviceapi.interfaces.IUHF
UHF模塊復位
UHF reset
resetUHFSoft() - 类 中的方法com.rscja.deviceapi.RFIDWithUHFNetwork
 
resetUHFSoft() - 类 中的方法com.rscja.deviceapi.RFIDWithUHFNetworkMT
 
resetUHFSoft() - 类 中的方法com.rscja.deviceapi.RFIDWithUHFUART
 
resetUHFSoft() - 类 中的方法com.rscja.deviceapi.RFIDWithUHFUsb
 
reverse(byte[]) - 类 中的静态方法com.rscja.utility.StringUtility
 
RFIDWithUHFNetwork - com.rscja.deviceapi中的类
UHF网口操作类
UHF module operation type
RFIDWithUHFNetworkMT - com.rscja.deviceapi中的类
支持多线程
Support for multithread
RFIDWithUHFNetworkMT() - 类 的构造器com.rscja.deviceapi.RFIDWithUHFNetworkMT
 
RFIDWithUHFUART - com.rscja.deviceapi中的类
UHF模块串口通信操作类
UHF module operation type
RFIDWithUHFUsb - com.rscja.deviceapi中的类
UHF模块USB通信操作类
UHF module operation type
RFIDWithUHFUsbOfIR - com.rscja.deviceapi.customized中的类
 
RFIDWithUHFUsbOfIR() - 类 的构造器com.rscja.deviceapi.customized.RFIDWithUHFUsbOfIR
 
RFIDWithUHFUsbOfIR.TAGObject - com.rscja.deviceapi.customized中的类
 
A B C D E F G H I K L O P R S T U V W 
跳过导航链接