Programming via Rockwell controller
9.2 Overview of the add-on instructions
SIMATIC RF650R/RF680R/RF685R
156
Configuration Manual, 03/2018, C79000-G8976-C386-06
9.2
Overview of the add-on instructions
To program the various identification systems, a library with add-on instructions is available.
The following table provides you with an overview of the currently existing add-on
instructions that can be used with the RF680R and RF685R readers.
Table 9- 1
Overview of the add-on instructions for RF680R and RF685R
Position
Symbolic name
Description
Add-On
Instructions
Ident
blocks
Basic
blocks
Param_RF68xR
Using these blocks, it is simple to program
communication with the Ident systems.
The basic blocks include all the blocks that are
used often.
Reset_RF68xR
Read
Write
Reader_Status
Extended
blocks
Config_Download
Using these blocks, it is simple to program
communication with the Ident systems.
The extended blocks provide functions that
are required less often for operating the Ident
system.
Config_Upload
Inventory
Read_EPC_Mem
Set_Param
Write_EPC_ID
Write_EPC_Mem
AdvancedCMD
Advanced command set. With the "Ad-
vancedCmd" block it is possible to access
other commands from the Ident command set
and to execute chained commands.
Ident profile
Ident_Profile
This block is available for experts to be able to
include complex command structures in their
own program sequence. It is also possible to
use command repetition and chaining.
Data types
User-specific data
types
IID_CMD_STRUCT
Data type for the Ident profile for setting the
command parameters.
IID_DATA_RF68xR
Data type for parameter data for the reader
and data for synchronizing the function blocks
for all read points of a reader.
The Ident profile is a single complex block containing all the commands and functions for
Ident. The Ident blocks represent a simplified interface of the Ident profile. Each Ident block
contains a single command of the Ident profile.
Note
Parallel operation using Ident blocks and Ident profile is not possible
Note that the reader cannot be operated at the same time using the Ident blocks and the
Ident profile.