TestView Command | General | Sleep

Documentation Home Page HYPERSIM Home Page
Pour la documentation en FRANÇAIS, utilisez l'outil de traduction de votre navigateur Chrome, Edge ou Safari. Voir un exemple.

TestView Command | General | Sleep

Sleep Dialog Box
Sleep Dialog Box

 

The Sleep command makes the script wait for a specified number of seconds (or ms). It does not stop the simulation, so it can be a way for instance to make sure the simulation reaches steady-state before going further in the script. The “Enable multi-param” option offers the possibility to vary the sleep time for each iteration.

 

Note: TestView and the simulation run asynchronously, so one second for TestView does not necessarily correspond to one second for the simulation. Keep that in mind when selecting the sleep duration.