The application example implements a visualization in the Logic Builder within the EcoStruxure Machine Expert which can be used to control and monitor the application. Two visualization screens are provided which can be switched from the .
The visualization also exists as web visualization.
With the web visualization, you have access to machine control functions over the network. To prevent unauthorized access to your machine control, perform the following technical and organizational measures for the system on which your application is running.
WARNING | |
---|---|
1 User management
2 Tabs to switch the visualization panel
3 Indicates the status of the OPC UA client.
4 Server URL of the OPC UA server to connect.
5 Buttons to trigger a connect or disconnect procedure.
6 Indicates the status of the triggered connect or disconnect procedure.
7 Allows you to provide the authentication parameters to connect to the OPC UA server.
8 Indicates that an error was detected while getting the namespace or the node handles. For further information, refer to the declaration part of the program SR_OpcUaHandling.
9 Allows you to configure additional connection parameters.
1 User management
2 Tabs to switch the visualization panel
3 Indicates the status of the OPC UA client.
4 Cyclically indicates the connection status.
5 Allows you to read and write a list of variables and to create a subscription to monitor a list of items. The configuration of the function block and the variables is performed in the corresponding program ACT_Config•••.
6 Simulation to illustrate the data exchange between the client and the server.