Zebra RFID Inventory

Kalipso - Form - Actions - Actions Description - Group RFID - Zebra RFID Inventory

This action allows to start/stop an inventory operation.

Action available for the following operating systems:

Parameters

General

  • Operation <string> - Start Inventory is used to start an inventory operation. After this is executed, whenever a tag is found by the inventory operation, the ID of the tag is stored in "Target" and the event "RFID Tag Found" is executed.

  • Target for TagID <numeric> - Whenever a tag is found by the inventory operation, the ID of the tag is stored in this location.

  • Target for RSSI <numeric> - Whenever a tag is found by the inventory operation, the RSSI of the tag is stored in this location.

  • Target for Antena ID <numeric> - Whenever a tag is found by the inventory operation, the ID of the Antenna that inventoried the tag is stored in this location.

Detail

  • Filter EPC <string> - If yes it means a filter should be applyed on the tags when the inventory is running.

  • EPC Mask <string> - Hexadecimal value of a mask to apply in the inventory operation.

  • Bit Position <string> - Starting bit position of the EPC ID where to apply the mask.

  • Bit Lenght<string> - Number of bits from the "EPC Mask" parameter to use for the filter.

  • Filter Duplicates <numeric> - If yes, when a TAG is inventoried if the same tag ID has already been inventoried, that tag it is ignored by Kalipso. The list of already inventoried tags is cleared when the inventory is restarted.

Return

  • 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.

    • 10, 11, 12, 13 allows to select a memory bank to be returned appended at the end of 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.

Last updated