User's Manual
OPERATION 5
105
Transponder Reader LF60 Gen2 (SECS1-Protocol), Release 0.2
The host writes all fundamental CIDRW attributes defined in ATTRID.
The reader answers with the current attribute values.
Host reads data on page 8 of a multipage transponder with
S18F5
Host to Reader: S18F5
Out: ENQ ( 05 )
In : EOT ( 04 )
Out: Length Byte ( 1A )
Out: Header ( 01 FF 92 05 80 01 00 00 00 08 )
Out: Data
01 03
41 04 31 32 33 34 Æ TARGETID “1234”
41 02 30 38 Æ DATASEG “08”
A9 02 00 08 Æ DATALENGTH 0x08
Out: Checksum ( 91 02 )
In : ACK ( 06 )
Reader to Host: S18F6
In : ENQ ( 05 )
Out: EOT ( 04 )
In : Length Byte ( 20 )
In : Header ( 81 FF 12 06 80 01 00 00 00 08 )
In : Data
01 03
41 04 31 32 33 34 Æ TARGETID “1234”
41 02 4E 4F Æ SSACK “NO”
41 08 30 31 32 33 34 35 36 37 Æ DATA “01234567”
In : Checksum ( 05 F9 )
Out: ACK ( 06 )
The host reads 8 bytes on page 8 of a multipage transponder. The
reader shows the success of the operation with SSACK “NO” (normal
operation) and with the read values.