cancel
Showing results for 
Search instead for 
Did you mean: 

User data on Tag

Former Member
0 Kudos

Hi,

AII 4.0 supports additional data on tag apart from the serial number (e.g for additional data mfg date, batch number)

This additional data which is written on the tag with the help of activity DEVICE_PRINT_TAG.

has anyone tried writing additional data on the RFID tag?

If yes can you give me some pointers.

Also can you tell me how this RFID tag with additional data gets read.

Regards,

Amit Deshpande

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

Are you looking for additional data to be printed on the tag or embedded in the RFID memory?

To add additional printed data on the tag you need to add the additional fields you want printed to the print element set. If you are creating new fields you need to create the code behind populating the field as well.

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Peter,

I want to print the additional info on the RFID memory chip.

I feel that writing is not issue, but reading the info on the chip will require some cutomisation in Decode function.

Have you tried this before. If yes can you tell what are the steps that need to be followed.

Regards,

Amit Deshpande