Ciros Production Manual 2
Ciros Production Manual 2
Production
Operating Instructions
572765 EN
03/2010
Order No.: 572765
Edition: 03/2010
Authors: Christine Löffler
Graphics: Doris Schwarzenberger
Layout: 03/2010, Beatrice Huber
© Festo Didactic GmbH & Co. KG, 73770 Denkendorf, Germany, 2005-
2010
Internet: www.festo-didactic.com
e-mail: did@de.festo.com
2
Contents
The fact that you are working with a complete production process
means that you have a global perspective and can obtain a good
overview of computed-integrated manufacturing and a clear
understanding of the reciprocal effects and dependencies between the
individual elements of a production process.
It is equally possible to concentrate on individual aspects of CIM plants
and increase your depth of knowledge of these. Examples include robot
and CNC programming.
In this way, you can by using the CIROS® Production simulation system
acquire comprehensive knowledge and experience of CIM plants.
Structure of manual The manual is structured on the basis of the following thematic areas:
Chapter 2 contains information and tips on the installation and
licencing of CIROS® Production.
Chapters 3 and 4 describe the system and the main operator
functions of CIROS® Production.
Chapter 5 deals with didactic matters. It lists the material taught by
CIROS® Production and describes its learning concept and its
possible uses in teaching.
Chapter 6 describes concrete exercises using the taught materials,
methodology for finding solutions and ways to implement these in
CIROS® Production.
Conventions In order to allow you to find information more easily, certain notation is
used for text and for key combinations and sequences.
Notation Explanation
Key 1 + key 2 A plus sign (+) between the key names means
that you must press the named keys at the
same time
Additional support Further information and support is available as on-line help. On-line
help consists of the following:
CIROS® help for system operation of CIROS® Studio
CIROS® Production Assistant
CIROS® Supervision help
CIROS® help CIROS® help provides detailed information on the functions and
operation of CIROS® Studio.
The on-line help menu bar offers functions which will be familiar to you
from standard Internet browsers. These include forward and back keys,
a start-page button, the ability to print out selected subjects, the option
to view or hide the navigation bar, and the ability to define Internet
connection options.
You also have a facility via additional tabs such as Contents, Index,
Search and Favourites to navigate through the help information on
CIROS® Studio in a convenient way.
The Controls (or “Shopfloor”) level is the lowest level within the factory
hierarchy. On this level you will find real or virtual production lines and
automation components.
Factory levels
For the MES level, CIROS® Production offers the following functions:
Creation of relevant project for production control system
Automatic creation of production control system for production line
Optional: Programming of production control system using process
plan
Simulation of production line operation
Production Simulation The plant editor within the Production Simulation program section
allows modelling of production lines on the basis of ready-made
automation stations. The automation-station data is stored in a library.
As soon as you begin to simulate a production line, working from
Production Supervision, you can use Production Simulation to follow
events on the production line in a highly realistic way.
Production Supervision The Production Supervision program section allows you to create a
project for a production control system for a production line. Data on
the type and composition of the production plant is automatically
exchanged between the Production Simulationand Production
Supervision program sections. A production control program can be
created automatically. Alternatively, it is possible to expand this
program, optimise it or program parts of the production control system
using process plan.
Station Station
stock assembly
Station Station
processing quality
Stock management on a An automated warehouse is used as the main storage point for a
CIROS® Production production line. Each warehouse compartment accepts one workpiece
production line on a pallet. The workpieces are fed from this point to the individual
stations.
In addition to this main storage point, there are also local storage points
for the stations. These storage points are allocated to individual
stations and managed by these. This allows stations to operate
independently of the main storage point.
Typical storage points within stations take the form of magazines and
belt systems.
Executable programs Each automation station carries out certain tasks. The execution of
these tasks is defined in programs. These programs ‟ which include
PLC, CNC and robot programs ‟ are an integral part of the automation
station in question.
Ask yourself: What tasks does the production control system need to
carry out? What data does this system need? What conditions must be
fulfilled?
The table below summarises the most important steps in the production
of the desk set.
1 What is the part All the workpieces required for production have their own part
number of the desired number and are described on the production database by a number
product? of features.
By accessing the production database, we find:
The desired product has the part number 52368.
3 What workpieces are Data on the workpieces which make up a particular product is stored
required for the on the production database.
product? By accessing the production database, we find:
The desk set consists of a baseplate (part number 42140) and a pen
holder (part number 42102). These workpieces are supplied from
the warehouse.
Also present in the assembly station are stocks of the thermometer
(part number 30000) and the pen (part number 30100).
4 What resources (in Data on the required resources is also stored on the production
this case machines) database.
are required for the By accessing the production database, we find:
production process? We required an automated warehouse, a circulating belt system, a
lathe and a milling machine.
5 Does the production A check as to whether the required resources are available is made
line contain the by evaluating the project. This contains a list of all production line
required machines? devices.
By evaluating the project, we find:
In CIROS® Production,
The required resources are available.
machines are also
referred to as
automation stations.
7 What is the criterion The production control system supplies status and error messages
for the end of the to the production process.
production process? The production order is complete: END
Hierarchical structure of The production control system for production lines has a hierarchical
production control system structure. Each hierarchical level has defined tasks and defined
interfaces to the adjacent levels.
Networking
The production control system and the devices must be networked
to allow them to exchange data.
Example:
Networking via Ethernet using the TCP/IP protocol or an RS 232
serial interface in the case of a real production line, networking via
PARSIFAL in the case of a simulated production line.
Drivers:
The process tasks or macro process tasks of a device are contained
in a driver and its associated handshake process plan. The driver is a
program which addresses a device directly. The driver
communicates on one side with the production control system via
the appropriate network and on the other side with the device. The
communication with the device also follows certain rules. The driver
thus links the production control system and the device. The driver
and the associated handshake process plan convert the process
tasks into a form in which it can be executed by the device.
Example:
The driver $PARSIFAL communicates with all the devices on the
simulated production line, including the Robot Assembly1Robot1
devices of the Festo Assembly Station. For example, the driver
converts the process tasks ExecProg (“MP”,15, 3, 0) in such a way
that the robot program with the specified name MP is executed. In
this robot program, the robot picks a pallet from the circulating
conveyor belt and sets this down at buffer station 3 of the Festo
Assembly Station.
Flexibility of production The hierarchical structure ensures that the production control system is
control system highly flexible. This flexibility is achieved through the use of device-
specific drivers and their associated handshake process plan.
The device drivers are programmable. They can thus be modified at
any time for new tasks.
If a different or new automation device is installed, it is only
necessary to create a new driver and a new handshake process plan
for this device and load it into the system. The existing parts of the
production control system will not be affected by this change.
Drivers and handshake process plans can be programmed by skilled
users or by the system manufacturer.
Any changes to the robot or PLC programs will not affect the
production control system.
Changes to the production process can be made easily by the user.
It is only necessary for the user to modify the process plan
appropriately.
The use of device-specific drivers makes it possible to use the
production control system with heterogeneous cell structures.
Process plans for The product-specific production process in the production cell is defined
production control system for each product by a separate process plan.
3.4 CIROS® Production allows the user to create production lines with their
The structure of a project associated production control systems. The production lines are
in CIROS® Production managed as a project.
A CIROS® Production project thus contains data on:
The configuration ‟ in other words, the structure and composition ‟-
of the production line and
The production line control system.
Element Description
Process plans Process plans describe the sequence of the production process on the
production line. They form part of the production control system.
Drivers Drivers are assigned to individual devices. The drivers, together with the
handshake process plans, cover the possible process tasks of an individual
device. They convert the process tasks in such a way that they can be
executed by the devices. Drivers also form part of the production control
system.
Libraries Individual project elements to control the production line can be linked in
from libraries. Libraries thus also form part of the production control system.
Element Description
Processes Processes are not static project elements. They are created during the
operation of the production control system (Production mode) as
manifestations of the execution of process plans.
Process tasks Processes are not static project elements. They are created during the
operation of the production control system (Production mode) when
individual process tasks are started in devices.
When you open the lower hierarchical levels for the individual data
entries, additional data on the relevant project element will be
displayed.
In the Project window the following additional data is shown for each
device:
The allocated drivers with the name prefix $ and
The process tasks.
Process plans Process plans are an important element of a production control system.
Process plans are used to program the process sequences for a
production line. They define the sequence in which the individual
process steps are to be executed and also permit the creation of parallel
branches.
Drivers Drivers are programs which, together with the handshake process
plans, contain the process tasks of a device. Drivers thus form the
interface between the production control system and a device. In behalf
of the production control system, a driver start the process task of a
device. Once this process task has been completed, the driver is
supplied with the process result and relays this to the production
control system.
Libraries Libraries are projects from which project elements can be copied or
linked into the current project.
The following elements are displayed for each library in the Project
window:
Process plans
Devices
Drivers
Processes Processes are not static project elements. They are created in the
Production mode as manifestations of the execution of process plans.
The associated variables are displayed for each process in the Project
window.
Process tasks Process tasks are also not static project elements. They are created
during the operation of the production control system (Production
mode) when individual process tasks are started in devices.
The robot and PLC programs are called up by the production control
system. The programs cannot be modified.
You can use these automation stations to model production lines with
different functionality.
Festo 3x1 4P
Festo Transport System 4
Festo 4x1 6P
Festo Transport System 6
FMF-G 3x1 4P
Transport System 4
FMF-G 4x1 6P
Transport System 6
FMF-G 6x1 8P
Transport System 8
QH 200
Handling & Quality Station
FAC-405
Assembly Station RH-5A55
FAC-601
Assembly Station RV-1A
FAC-602
Assembly Station RV-2A
FAC-502
Assembly Station RV-2AJ
FAC-603
Assembly Station RV-3SB
FCT 56
Turn Station 55
FCT 105
Turn Station 105 RV-2AJ
FCT 126
Turn Station 105 RV-3SB
FCT 166
Turn Station 155
FCM 56
Mill Station 55
FCM 105
Mill Station 105 RV-2AJ
FCM 126
Mill Station 105 RV-3SB
FCM 166
Mill Station 155
FCMT 105
Mill & Turn Station 105 RV-2AJ
FCMT 126
Mill & Turn Station 105 RV-3SB
FCMT 56
Mill & Turn Station RV-1A
FCMT 166
Mill & Turn Station RV-2A
FCMT 176
Mill & Turn Station RV-3SB
Example of product
Base plate
You can produce the desk set in numerous variants. The variants are
created by selecting different component variants.
The details are as follows:
The aluminium base plate can be produced in 5 variants. These are
of different designs.
There is a choice of aluminium or brass as the material for the pen
holder.
5 variants are possible for the aluminium or brass pen holder. These
are of different design.
The pen holder can be equipped with a ballpoint pen or left empty.
Each instrument holder position can be equipped with a
thermometer or hygrometer or left empty.
Penholder type 1
Penholder, aluminium
Type 1, 1 slot
Part no.: 42 100
Penholder type 2
Penholder, aluminium
Type 2, 2 slots
Part no.: 42 101
Penholder type 3
Penholder, aluminium
Type 3, 3 slots
Part no.: 42 102
Penholder type 4
Penholder, aluminium
Type 4, 4 slots
Part no.: 42 103
Penholder type 5
Penholder, aluminium
Type 5, 5 slots
Part no.: 42 104
Penholder type 1
Penholder, brass
Type 1, 1 slot
Part no.: 42 120
Penholder type 2
Penholder, brass
Type 2, 2 slots
Part no.: 42 121
Penholder type 3
Penholder, brass
Type 3, 3 slots
Part no.: 42 122
Penholder type 4
Penholder, brass
Type 4, 4 slots
Part no.: 42 123
Penholder type 5
Penholder, brass
Type 5, 5 slots
Part no.: 42 124
Thermometer
Thermometer
Part no.: 30 000
Hygrometer
Hygrometer
Part no.: 30 001
Ballpoint pen
Ballpoint pen
Part no.: 30 100
Blanks Description
Aluminium blank
Blank Brass
Baseplate blank
3.7 The production database manages all the data associated with a
The production database computer-integrated production process. During the production
process, this data is available to all the machines and personnel
involved in the process.
The data is structured and compiled into tables. The totality of all the
tables form the production database.
Production database
You can use these blanks and intermediate products to define new end
products and store their data on the database.
There are various database masks to allow you to input data.
A definition of the production process used for the workpiece needs the
following data:
The machine used to produce the workpiece
The processing task which the machine needs to carry out
The program used for this
An indication as to whether the workpiece is processed or
assembled from several parts
An indication as to whether test data is to be generated for the
produced workpiece
The action to be taken with “bad” workpieces
You need to define the stock level at the start of production. This level
will then be automatically updated and adapted during the production
process.
5.1
Learning contents and
learning objectives
Learning objectives CIROS® Productionallows you to deal with and communicate learning
contents from the following areas:
Structure and mode of operation of production lines of different
degrees of complexity
Structure and mode of operation of flexible production control
systems for production lines
Programming of production control systems using process plans
Production databases with data on products and blank workpieces
as the basis for and an integral part of computer-aided automated
production
Basic functions of a production planning system.
Main learning objectives The general learning objective which can be met with
CIROS® Production is the development of skills in
creating production lines using pre-assembled automation stations
defining control sequences for production lines and
simulating production line operation.
Learning-objective areas The following learning-objective areas are derived from the main
learning objectives:
Ability to generate production lines in graphical form using pre-
assembled automation stations in CIROS® Production
Ability to understand the basic structure of a production line
consisting of various automation stations. Important automation
stations include processing stations, test stations and transport
systems.
Ability to understand the communication and control principle of a
production line in CIROS® Production.
Ability to understand the structure of a project for a production line
in CIROS® Production.
Ability to generate and modify the production control system for a
production line, for example programming an original production
sequence for a production line.
Ability to simulate the operation of a production line and create
simple operator functions.
Ability to control the operation of a production line using individual
order tables.
Familiarisation with production databases as an important element
of computer-integrated manufacturing.
Ability to modify the contents of a production database and, for
example, create new workpieces.
5.2 The target group for CIROS® Production is everyone whose professional
Target group responsibilities include the planning and control of production lines or
who wish to acquire basic knowledge of these.
5.3 The following previous knowledge is required in order to work and learn
Previous knowledge with CIROS® Production:
required Basic knowledge of control technology, the components of an
automated system, material flow, information flow and energy flow
in an automated system
Basic knowledge of the information structure of automated systems,
networking between subsystems, hierarchies in networked systems
Basic knowledge of manufacturing and production processes
Basic knowledge of PLC programming
Basic knowledge of robot programming
Basic knowledge of CNC programming
Basic knowledge of high-level-language programming
5.5 CIROS® Production can be used in basic and vocational training in may
Learning scenarios for different ways.
CIROS® Production Here are some examples:
CIROS® Production as an introduction, for motivation, as
preparation and as a knowledge database iCIM systems:
This is valuable for users who have a real iCIM system and wish to
understand and operate this.
With CIROS® Production, users have the opportunity to generate a
virtual production line corresponding to their real iCIM system. They
can then use this virtual production line to familiarise themselves
with the automation devices and stations within their system. They
can obtain the necessary information through on-line help and the
on-line assistant. As the control system for a production line can be
generated automatically, users do not need any knowledge of the
programming of production control systems in this phase. They can
simulate production line operation immediately and observe the
behaviour of the production line. Depending on their future tasks,
users can utilise CIROS® Production to reinforce their knowledge of
production planning or programming.
CIROS® Production as an introduction, for motivation and as
preparation for the subject of computer-integrated manufacturing:
CIROS® Production can be used independently of real systems. On
the basis of a library of automation stations, users can plan and
generate simple production lines. The typical automation stations
available include stores management, robots, CNC machines and
transport systems. Users can find information on these devices via
the on-line help function and the on-line assistant. As the control
system for a production line can be generated automatically, users
do not need any knowledge of the programming of production
control systems in this phase. They can simulate production line
operation immediately and observe the behaviour of the production
line. Depending on their future tasks, users can utilise
CIROS® Production to reinforce their knowledge of production
planning or programming.
6.1 These are the learning objectives which you can meet by using
Learning objectives CIROS® Production:
Main learning objectives Planning and generating production lines for specified products
using pre-assembled automation stations and simulating production
line operation.
Understanding and evaluating a virtual production line.
6.2 The procedure for the planning and simulation of a production line can
Methods be described as individual steps. The most important steps are listed
below.
The questions which appear opposite the individual working steps offer
suggestions and tips as to the precise points which you should study
and take into account.
Production process for ‟ What processing technology is required ‟ lathe turning, milling, assembly?
the product ‟ What is the production sequence?
‟ Is it advisable to arrange the machine is certain order relative to the
transport system on the basis of the production sequence?
Stations required in ‟ What machines (resources) are required for the production of the product?
order to produce the ‟ Should the production line be capable of flexible use and thus cover all the
product major processing technologies?
Production line for ‟ Where are data and descriptions of the individual stations stored?
product
Project with ‟ What is the structure of the project with the production control system?
production control ‟ Where is the data on the devices and the structure of the production line
system for production stored?
line ‟ Where is the program for the production control system stored?
‟ Is the program for the production control system complete?
Prerequisites for ‟ Is all the necessary data available on the product and the production
production process for automated computer-integrated manufacturing?
‟ Is the necessary data entered in the production database?
‟ Have the stock contents been correctly initialised?
Production simulation ‟ In what mode must the production control system be in order for it to be
possible to start production?
‟ What methods are available to start production?
6.3
Exercise: Planning,
simulating and evaluating
the production of a
baseplate
Exercise Generate a production line for the production of a baseplate with the
part number 42143. The baseplate is made of aluminium and is slightly
rounded. Work systematically and use the checklist for general
procedure. Simulate production with a test run.
Answer the following questions:
What processing steps are required for the production of the
baseplate?
What automation stations do you require for production?
How can the contents of the automated warehouse be defined and
tracked?
Method 1. The baseplate with the part number 42143 is an aluminium blank.
The necessary holes and the rounding are milled into the blank.
Accordingly, the steps required for the production of the baseplate
are as follows:
‟ Fetch workpiece from warehouse
‟ Mill workpiece
‟ Return workpiece to warehouse.
2. The following automation stations are required in order to carry out
the necessary production steps:
‟ Conveyor belt
‟ Automated warehouse
‟ CNC milling machine.
7. First add a transport system. Select, for example, the model Festo
Transport System 6. To do this, click on the entry Festo Transport
System 6. The model and a description of this will be shown in a
preview. If no data is displayed, click on the Details button. Now
click on the Add button in order to add the selected station.
9. In order to ensure that the working and transfer points are correct
during production operation, the models must be appropriately
aligned and connected up.
First align the Station Stock Single model to the Festo Transport
System 6 model. To do this, click on the red coupling point of
Station Stock Single. Hold the left-hand mouse button down and
drag the coupling point to the bottom left-hand coupling point of
Festo Transport System 6.
Station Stock Single is now connected to Festo Transport System 6.
The position and orientation of the Station Stock Single model will
have been modified automatically.
10. Now add the Station Mill 55 model. Connect the Station Mill 55
model to the bottom left-hand coupling point of the Festo Transport
System 6 model.
11. As soon as your production line has been generated, exit from the
Edit mode. Change to the View mode to obtain a realistic 3D
representation of the production line. To do this, click on the Edit
Mode command in the Modeling menu. The tick next to the Edit
Mode entry will disappear. You will obtain a 3D view of your
production line.
16. You will see an empty project with the name Proj.lpj.
18. In the Open window, select the XML file previously created by
Production Simulation. The XML-format interchange file and the
model file with the file extension MOD are stored in the same sub-
directory.
19. After the CIROS® Production project has been opened, a 2D view of
the production line will be displayed.
20. Now activate the Setup mode. To do this, select the Setup command
in the Project menu.
The Setup mode must be active in order for you to be able to create
or modify project elements. This includes the creation of programs
for the production control system.
25. Three production orders are ready-prepared. You can trigger the
execution of one of these production orders by clicking on one of the
three buttons Penholder, Baseplate and Deskset. Run your mouse
over the buttons to discover which products can be produced.
26. Now click on the Baseplate button in order to start production of the
desired baseplate with the part number 42143. The button will be
highlighted in blue for as long as the order is being executed.
You can track production operation in the visualisation window. This
displays information such as the process tasks currently being
executed or the positions of individual pallet carriers.
28. Once the production order is completed, you can initiate the
production of a further product.
Note: In order to execute an order, the production line must include
the necessary machines. If a machine is not present, your attention
will be drawn to this at the start of production. Try it out and
produce a deskset. Moreover, in order to achieve a speedy and fault-
free production sequence, the right starting workpieces must be
available in the automated warehouse.
29. If you wish to produce products other than those offered via the
buttons, use the order tables Orders listed and Orders timed.
30. The contents of the automated warehouse are automatically
initialised the first time production line operation is started. You are
responsible for the stock contents for further production. The
contents of the automated warehouse are managed in the
production database.
31. Click on the Database button to open the iCIM Production Manager
for the production database. Click on the tab Administration and
select the language for the database user interface.
32. Click on the Stock Contents button in the tab Forms to view the
current stock contents.
The specification of a 0 for each storage location means that the
workpieces are intended for orders with the order number 0. The
prepared production orders in the visualisation window all have the
order number 0. The contents of the automated warehouse are thus
matched to the production of the prepared orders.
33. If you wish to modify the stock contents, you need write
authorisation for the production database. Modifications to the
production database may be made only by authorised persons and
are therefore password-protected. Click on the Login button in the
tab Administration. Select the Usertype entry. Then enter the
password. If you have not changed the password since you installed
CIROS® Production, the default password will still be valid.
Once you have logged in as a User, enter under Password: Festo
Confirm your entry with Login.
34. You can modify the current stock contents and, for example,
overwrite them with the standard presets. To do this, click on the
Copy from Stock Init button. You can also modify individual storage
locations if particular workpieces are not available.
35. If you wish to cease production operation, deactivate the Production
mode. To do this, click on the Production entry in the Project menu.
The tick next to the Production entry will then disappear.
6.4
Exercise: Planning,
simulation and evaluation
of the production of a
deskset
Exercise Create a production line for the production of a deskset with the part
number 52675. The deskset is made of aluminium and includes a
thermometer, a hygrometer and a penholder and pen. Depending on
which workpieces are available in the automated warehouse, either the
deskset can be assembled only or the starting workpieces can be
produced and used in a second step to assemble a deskset. Simulate
production with a test run and analyse the production process.
Answer the following questions:
What starting workpieces are taken from the automated warehouse?
What workpieces are held in stock locally in the assembly station?
How great is the depth of production?
Look at the definition of the production process for the deskset with
part number 52675 in the production database. Compare this with
your observations of the production simulation.
Method 1. The deskset with the part number 52675 consists of an aluminium
baseplate with a slight rounding. The penholder is also made of
aluminium and has 5 slots.
The processing steps for the deskset are as follows:
‟ Milling the baseplate from a blank.
‟ Lathe-turning the required number of slots in the penholder blank.
‟ Assembling a deskset from a baseplate, penholder, thermometer,
hygrometer and pen.
2. The production line for the deskset must include the following
automation stations:
‟ A conveyor belt, e.g. Festo Transport 6
‟ An automated warehouse, e.g. Stock Single
‟ A CNC milling machine, e.g. Mill 55
‟ A CNC lathe, e.g. Turn 55
‟ An assembly station, e.g. Assembly RV-1A.
3. Create the production line for the deskset in the program section
Production Simulation.
To do this, create a new production line with the name
Proj_Deskset.
4. Ensure that the Edit mode is active and that the library is being
displayed. Use the elements in the library to create the desired
production line. Connect the stations to the conveyor belt using the
appropriate coupling points.
5. Leave the Edit mode. To do this, activate the entry Edit mode in the
Modeling menu. The tick next to the entry Edit mode will disappear.
7. Create the plant and the associated XML interchange file for the
production control system. To do this, click on the entry Create Plant
in the Extras menu.
8. Now start the program section Production Supervision
ProjectStudio.
10. After the command Import CIROS Project has been executed, the
production control system will have data on the graphical structure
of the production line.
11. Now activate the Setup mode. To do this, select the Setup command
in the Project menu.
You can create and modify project elements of the production
control system only when the Setup mode is active.
12. Create a production control system for the production line. To do
this, click on the Generate Project command in the
Extras/ProjectStudio menu.
Respond to the local use question and click on Yes.
The project with the production control system is saved to the
default directory, namely My Documents.
13. The production control system for the production line has now been
created. You can recognise this by the new entries in the Project
window.
14. Start the Production mode in order to produce the desired deskset.
To do this, select the Production command in the Project command.
20. Click on the Production Data button in the tab Forms. The
production process for the selected product will be displayed.
21. Select the part number 52675 from the list of part numbers. You will
see the associated production process.
‟ The deskset is produced by the station class Festo Assembly
Station.
‟ Any machine of this class is to be used. This is why the entry
Resource Class is selected under Resource Type
‟ The deskset is produced by the macro process task AsmDeskSet.
‟ “ParallelTwo” is entered as the transport strategy. This means that
two starting workpieces at a time are fed from the automated
warehouse.
‟ Starting workpiece 1 from warehouse: Baseplate on pallet with
part number42143.
‟ Starting workpiece 2 from warehouse: Penholder on pallet with
part number 42104.
‟ Locally-stored starting workpiece 1: Thermometer with part
number 30000.
‟ Locally-stored starting workpiece 2: Hygrometer with part number
30001.
‟ Locally-stored starting workpiece 3: Pen with part number 30100.
‟ No CNC programs are required.