52. TwinCAT 3 PLC HMI控件循环移动怎么做?

1

答:

移动到右边是正,属性里加个absolute movement,加到x上,int型,1就是一个像素单位,用blink上升沿加1可以控制速度。

具体操作可以参考这个视频:https://tr.beckhoff.com.cn/mod/hvp/view.php?id=2460

Blink使用方法:https://tr.beckhoff.com.cn/mod/book/view.php?id=2927&chapterid=4987


2017.12.11 冯建鹏 编辑