User's Guide

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:
Conguration commands (conguring 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 conguration 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 conguration (specic commands exist to get/set this conguration).
An exception to the mechanism described above exists: the asynchronous read (or
default read).