> 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-write-tag.md).

# Unitech RH76xUHF Write Tag

Writes a Unitech Tag data.

Action available for the following operating systems:

![](/files/8nmky5uY66dHtSih6rzi)

### Parameters

* **Tag Type** *\<unquoted string> -* The type of the writed 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.
* **Data** *\<string> -* The data to be writed. If the Tag Type is 'ISO180006B', 1 block=1byte, otherwise 1 block=2bytes
* **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.
