When using the existing RFID Demo software ,  the length of the read operation cannot exceed 255 words, which is 510  bytes. This is also the upper limit of the amount of data read by Gen2.  Reading too much data at a time will also cause the performance of the  reading to be unstable. In fact, reading 128 words at a time is not  stable. This is related to the performance of the specific label. When  actually doing the project, it should be sufficient. After testing,  choose an appropriate value as the number of single reads and writes.     There are a lot of UHF RFID tags in the  user area, such as 1K bytes, how to read the large-capacity data area?  There are two ways to read 1K bytes of data as an example:     Call the readWait SYNC API 4 times, reading 128 words each time;     ReadWait offset=0, size=128 words;     ReadWait offset=128, size=128 words;     ReadWait offset=256, size=128 words;     ReadWait offset=384, size=128 words;     Call the “Actions.TagAccess.Operation  Sequenc...
Hopeland offer high performance UHF RFID reader and handheld terminal for kinds of industrial applications. Customize your global RFID solutions such as asset tracking,ITS,Logistic,jewelry management and so on.