User's Guide
Table Of Contents
30
5.2 Reader operation principles
Most of the reader commands are executed in a synchronous manner. This
means that the reader waits for an incoming request from the host, executes the
associated operation then sends a reply containing operation execution status
back to the host. Between the reception of two consecutive commands, the
reader does nothing but wait for the next command.
The following commands are examples of commands executed in a synchronous
manner:
●
Conguration commands (conguring the TCP/IP stack, for example).
●
Tag writing commands (writing an ISO15693 tag memory block, for
example).
●
Most tag reading commands (reading the locking status of an ISO15693 tag
memo block, for example).
Synchronous commands that actually perform an operation on tags in the RF
eld (such as a writing operation, opposed to a conguration command) can only
use a single channel (multiplexer cannot be used). The channel and RF power
that should be used for any subsequent synchronous tag operation is called the
default RF conguration (specic commands exist to get/set this conguration).
An exception to the mechanism described above exists: the asynchronous read (or
default read).