Example: Switching Between Multiple Visualizations
Product: CODESYS Visualization
The example shows how to switch between visualizations which have been referenced in a frame.
Description
![]() |
Five implementation options are presented in the VisualizationSwitching
example project.
Additional information
The VisualizationSwitching
project includes five frames with the following functions:
Frame 1
: Manual switching between the visualizationsFrame 2
: Automatic, program-controlled switching of the visualizations by means of a variable.Frame 3
: Automatic program-controlled switching of the visualizations by means of theFrameManager
.Frame 4
: Manual change of the visualization by means of a variable.Frame 5
: Automatic, program-controlled switching between the visualizations by means of a variable for every second client
System requirements and restrictions
Programming system | CODESYS Development System (version 3.5.14.0 or higher) |
Runtime system | CODESYS Control Win (version 3.5.14.0) |
Add-on components | - |
Note
DOWNLOAD Project