Application Examples - Omron CP - PROGRAMMING MANUAL 05-2007 Programming Manual

Cp1h/cp1l cpu unit
Table of Contents

Advertisement

Step Instructions

Application Examples

Example 1:
Sequential Execution
Solenoid 1
Conveyor belt 1
Loading
The following three examples demonstrate the three types of execution con-
trol possible with step programming. Example 1 demonstrates sequential exe-
cution; Example 2, branching execution; and Example 3, parallel execution.
The following process requires that three processes, loading, part installation,
and inspection/discharge, be executed in sequence with each process being
reset before continuing on the next process. Various sensors (SW1, SW2,
SW3, and SW4) are positioned to signal when processes are to start and end.
Robot hand
SW 1
SW 2
Conveyor belt 2
Part installation
The following diagram demonstrates the flow of processing and the switches
that are used for execution control.
0.01 (SW1)
Process A
0.02 (SW2)
Process B
0.03 (SW3)
Process C
0.04 (SW4)
End
The program for this process, shown below, utilizes the most basic type of
step programming: each step is completed by a unique SNXT(009) that starts
the next step. Each step starts when the switch that indicates the previous
step has been completed turns ON.
Photomicro-
sensor
SW 3
Conveyor belt 3
Inspection/discharge
Loading
Part Installation
Inspection/discharge
Section 3-21
Solenoid 2
SW 4
763

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents