Programming via OPC UA
10.2 OPC UA variables
SIMATIC RF185C, RF186C, RF188C, RF186CI, RF188CI
Operating Instructions, 04/2020, C79000-G8976-C512-03
123
10.2.3
SimaticIdentModelVersion
Table 10- 5 SimaticIdentModelVersion
Path
Root/Objects/DeviceSet/Read_point_x/RuntimeParameters/Sima
ticIdentModelVersion
Data type
String
Access
R
Description
Indicates the version of the OPC UA module.
Possible values
Example:
V1.1.0
10.2.4
CommonSettings
You can make basic settings on the communication module using these variables.
Table 10- 6 CodeTypes
Path
Root/Objects/DeviceSet/Read_point_x/RuntimeParameters/Com
monSettings/CodeTypes
Data type
UInt32
Access
R/W
Description
Definition of the data type for all AutoID identifiers in "AutoID
Standard".
The setting has an effect specifically on the data type of the
"LastScanData", variable, the "Identifier" diagnostics variable and
the "ScanData" union used for the "Identifier" in methods or
events.
The types "String", "ByteString" and "ScanDataEpc" are support-
ed. The type definition of "CodeTypes" is "MultiStateDiscrete-
Type". This means that the variable has an "Enum" that indicates
the supported data types as "Property".
Possible values
•
0: ByteString
•
1: String
•
2: ScanDataEpc