Table of Contents

Advertisement

>
Z- SLEEP
Purpose
Introduces delay into the command line interpreter.
Format
z Delay-Count
Each count represents 1 ms of delay. Since Delay-Count is a 16-bit value, you can
generate delays from I ms to as long as 6.5 seconds.
The Sleep command is most useful when used in combination with the Repeat Line
command (RL) to produce scope loops.
Example
Below, the Z command is used with the RL command to read data from the 1/0 port
Hex '02'. The CRT update
is
slow enough to be viewed.
>
?
z
l
xxxx
C011and line ti1e delay. Delay is in 1illiseconds.
E 12;Z IM;RL
-->El
--->
El
--->
El
--->
El
--->
El
--->
El
---) El
--->
El
---) El
-->El
--->
El
--->
El
--->
El
--->
El
--- 1
"C abort
36.

Advertisement

Table of Contents
loading

Table of Contents