F.6 FlexLoader assistance and utility functionality
Overview
The FlexLoader assistance and utility functionality is structured according to the
following overview.
Description
Module
Listen to events create by alarm system and sets and resets
alarms to FlexLoader Vision when needed. Never touch this code!
Loaded as hidden in T_ROB1.
AlarmsToVision.sys
Module for handling entry request, entry indication lamp and door
lock signals. Loaded into own background task.
EntryControl.mod
Functionality for control of outconveyor and leave pattern calcula-
tion. Could be used in all motion tasks.
FeederOut.sys
Shared module containing global code for FlexLoader SC 6000
RAPID code.
GlobalCodeAndCon-
fig.sys
Module for handling indicator lights according to operational
status. Loaded into own background task.
IndicationLights.mod
Shared module for some task shared data and routines for indic-
ation light handling.
Indication-
Lights_shared.sys
Module for improved and safe handling of gripping functions by
the operator. Loaded into own background task.
ToolControlMenu.mod
Module for convenient and common tool handling. Loaded into
all motion tasks.
Tools_base.sys
Shared module for some task shared data and routines for tool
handling.
Tools_shared.sys
EntryControl.mod
This background task monitors the entry request to the cell. As soon as an entry
is requested, a signal is sent to the main program.
This task also ensures that the indication lamp for the entry request lights up/flashes
correctly depending on the status of the machine. The lamp starts to flash when
entry is requested and stays lit when entry is permitted. When the robot runs in
normal operation, the lamp is turned off.
Description
Routine
Initiates entry control handling.
PROC main()
Continues on next page
Product manual - FlexLoader SC 6000
211
3HAC051768-001 Revision: D
© Copyright 2014-2020 ABB. All rights reserved.
F FlexLoader RAPID reference
F.6 FlexLoader assistance and utility functionality
Summary of Contents for FlexLoader SC 6000
Page 1: ...ROBOTICS Product manual FlexLoader SC 6000 ...
Page 8: ...This page is intentionally left blank ...
Page 12: ...This page is intentionally left blank ...
Page 78: ...This page is intentionally left blank ...
Page 172: ...This page is intentionally left blank ...
Page 174: ...This page is intentionally left blank ...
Page 176: ...This page is intentionally left blank ...
Page 178: ...This page is intentionally left blank ...
Page 182: ...This page is intentionally left blank ...
Page 184: ...This page is intentionally left blank ...
Page 186: ...This page is intentionally left blank ...
Page 192: ...This page is intentionally left blank ...
Page 224: ...This page is intentionally left blank ...
Page 283: ......