You are currently viewing the content available in Vietnam. If you are looking for information for another region, please select the correct country from the top-left dropdown in the page and 'Navigate to Browse FAQs' in the Support menu.
Goals and Symptoms
How can I change the update rate of variables in the CoDeSys visualisation?
Causes and Fixes
CoDeSys:
For using the CoDeSys-visualisation, the CoDeSys.ini file has to be changed. The entry "UpdateRage" has to be insert/changed:
[CoDeSys]
UpdateRate=200
CoDeSysHMI:
For CoDeSys HMI, the entry has to be done in CoDeSysHMI.ini:
[CoDeSysHMI]
UpdateRate=200
WebVisu:
In case of the Web-Visu, the value has to be changed in WebVisu.htm:
<param name="UPDATETIME" value="200">
The default value for each visualisation is 200 ms.