Libraries

Overview

The following libraries have been added to the Library Manager of the application:

Library

Company

Function

OpcUaHandling

Schneider Electric

Provides function blocks to implement OPC UA client functionality.

SysTimeRtc

System

Provides the components to manage the real time clock (RTC) of the controller.

CAA File

CAA Technical Workgroup

Provides function blocks for accessing the system file directory and its files.

The OpcUaHandling library provides parameters to configure the supported functions. You can access these parameters in the global parameter list (GPL) available in the Library Manager of the application. These parameters are editable constant variables, and they must be defined before the application is downloaded to the controller.

In this application example, the parameters are used with their default values.

Global Variable List (GVL)

Global variable list

Description

GVL_Visu

Contains variable declarations for variables linked to the visualization. Variables linked to the visualization are declared exclusively in this list.

GVL_SimulationConfigData

Contains variable declarations to configure the simulation.

GVL_Server

Contains variable declarations for the data provided by the OPC UA server using the Symbol Configuration.