Setup Center mit Setup Center Interface - 第10页

2 Instal lation SIPLACE Ausgabe 05/2007 10 2.2 Liste relevanter Begriffe und Abkürzungen 2 2 2 2 BE Bauelement BB Bearbeitungsbere ich C&P Collect & Place DIPF Device Independ ent Package Form FFI Flexible Feeder…

100%1 / 44
SIPLACE 2 Installation
Ausgabe 05/2007
9
2 Installation
2.1 Installationshinweise für Setup Center
Setup Center 2
Als erstes erfolgt die Standard Setup Center Installation. 2
Unter der Option Einstellungen muß die X - Linie ausgewählt werden. 2
Es muß die Online Rüstverifikation aktiviert werden. Die Offline Verifikation mit X-offline-Rüstplatz
wird nicht unterstützt. 2
Der Punkt Wechseltischverwaltung muß deaktiviert werden. 2
Der Punkt Spleißerkennung muß deaktiviert werden. 2
Der Punkt Mengenausgabe für ICL Mode muß deaktiviert werden. 2
2
Station 2
An der Station muß die Freischalt-CD für Tracability installiert werden. 2
Es sind die Tisch und Maschinenbarcodes von IntraFACTORY an der Maschine anzubringen.
Diese werden in der Konstellation anstelle der Siemens Tisch und Maschinenbarcodes verwen-
det. 2
2
SIPLACE Pro 2
Im Bauelement muß die Rüstkontrolle aktiviert werden. 2
In der Rüstung muß unter „Setup Verifikation System“ das "External System" gesetzt werden. 2
2.1.1 Zusätzliche Einstellungen in der ApplicationSettings.xml
Im unteren Teile der Applications Settings sind Tags mit der Bezeichnung SCI eingefügt. Siehe
Interface Specification SCI Zollner Soko. 2
2
2
2 Installation SIPLACE
Ausgabe 05/2007
10
2.2 Liste relevanter Begriffe und Abkürzungen
2
2
2
2
BE
Bauelement
BB
Bearbeitungsbereich
C&P
Collect & Place
DIPF
Device Independent Package Form
FFI
Flexible Feeder Interface (Flexible Förderer-Schnittstelle)
GUI
Graphical User Interface (Grafische Benutzeroberfläche)
HW
Hardware
LP
Leiterplatte
LM
Leistungsmerkmal
MC
Maschinencontroller
MTC
Matrix Tray Changer
OIS
Operator Information System
P&P
Pick & Place
PPW
Pipettenwechsler
RP
Recovery Placement
SMV
SIPLACE Mobile Verifier
SPL
SIPLACE Productivity Lift
SR
Stationsrechner
SW
Software
TH
Twinhead
VR
Vision-Rechner
WDTL
Whispering down the Line
WDTM
Whispering down the Machine
X2
Maschinentyp der X-Serie mit 2 Portalen
X3
Maschinentyp der X-Serie mit 3 Portalen
X4
Maschinentyp der X-Serie mit 4 Portalen
SIPLACE 3 Application program interface (API) description
Ausgabe 05/2007
11
3 Application program interface (API)
description
3.1 Overview
The interface ‘ISetupCenter’ provides a public interface to interact with SIPLACE Setup Center
(see Figure 1 – Overview). The interface will be implemented on the baseline of SIPLACE Setup
Center 2.2 SP 1 and bases on .NET Remoting Version 1.1. 3
The events which are provide by SIPLACE Setup Center can be get, if the client implements the
interface ‘ISetupCenterCallback’. The client publish the .NET Remoting interface and register it at
the Setup Center. 3
The interface description can be found in the component ‘sci.dll’, which is installed automatically
and saved in program folder of Setup Center. 3
3
Fig. 3.10 - 1 Overview
In this document all software diagrams based on UML 2.1. 3