Syntax |
Example |
Description/Remarks |
DELAY seconds |
DELAY 10 Displays a message and delays the data entry session for 10 seconds. |
Sets a timer and displays a message box and counts down time in seconds. The user cannot click on other options while the timer message is displayed. This command does not return a value. Use this timer if you want an operator to take a reading every x minutes. See also: DOZE, SLEEP, TIMER_DELAY |