GE GFK-0804B 用户手册

下载
页码 160
3
3-3
GFK-0804B
Chapter 3  Programming with a Hand-held Programmer
Entering Program Logic
The steps below show how to create a simple example program.
Example Program
I0001
I0002
C0001
I0003
C0001
O0030
46011
Hand-Held Programmer Key Operation and Displays
h use the ENTER key to accept a command.
h On the display, “empty location” refers to the current unoccupied program line.
I
START
STA I001
Empty location
ENTER
1
Key Operations
HHP Displays
O
OUT
OUT O030
Empty location
ENTER
3
0
I
START
STA I002
Empty location
ENTER
2
C
OR
OR C0001
Empty location
ENTER
1
F3
AND
AND NOT I003
Empty location
ENTER
I
3
C
OUT
OUT C0001
Empty location
ENTER
1