DELAY Command

Purpose

Delays the execution of the next command for the specified number of seconds. You can specify to delay the command from 0 to 32767 seconds. The exact time you enter should be a multiple of the chain's scan time.

Syntax

DELAY time

Example

To delay the next command for 20 seconds enter:

DELAY 20