Difference between revisions of "Delay the Execution"

From ArcoWiki
Jump to: navigation, search
(Created page with "In order to Delay the execution of a program it is necessary to issue the command DELAY/. The parameter represents the number of second of pause. $$ stop the execution of the...")
(No difference)

Revision as of 14:53, 4 August 2016

In order to Delay the execution of a program it is necessary to issue the command DELAY/. The parameter represents the number of second of pause.

$$ stop the execution of the part program for 2 seconds

DMESW/DELAY,2