EasyManuals Logo

ABB IRC5 Applications Manual

ABB IRC5
110 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #68 background imageLoading...
Page #68 background image
2 Machine Synchronization
2.6.3. Program example
3HAC18154-1 Revision: F66
© Copyright 2004-2008 ABB. All rights reserved.
2.6.3. Program example
Overview
This section describes the programming cycles that are typical for programming a hydraulic
press.
Program example
First press cycle
A pulse on sensor_start_signal will start storing position in a record array.
During this cycle the robot is not synchronized with press.
ActUnit SSYNC1;
WaitSensor SSYNC1;
! Set up a recording for 2 seconds
PrxStartRecord SSYNC1, 2, PRX_HPRESS_PROF;
! Process waiting for sensor_start_signal
! then waiting for press movement and record it during 2 sec.
Second press cycle
A pulse on sensor_start_signal is needed to synchronize readings of record and actual
positions for each cycle.
During press opening the robot moves synchronized with press.
PrxActivAndStoreRecord SSYNC1, 0, "profile.log";
WaitSensor Ssync1;
MoveL p10, v1000, z10, tool, \WObj:=wobj0;
SyncToSensor Ssync1\On;
MoveL p20, v1000, z20, tool, \WObj:=wobj0;
MoveL p30, v1000, z20, tool, \WObj:=wobj0;
SyncToSensor Ssync1\Off;
Third press cycle
No special instruction is needed, but a pulse on sensor_start_signal is needed to synchronize
readings of record and actual positions for each cycle. A new record can also be started.
During press opening the robot moves synchronized with press.
WaitSensor Ssync1;
MoveL p10, v1000, z10, tool, \WObj:=wobj0;
SyncToSensor Ssync1\On;
MoveL p20, v1000, z20, tool, \WObj:=wobj0;
MoveL p30, v1000, z20, tool, \WObj:=wobj0;
SyncToSensor Ssync1\Off;

Table of Contents

Other manuals for ABB IRC5

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the ABB IRC5 and is the answer not in the manual?

ABB IRC5 Specifications

General IconGeneral
TypeIndustrial Robot Controller
ModelIRC5
Protection ClassIP54
Power Supply200-600 VAC, 50/60 Hz
Communication ProtocolsPROFIBUS, PROFINET, DeviceNet
Programming LanguageRAPID
Number of axesUp to 36
Storage Temperature-25°C to +55°C
Relative Humidity95% (non-condensing)

Related product manuals