Difference between revisions of "Adding Custom Extensions with LLRP"
From RifidiWiki
(New page: To Add Custom Extensions with LLRP Examples: ImpinjInventorySearchMode, ImpinjFixedFrequencyList, ImpinjSerializedTID, ImpinjRFPhaseAngle, ImpinjPeakRSSI Answer: Set property for ROSpec f...) |
(No difference)
|
Revision as of 18:10, 2 June 2014
To Add Custom Extensions with LLRP
Examples: ImpinjInventorySearchMode, ImpinjFixedFrequencyList, ImpinjSerializedTID, ImpinjRFPhaseAngle, ImpinjPeakRSSI Answer: Set property for ROSpec file and use ROSpec. Example: setproperties LLRP_ADD_ROSPEC_File_1 ImpinjExtensions true
The prerequisites are: 1. It needs to get added through the ADD_ROSPEC 2. It does not require anything to come back through a tag report etc. If condition (2) is not met, it is possible to add a feature to Rifidi in a future release to process results coming back.