Programming via SIMATIC controller
8.5 Programming Ident blocks
SIMATIC RF650R/RF680R/RF685R
Configuration Manual, 03/2018, C79000-G8976-C386-06
121
8.5.1.3
Reset_Reader
Using the "Reset_Reader" block, you can reset all reader types of the Siemens RFID
systems. All the readers are reset to the settings configured on the reader with the WBM.
The "Reset_Reader" block does not have any device-specific parameters and is executed
using the "EXECUTE" parameter.
With the "Reset_Reader" block, you can interrupt any active Ident block at any time. The
blocks are then ended with "DONE = true" and "ERROR = false".
Figure 8-8
"Reset_Reader" block
8.5.1.4
Reader_Status
The "Reader_Status" block reads status information from the reader. For the RF68xR
reader, there is only the status mode "0x89" that is selected using the "ATTRIBUTE"
parameter. The status data is returned as "Array of Byte".
Figure 8-9
"Reader_Status" block