Install “WagoSolMTP” Library

To create and reuse standardized modules, you need the licensed “WagoSolMTP” library. Programs that were created with the license can run on a WAGO controller for 30 days even without a license. However, the controller indicates that there is no license.

  1. Open the library manager for your project in the program structure.
  2. Install the “WagoSolMTP” library in the library repository and add the library to your project (see Adding Libraries).
  3. Click the library to display the predefined function blocks.
“WagoSoIMTP” Library in the Library Repository
“WagoSoIMTP” Library in the Library Repository

The library is structured as follows:

Indicators (“IndicatorElement”)

These function blocks are used for visualization (“View”) and monitoring (“Mon”) of module-internal data on the control / visualization level:

Analog Value View

  • Visualization (“AnaView”)
  • Monitoring (“AnaMon”)

Integer View

  • Visualization (“DIntView”)
  • Monitoring (“DIntMon”)

Binary Value View

  • Visualization (“BinView”)
  • Monitoring (“BinMon”)

String View

  • “StrView”

Operators (“OperatorElement”)

These function blocks are used for manual control (“Man”) of the module by the control / visualization level or through internal data sources (“Int”):

Analog Operators

  • External Access (“AnaMan”)
  • External and internal access (“AnaManInt”)

Integer Operators

  • External Access (“DIntMan”)
  • External and internal access (“DIntManInt”)

Binary Operators

  • External Access (“BinMan”)
  • External and internal access (“BinManInt”)

Active Elements („ActiveElement“)

These function blocks are used to influence complex standard elements by the control / visualization level:

Controls

  • PID Control (“PIDCtrl”)

Bistable Valves

  • No Feedback Monitoring (“BinVlv”)
  • Feedback Monitoring (“MonBinVlv”)

Adjustable Valves

  • No Feedback Monitoring (“AnaVlv”)
  • Feedback Monitoring (“MonAnaVlv”)

Bistable Drives

  • No Feedback Monitoring (“BinDrv”)
  • Feedback Monitoring (“MonBinDrv”)

Adjustable Drives

  • No Feedback Monitoring (“AnaDrv”)
  • Feedback Monitoring (“MonAnaDrv”)

Diagnostic Elements (“DiagnosticElement”)

These function blocks are used to deliver diagnostic information on the control / visualization level.

Lock View

  • With 4 inputs (“LockView4”)
  • With 8 inputs (“LockView8”)
  • With 16 inputs (“LockView16”)

Using the “Operators” and “Active elements”, manual operation is possible on the local operating level on the module directly (e.g., from the control panel) and via the control level.

The contents to be displayed are standardized while representation of the control elements can vary specifically for each control level.

Visualization of the Function Block on the Local Operating Level (left) and Local Operating Element for the Function Block (right)
Visualization of the Function Block on the Local Operating Level (left) and Local Operating Element for the Function Block (right)
Visualization Element “AnaVlv” (left) and Local Operating Element for the Function Blocks (right)
Visualization Element “AnaVlv” (left) and Local Operating Element for the Function Blocks (right)