Crossware

Table of Contents        Previous topic       

Script Timeout

When the simulator runs a script or calls an event handler, it will allow 20 seconds for it to complete.  After 20 seconds, the simulator assumes that the script is in an infinite loop and will terminate it.

A message will be displayed in the js Output view indicating that the script has been forcibly terminated and that simulation has been halted.  Although you can continue the simulation session afer such a termination,  keep in mind that your Javascript routines may not be in the state that you would otherwise expect.