> For the complete documentation index, see [llms.txt](https://doc.sysdevmobile.com/kalipso5/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.sysdevmobile.com/kalipso5/developing/form/actions/actions-description/group-rfid/unitech-rh76xuhf-read-tag.md).

# Unitech RH76xUHF Read Tag

Reads a Unitech Tag data.

Action available for the following operating systems:

![](/files/8nmky5uY66dHtSih6rzi)

### Parameters

* **Tag Type** *\<unquoted string> -* The type of the readed Tag. The possible values for this parameter are:
  * Gen1
  * Gen2
  * ISO180006B
  * Dynamic
* **Memory Bank** *\<unquoted string> -* Defines the memory bank to this read action. The possible values are:
  * EPC
  * User
  * Reserved
  * TID
  * Dynamic
* **Start Block** *\<numeric> -* The block where the read action begans
* **Nbr. of Blocks** *\<numeric> -* The number of blocks to read in this action. If the Tag Type is 'ISO180006B', 1 block=1byte, otherwise 1 block=2bytes.
* **Target** *\<unquoted string> -* The control or variable to save the data readed in this action.
* **Coded** *\<unquoted string> -* Indicates if the readed data is coded or not. The possible values are: Yes, No or dynamic. Use Yes if the established connection is in String Data Mode.
