Extended System-Level Command Functions
Class Series Programmer’s Manual 101
STX KtD Write Data Storage Format Identifier (DSFID) to Tag
(Direct Mode – HF [13.56 MHz] ISO15693 Tag Interface)
This command writes the DSFID data to the tag.
Syntax:
<STX>KtDabcc
Where:
a
- The number of retry attempts, 0-9.
b
- Lock the Data Storage Format Identifier (DSFID) after writing:
0 = No Protection
1 = Write Protect
cc
- Two character DFSID value representing one byte.
Sample:
<STX>KtD91C3[CR]
The sample writes 0xC3 DSFID byte, locking value, retrying nine times, if necessary.
STX KtE Write Electronic Article Surveillance (EAS) Bit
(Direct Mode – HF [13.56 MHz] ISO15693 Tag Interface)
This command writes the EAS bit for Philips ISO tags.
Syntax:
<STX>KtEabcc
Where:
a
- The number of retry attempts, 0-9.
b
- Electronic Article Surveillance (EAS) option:
0 = Set EAS
1 = Reset EAS
2 = Test EAS
cc
- Two character Manufacturer’s Code, representing one byte.
Sample:
<STX>KtE9004[CR]
The sample writes the EAS bit for Philips (0x04), retrying nine times, if necessary.