What Is The Scan Time Of "On Condition" Scripts? - CX-Supervisor

Modified on Sun, 11 May, 2025 at 10:07 PM

There is no scan rate directly associated with the script processing itself. In fact the execution is instant, as soon as the value has changed. The script expression will be checked whenever any of the points are updated (a value is input, or the value is changed in some way).

CX-Supervisor is an "event-driven, object-oriented" system meaning that it is actually the points changing that force the script code to re-evaluate the expression. They do this whenever a point changes value, or is re-evaluated (e.g. a value is received from the PLC at the point's usual scan-rate). This removes any sampling error associated with polling and also makes CX-Supervisor very efficient.
 
 

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article