
R-DT-EVO-TEMIC-USB, R-STICK-EVO-TEMIC
Polling
EVO Readers
iDTRONIC GmbH
Page 7 of 7
3.4
Block Read Protected
This command allows you to read a single block when the PWD tag is set to “1”.
STX ADDP1 ADDP2
“5” <PSW> <PAGE> <ADDR>
ETX BCC
“5” command type 'Block Read Protected’.
<PSW>
string of 8 characters, hexadecimal, password valid values “0123456789ABCDEF”
<PAGE>
string of 1 character , page belongs to the block to read, valid values “0” and “1”
<ADDR>
string of 1 character, block to read, valid values from “0” to “7”.
If the polling message is correctly received, the electronic board answers as follow:
STX ADDP1 ADDP2
“5” <DATA>
ETX BCC
<DATA> contents of the requested block..
The default expiry timeout is 100 milliseconds.