# Baracoda Write RFID Tag Data

Writes data on Tag with Baracoda device.

Action available for the following operating systems:

![](https://3821468174-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LrTlA1suFa5N48x_83N%2F-MHLcJ3NKuEAK1UkgFC8%2F-MHLcgWRUaKX5j2jdorh%2FWindows%20Old.PNG?alt=media\&token=0d46a390-b5e4-47b2-a7a5-35a2dd41ea35)

### Parameters

* &#x20;**Tag Type** *\<unquoted string> -* The Tag Type to be writed. The possible Tag Types are:&#x20;
  * Mifare Ultralight
  * Mifare 1K
  * Mifare 4K
  * I-CODE SLI
  * I-CODE SLI-L
  * I-CODE SLI-S
  * Tag-it HFI Plus Inlay
  * Tag-it HFI Plus chip
  * Tag-it HFI Standard chip/inlay
  * Tag-it HFI Pro chip/inlay
  * LRI64
  * Dynamic
* &#x20;**Start Byte** *\<numeric> -* The start of address where the write of data begins (example: if user specify 30 in this parameter, this action will write the specified number of bytes begining in byte/block 30).
* &#x20;**Data** *\<unquoted string> -* The data to be writed.
* &#x20;**Encoded** *\<unquoted string> -* Indicates if the writed data is coded or not. The possible values are:
  * Yes
  * No
  * Dynamic
