CODESYS: Switching between Visualizations - #codesys #plcprogramming #visualization #CurrentVisu

preview_player
Показать описание
-------------------------------------------------------------------------------------------------------------------------------------
In this video, you will learn how to switch between different visualizations, using buttons to perform the switching. In the properties of the button, in the Input configuration, On Mouse click, Change Shown Visualization, and choose the corresponding visualization.
As an alternative, you can use the CurrentVisu variable and assign a value to this variable to control the shown visualization. To do so, you need to add the VisuelemBase library to the project and activate the "use CurrentVisu variable" in the visualization manager.
I hope you enjoy watching the video. Don't forget to subscribe to my channel to learn more.
Рекомендации по теме
Комментарии
Автор

Great video Tohid, thanks we used the plc code directly displaying on an smart tv. For the different manufacturing line performances. Your info helps always

fae
Автор

Thank you so much for your simple and so accurate explanations....

RenatoFiorini-zs
Автор

Why do I have only toggle and tap in input configuration menu?

teo__
Автор

Easy to Follow Video. For the Visu01 screen selection button, How can I password protect?

davidborg
Автор

is it possible to have 2 different style of visualizations in one project?

fi
Автор

IF Manu THEN
VisuElems.CurrentVisu := 'Manuel';
END_IF

cakir
visit shbcf.ru