ATA Spec2000 RFID API

Encode, decode, and get tag information from flyable RFID tag according to ATA Spec2000 standard.

Encode New Tag

Encode new RFID tag memory data (USER & EPC Memory) with the business data which can be encoded directly into the tag using a reader.  Following tag types can be encoded with the help of this api

  • Single Record Birth
  • Single Record Utility
  • Dual Record
  • Multi Record
ATA Spec2000 Encode
ATA Spec2000 Tag Update

Update Tag

Update data to the existing tags. Following updates can be done to the tag with the help of this api

  • Add life cycle data
  • Add part history data
  • Update / clear scratchpad data

Tag Information

Get the current tag information. Following details can be get with the help of this api

  • Tag Detail (Type, Size)
  • Record Size
  • Multirecord Info
  • PartHistory Info
ATA Spec2000 Tag Info
ATA Spec2000 Tag Decode

Decode Tag

Decode the business data from the RFID tag memory data. Following tag memory can be decoded with the help of this api

  • User Memory
  • EPC Memory
  • Tag Memory

LIVE ATA Spec2000 RFID API Demo