3
3-3GFK-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
use the ENTER key to accept a command.
On the display, “empty location” refers to the current unoccupied program line.
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