1
1-5GFK-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:

ISTART STA I001
Empty location
ENTER1
Key Operations HHP Displays
OOUT OUT O030
Empty location
ENTER3 0
ISTART STA I002
Empty location
ENTER2
COR OR C0001
Empty location
ENTER1
F3AND AND NOT I003
Empty location
ENTERI 3
COUT OUT C0001
Empty location
ENTER1

Chapter 3 describes programming with a Hand-held Programmer.