Software • RFID command set
156
Panel PC 2100 swing arm user's manual V1.00
10.3 ISO 15693 configuration
10.3.1 Getting started
The driver for the USB communication device class (CDC) must be installed before you can use the transponder.
Information:
This driver can be downloaded from the B&R website (
10.3.1.1 Port settings
Configure the following port settings in your terminal program:
Bits per second: 115200
Data bits: 8
Parity: None
Stop bits: 1
Flow control: None
10.3.2 General commands
Command
Description
Parameter 1
Parameter 2
Parameter 3
Parameter 4
Parameter 5
Info_On
Outputs command confirmation
--
--
--
--
--
Info_Off
Does not output command confirmation (default)
--
--
--
--
--
Show_Config
Displays current settings
--
--
--
--
--
Show_Revision
Displays software and hardware revision information
--
--
--
--
--
Show_Status
Displays the RFID stack error
--
--
--
--
--
Show_SN
Displays the active tag number
--
--
--
--
--
Show_Key
Displays the active key
--
--
--
--
--
Echo_On
Displays an input echo for the output
--
--
--
--
--
Echo_Off
Suppresses the input echo for the output (default)
--
--
--
--
--
Startup
Displays the startup message
--
--
--
--
--
Life
Life command --> Returns OK
--
--
--
--
--
Helpme
Displays a list of all commands
--
--
--
--
--
Table 132: General commands
10.3.3 Update commands
Command
Description
Parameter 1
Parameter 2
Parameter 3
Parameter 4
Parameter 5
Restart
Restarts the reader
--
--
--
--
--
Firmware_Update
Switches the µC to X-modem update mode
--
--
--
--
--
Firmware_Upgrade
Switches the µC to USB mass memory update mode
--
--
--
--
--
Firmware_Info
Displays information about the current firmware
--
--
--
--
--
Table 133: Update commands
10.3.4 ISO 15693 commands
Command
Description
Parameter 1
Parameter 2
Parameter 3
Parameter 4
Read
Reads a 4-byte block from PICC
Source block
--
--
--
Read_Blocks
Reads the specified range of blocks from PICC
Starting block Ending block
--
--
Write
Writes a 4-byte block to PICC
Destination
block
4-byte data in
hex 00h
--
--
Sys_Info
Reads the AFI, DSFID, number of bytes and bytes/block --
--
--
--
Security
Displays the write protection status of individual blocks Starting block Ending block
--
--
Set_AFI
Writes the AFI value
1-byte value
--
--
--
Set_DSFID
Writes the DSFID value
1-byte value
--
--
--
Lock_Block
Enables write protection for a block
Target block
--
--
--
Lock_AFI
Sets AFI write protection
--
--
--
--
Lock_DSFID
Sets DSFID write protection
--
--
--
--
Connect
Connects manually to a specific tag
8-byte SNr
--
--
--
Disconnect
Automatically restores a connection to the best tag
--
--
--
--
Inventory
Reads the UID and DSFID from the PICC
Flags (flag)
AFI (afi)
Bit
length
(bitlength)
Mask (mask)
Stay_Quiet
PICC enters quite mode
Serial number
(sn)
--
--
--
Reset_To_Ready
PICC exits quiet mode
Serial number
(sn)
--
--
--
Reset_Quiet
All PICCs exit quiet mode
--
--
--
--
Table 134: ISO 15693 commands