
Section 5 Command Descriptions
5.93
WAIT
DAY
[
;
] {
d
|
da
|
day
}
d
is a numeric representation from
1
(sunday) to
7
(saturday).
da
is an abbreviated representation (
SUN
,
MON
,
TUE
,
WED
,
THU
,
FRI
,
SAT
)
day
is an un-abbreviated representation (
SUNDAY
,
MONDAY
,
TUESDAY
,
WEDNESDAY
,
THURSDAY
,
FRIDAY
,
SATURDAY
)
RESPONSE None
MODE Any
BUS STATES None
EXAMPLES
PRINT#1,"WAIT DATE JAN 1, 1988"
PRINT#1,"WAIT TIME 1:00 AM"
PRINT#1,"LOG ON"
PRINT#1,"DOMACRO 1,100,60"
This example causes the Micro488/EX to wait until January 1st,
1988.
Then Wait until 1:00 AM, begin logging Macro #1, 100 times
with an interval of 1 minute between executions.
Komentarze do niniejszej Instrukcji