
Section 4 General Programming
4.4
The Micro488/EX will respond with…
Micro488/EX Revision 1.0 Copyright (C) 1988 IOtech
Inc.
Now type…
SET TIME 1:00 PM
<return>
TIME
<return>
The Micro488/EX will respond with…
01:00:02 PM
The actual time returned will depend, of course, on how long an interval
passes between typing the
SET
TIME
and
TIME
commands.
Now type the following to change the
TIME
output to a 24 hour format.
TIME FORMAT HH:MM:SS
<return>
TIME
<return>
The Micro488/EX will respond with…
13:00:15
To test the functionality of the WAIT command, type…
SET TIME 1:00 PM
<return>
WAIT TIME 1:01 PM
<return>
TIME
<return>
There will be a one minute delay at which time the Micro488/EX will
respond with…
13:01:00
For more information, refer to the following TIME related commands.
SET TIME
TIME
TIME FORMAT
WAIT
Komentáře k této Příručce