(SE TNE APAX CODESYS) How To Use Structured Text To Switch Visualization and Open A Dialog On CODESYS
(SE TNE APAX CODESYS) How To Use Structured Text To Switch Visualization and Open A Dialog On CODESYS
Date 2018 / 01 / 01
■ FAQ □ SOP Related Product APAX/CODESYS
Category
□ Driver Tech Note
Abstract How to use structured text to switch visualization and open a dialog on CODESYS
Keyword POU, ST, CODESYS, Visualization, Dialog
Related OS N/A
Revision History
Date Version Author Reviewer Description
2018/11/20 V1.0 Owen.Chang
2018/02/19 V1.1 Owen.Chang
Normally, CODESYS switch a visualization page and open a dialog by a button, but sometimes
programmers want to do by the logic control. This document shows how to use Structured Text (ST) to
switch visualization and open a dialog.
Page 1
Open dialog by ST:
Please add a POU into VISU_TASK. Programmer can manipulate the visualization elements with
visualization library (VisuElem).
https://forum.codesys.com/viewtopic.php?t=7489#p21082
Page 2