Software • RFID command set
Chapter 4 Software
Panel PC 2100 swing arm user's manual V1.00
151
10 RFID command set
10.1 General information
The transponder reads and writes MIFARE and ISO 15693 tags. The corresponding commands and parameters
are valid depending on the tag being used. When a tag comes within range of the antenna, the PiccSelect message
and serial number of the tag are output. When the tag is removed, the PiccRemove message and serial number
of the tag are output.
**********************************
********* SW_ResetSTART **********
** Mifare **
** B&R Automation **
** S/W Rev. 0.7 **
**ENTER 'helpme' for information**
**********************************
PiccSelect: 3B7CF4E0
PiccRemove: 3B7CF4E0
An executed command appears as follows:
1. "Command syntax" command
2. The executed command in plain text
3. Response
read,a,ff ff ff ff ff ff,5
"read" command: Data in block 5 in HEX=00000000000000000000000000000000
Error messages are constructed as follows:
"Error: <ErrorNumber> (error syntax)"
There is a difference between operating errors and RFID stack error messages. See the section "Error messages