Communication interface
6.3 Input parameters of the RF182C
RF182C communication module
52
Operating Instructions, 10/2010
6.3
Input parameters of the RF182C
The RESET command is always required after switching on/run-up of the module. It contains
the settings for the reader connected to the RF182C.
Below the XML command for the RESET command is described:
XML command
<command>
<reset>
<param>Param</param>
</reset>
</command>
XML response
Below the XML response without error entry (for error entries, see section Error messages
(Page 71)) is described:
<reply>
<resultCode>Errorcode</resultCode>
<reset/>
</reply>
Parameter
Parameter
Data type
Values
Param
ASCII hex
00 ... FF (ASCII string of a length of 16 ASCII characters; corresponding to 8
hexadecimal numbers)
e.g. 00 25 00 00 00 01 00 00 (presence activated
RF300, no multitag)
1)
1)
The ASCII string may not contain any blank. Blanks have been inserted in the example for better readability.
A byte-by-byte breakdown of the RESET command can be found in section Command and
acknowledgement telegrams (Page 111).