When i navigate in the SCADA-application it cost time to load some objects. This shown bij a red figure next tot the icon. Is there a way to speed up Zenon?
Printable View
When i navigate in the SCADA-application it cost time to load some objects. This shown bij a red figure next tot the icon. Is there a way to speed up Zenon?
Can you be a little bit more specific?<br>A slow runtime can be the result of many problems: <br>- misconfigured archives <br>- misbehaving API code <br>- ...etc. <br><br><br>Furthermore your title says "red blocks", are you may having trouble with your driver? <br><br>BR<br><br>
This is a screenshot of the red block. If Start run time this is what Zenon show in every image or numeric box. it just appears for a second<br><img src="attachment.php?attachmentid=2619&stc=1" attachmentid="2619" alt="" id="vbattach_2619" class="previewthumb" style="cursor: pointer; opacity: 0.5;">
Hi JohnBar,<br><br>The red square or red block, can be an indication for the variable status "INVALID". This variable status is set by the driver, when a communication error has occurred. Communication errors can occur for various reasons. Communication errors can result in a delayed response or in a delayed update of the variables displayed in the screen. Especially if variables are only used in screens and the driver is in a timeout waiting for a response from the PLC.<br><br>The red square can also be an indication that the driver is stopped. This would be specific to your project. <br><br>I'd suggest reviewing the logs of the diagnosis server, utilizing the zenon diagnosis viewer, to establish if there are in fact communication errors. If there are errors in the communication, establish the reason and try to resolve these.<br><br>Best regards,<br>Mark