ReadTags activity reads tags for a duration and returns an ArrayList of tags. The result contains one record per epc with the “count” field denoting the number of reads and the “time” field denoting the first read time.
Each tag contains the following keys.

  1. logicaldevice
  2. uid
  3. antenna
  4. count
  5. epc
  6. @rssi
  7. time
  8. driver
  9. @tid
  10. @userdata
  11. @freq

Return Type

  • ArrayList

Parameters

Field Data Type Description
LogicalDevice String – drop down list The logical device to read from
ReadDuration Integer The read cycle duration in milliseconds

Example

Read tags from logical device “Demo”.

Leave A Reply

Your email address will not be published. Required fields are marked *