Programming via OPC UA
9.2 OPC UA variables
SIMATIC RF166C
Operating Instructions, 12/2019, C79000-G8976-C578-01
105
9.2
OPC UA variables
9.2.1
Description of the variables
OPC UA variables represent a simple way to query information from the communications
modules or make settings on the communications modules. Almost all OPC UA clients
support variables. However, you need to observe the following points when using variables:
The restriction of the update rate by the "Sampling" interval and by the "Publishing" interval
is common to all OPC UA variables. These are fundamental OPC mechanisms that can
define the intervals at which the values can be updated or queried via OPC UA. If the
intervals at which the values for a variable are updated from a process should be shorter
than the defined intervals, values can be overwritten before the query by an OPC UA client.
This problem is worsened by the use of logically related variables. If it is not possible to
determine in time that related variables can be queried completely by the client before
variables are written with new values again from the process, usage is not possible. If a
client supports events, make sure that these are used. The effects described above cannot
occur with events.
9.2.2
ExecuteScan
Table 9- 4
ExecuteScan
Path
Root/Objects/DeviceSet/Read_point_x/RuntimeParameters/Exec
uteScan
Data type
Boolean
Access
R/W
Description
Indicates whether the read point is currently scanning for tran-
sponders or allows the scan process to be activated/deactivated.
Possible values
Query of the current status:
•
TRUE: Read point scans for transponders.
•
FALSE: Read point does not scan for transponders.
Set:
•
TRUE: The scan process of the read point for transponders is
activated.
•
FALSE: The scan process of the read point for transponders
is deactivated.
Содержание SIMATIC RF166C
Страница 6: ...Table of contents SIMATIC RF166C 6 Operating Instructions 12 2019 C79000 G8976 C578 01 ...
Страница 14: ...Security recommendations SIMATIC RF166C 14 Operating Instructions 12 2019 C79000 G8976 C578 01 ...
Страница 20: ...Description 3 3 Design SIMATIC RF166C 20 Operating Instructions 12 2019 C79000 G8976 C578 01 ...
Страница 98: ...Programming via SIMATIC controller SIMATIC RF166C 98 Operating Instructions 12 2019 C79000 G8976 C578 01 ...
Страница 156: ...Service and maintenance 10 5 Module replacement SIMATIC RF166C 156 Operating Instructions 12 2019 C79000 G8976 C578 01 ...
Страница 160: ...Dimensional drawings SIMATIC RF166C 160 Operating Instructions 12 2019 C79000 G8976 C578 01 ...
Страница 176: ...Service Support SIMATIC RF166C 176 Operating Instructions 12 2019 C79000 G8976 C578 01 ...