RF182C communication module
Operating Instructions, 10/2010
49
Communication interface
6
6.1
Overview of commands
Table 6- 1
Overview of commands
Name command
Description
comDevSetConfig
Optional: Reconfigure RF182C
reset
Reset and parameterize RF182C and reader of a
channel
writeTagData
Write to tag address
readTagData
Read from tag address
initializeTag
Initialize the tag
getReaderStatus
Status of the connected readers
setAnt
Antenna on/off
heartbeat
Line monitoring
getTagStatus
Status of the tag
Note
Text file for structure of XML commands
The structure of the XML commands of this section can also be found in a text file
(RF182C_XML_Commands.txt). You can find this file on the RFID CD "Software &
Documentation". Follow the link "CM > ASM > RF182C > Tools".
Thus you can transfer the basic structure of the commands to your application program by
means of copy and paste.
Note
Structure of the XML commands
Please note that a value must always be entered between an opening and a closing XML
tag. Otherwise, the message frame will be acknowledged with the error 3550.
Example:
<baud rate>115200</baud rate>
If an XML tag pair does not contain a value, omit the complete pair.