Download 6. how to use each function

Transcript
6. HOW TO USE EACH FUNCTION
-‘
operation
6.3.4
..
..
’
I.
WSEC-A
Automatic scrolling of a program
[Basic operation]
Read
See Sections
L6.3.1 to 6.3.3.
]
(The range from the cursor position
to step 0 is scrolled automatically.)
b V H
...
number
Step
...
...
...
(The range from the cursor position
to the END instruction or the end
step is scrolled automatically.)
(The range from the cursor position
to a designated step is scrolled automatically.)
(The range from the cursor position
to a designated step is scrolled automatically.)
(It scrolls automatically to the instruction immediately before the NOP instruction in the direction from the
cursor position to step 0 . )
(It scrolls automatically to the instruction next to the NOP instruction in
the direction of the END instruction
from the cursor position.)
[Sample operation]
A program is scrolled automatically to step 0
Select the READ mode and read the
step number where automatic scrolling started.
102 OR
STEP NUMBER^
\
@I
I
I
@
@
-After about
[ Afterabout
Set automatic scrolling until step 0.
0.5 s e c o n d s ]
1 second
]
101 OR
Program scrolls automatically step
by step about every 0 . 5 seconds.
101 LD
2
W I
6 - 19
x010
Automatic scrolling has now been
completed.