GE GFK-0804B 用户手册

下载
页码 160
1
1-5
GFK-0804B
Chapter 1  Programming for the Micro PLC
Programming Devices and Formats
Programs for the Micro PLC can be created using a computer that is equipped with the
programming software, or using a Hand-held Programmer.
Programming with the Programming Software
Programs created with the programming software are in traditional ladder logic format:
I0001
I0002
C0001
I0003
C0001
O0030
46011
Chapter 2 describes programming with the programming software.
Programming on a Hand-held Programmer
Equivalent programs are easily created on the Hand-held Programmer. For example:
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
Chapter 3 describes programming with a Hand-held Programmer.