Nordic ID NUR Get Tag List

Kalipso - Form - Actions - Actions Description - Group RFID - Nordic ID NUR Get Tag List

Gets the list of Nordic ID NUR Tag ID's.

Action available for the following operating systems:

Parameters

Target

  • Tag Id List <unquoted string> - The list of the tag ID's found.

  • RSSI List <numeric> - The list of the RSSI values for each of the tags found.

  • Scaled RSSI List <numeric> - The list of the Scaled RSSI (0% to 100%) values for each of the tags found.

  • Number of Tag's ID <string> - The number of Tag's Id returned.

Return

  • Items Separator <string> - The string separator of each item in Tag's Id List. This parameter is Coded.

  • Inventory ID to Return <string> - This option allows to have a value different from the EPCID to be returned during the inventory operation. -1 - EPCID is the default and it returns the tag EPCID. 0, 1, 2, 3 allows to select a memory bank to be returned in replacement for the EPCID.

  • Start Address <string> - Start address in the specified memory bank to be read. Normally should be a multiple of 2.

  • Number of Bytes <string> - Number of bytes in the specified memory bank to be read. Normally should be a multiple of 2.

Details

  • Q <unquoted string> - Value used for Q parameter during inventory operation. This parameter is used to improve performence of the inventory operation by giving a hint to the reader about the expected "Tag Population".

  • Session <string> - Session to be used for inventory operation. For detailed description on sessions, please refer to specific documentation about Class1 Gen2 UHF standards.

  • Number of Rounds <string> - Number of rounds to be performed during inventory operation.

Filter

  • Apply Filter <string> - Specifies if a filter is to be applyed.

  • Memory Bank <string> - Selectes the memory bank for the filter. Specifying "-1 - EPC ID Content" indicates that the filter should be done on the EPCID inside the EPC memory bank. It is equivalent to making the filter on the EPC memory bank with "Bit Position" parameter = 32.

  • Mask Value <string> - Hexadecimal mask value to be used for the filter.

  • Bit Position <string> - Starting bit position for the filter.

  • Bit Lenght <string> - Number of bits to use from the "Mask Value".

Last updated