Search found 3 matches

by desaivv
Tue May 25, 2010 2:05 am
Forum: Edge Server Users
Topic: Start reading when gpi pin goes high
Replies: 6
Views: 10164

Re: Start reading when gpi pin goes high

Hi, I apologize if this is the wrong section. I saw this topic already open so am posting here. I am trying to get tag reads when a GPI input changes state. I am using or trying to use the method specified by kyle. I use SET_READER_CONFIG to set the GPI pin of interest. I then try adding an ROSpec. ...
by desaivv
Wed May 12, 2010 3:00 am
Forum: General
Topic: Emulator Add ROSpec problem
Replies: 2
Views: 3006

Re: Emulator Add ROSpec problem

Kyle, Below was my original ROSpec in XML format. I found the section 15.2.1.5.1 for C1G2EPCMemorySelector Parameter. Once I add that section in my message, then Rifidi is giving me a success. <Message type="AddROSpec"> <ROSpec> <ROSpecID value="123"/> <Priority value="0"/> <CurrentState value="0"/>...
by desaivv
Sat May 08, 2010 6:21 am
Forum: General
Topic: Emulator Add ROSpec problem
Replies: 2
Views: 3006

Emulator Add ROSpec problem

I am developing a middleware application, and I am using one instance of Rifidi emulator to emulate an LLRP reader. I also have an Impinj Speedway Revolution reader supporting LLRP protocol. I am using the LLRP toolkit for encoding/decoding, communication etc. I am adding an ROSpec to both the Impin...