Siemens SIMATIC S7-400 Operating Instructions Manual page 80

Industrial ethernet
Hide thumbs Also See for SIMATIC S7-400:
Table of Contents

Advertisement

Programming the OPC UA client blocks
5.1 Program blocks for the OPC UA client
● FB234 UA_Disconnect
Terminates the connection of a current session with an OPC UA server.
● FB235 UA_ReadList
Using the list of node handles, reads the data from nodes of the connected server.
– UDT754 UANodeAdditionalInfo
– UDT755 UAIndexRange
– UDT756 UATimeStamps
– UDT757 UAAnyPointer
● FB236 UA_WriteList
Using the list of node handles, writes data to nodes of the connected server.
– UDT754 UANodeAdditionalInfo
– UDT755 UAIndexRange
– UDT757 UAAnyPointer
Additionally required system functions SFC
For the full functionality of the program blocks for the OPC UA client the following system
functions are required:
● BLKMOV / SFC20
● TIME_TCK / SFC64
For its function, UA_Connect also requires:
● LGC_GADR / SFC49
● RDSYSST / SFC51
Creating the SFCs in STEP 7 V5
In addition to the required program block copy the SFCs from the standard block library to
the block container of the CPU and supply the parameters of the SFCs.
80
Specifies the item attribute and the index range for the block parameter
"NodeAddInfos".
Specifies the start and end index for the block parameter "IndexRange".
Contains the time stamps of the elements of the data area of the block parameter
"Variables".
References the memory area of the CPU in which the process data for the block
parameter "Variables" will be stored.
Specifies the item attribute and the index range for the block parameter
"NodeAddInfos".
Specifies the start and end index for the block parameter "IndexRange".
References the memory area of the CPU in which the process data for the block
parameter "Variables" is stored.
Operating Instructions, 01/2017, C79000-G8976-C427-02
CP 443-1 OPC UA

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Cp 443-1 opc ua

Table of Contents