Atul, Example code that shows how to use the java implementation of the LLRP toolkit can be found in the wiki: http://sourceforge.net/apps/mediawiki/llrp-toolkit/index.php?title=LTKJava
If you don't want to write any Java code, you can also use the Fosstrak LLRP Commander (http://www.fosstrak.org/llrp) that uses LTKJava and logs all individual TAG_REPORT_DATA parameters in RO_ACCESS_REPORT messages to a SQL database (either a built-in one or a DB of your choice). You can then just use the built-viewer to check the "cumulative read number" or issue SQL statements over the TAG_REPORT_DATA parameters to determine the number of reads. Christian Atul Ingle wrote: > Hello, > I am using the Impinj Speedway R1000 reader. > I have to make a program code which can get information about individual > tags (tag ID and number of reads) and write it to a log file. So far I > have been using the reader command line with a serial interface to get > the "cumulative" read number for all tags around the antenna. But the > serial interface does not give me any info about tag IDs. > Where do I get started writing a Java code to do this? > Thanks, > Atul Ingle > > -- > Atul Ingle > RFID Project Assistant | www.uwrfidlab.org <http://www.uwrfidlab.org> > UW E-Business Consortium | www.uwebc.org <http://www.uwebc.org> > University of Wisconsin-Madison | www.wisc.edu <http://www.wisc.edu> > Ph# 1-408-823-7537 > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > > > ------------------------------------------------------------------------ > > _______________________________________________ > llrp-toolkit-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/llrp-toolkit-devel ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ llrp-toolkit-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/llrp-toolkit-devel
