00192375-01 - 第33页
SIPLACE GEM for S25, HS50 SW Version GEM 502.01 HOST Inter face Manual ©Siemens AG, all rights reserved page 33 of 236 Collection Event CEID Init2Process 1000010 Process 2Init 1000011 Process 2SingleFunction 1000012 Sing…

SIPLACE GEM for S25, HS50 SW Version GEM 502.01
HOST Interface Manual
Page 32 of 236 ©Siemens AG, all rights reserved
# From Trigger To Description
7 Single
Function
Start-Button on
GUI
Processing When the machine is in
single function mode, the
operator press the Start-
button and the Prestate
was Processing the
machine will return to the
3URFHVVLQJ state.
6,3/$&(3URFHVV6WDWHV
0DFKLQH,QLWLDOL]DWLRQ
In this state, the peripheral equipment is initialized and the reference run is executed.
Machine is waiting for a processing program or is preparing a new processing program for
production.
3URFHVVLQJ
In this state, the SIPLACE is producing a board or is waiting for a board to produce.
6LQJOHIXQFWLRQ
In this state, the Operator can teach fiducials, react on run-time-errors like empty feeders.
,QWHUPHGLDWH6WDWHV
In case of 3 State Transitions, an intermediate state will occur for briefly. This intermediate
state is required for internal reasons and is also reported:
State Transition 2 consists of
Init2Process Í Process2Init Í Init2Process (see A in the diagram)
State Transition 3 consists of
Process2Init Í Init2Process Í Process2Init (see B in the diagram)
State Transition 6 consists of
Process2Init Í Init2SingleFunction (see C in the diagram)
5HODWHG9DULDEOHV
The following table lists the variables (SV's, EC's, or DVVALS) which are relevant to the
Equipment processing states. For a more complete description of these variables, see
"Chapter 6 Variables".
Variable Name VID
PREVIOUSPROCESSSTATE 1002012
PROCESSSTATE 1002011
5HODWHG&ROOHFWLRQ(YHQWV
The following lists the collection events (CEIDs) which are relevant to the Process State.
For a more complete description of these events, see "Appendix B -- Collection Events" or
the description in this chapter.

SIPLACE GEM for S25, HS50 SW Version GEM 502.01
HOST Interface Manual
©Siemens AG, all rights reserved page 33 of 236
Collection Event CEID
Init2Process 1000010
Process2Init 1000011
Process2SingleFunction 1000012
SingleFunction2Process 1000013
Init2SingleFunction 1000016
FunctionSingle2Init 1000017

SIPLACE GEM for S25, HS50 SW Version GEM 502.01
HOST Interface Manual
Page 34 of 236 ©Siemens AG, all rights reserved
'DWD&ROOHFWLRQ
9DULDEOHV
The SIPLACE has a fixed set of Variables which can be read by the Host. Each Variable
is identified by a unique Variable ID (VID). The Variables which exist are shown in
"Appendix A -- Variables".
There are three types of Variables: Status Variables, Data Variables, and Equipment
Constants. The Host can read Variables of any type, but can set values only for
Equipment Constants. The Host can read values for Status Variables and Equipment
Constant whenever the SIPLACE is On-Line, but values for Data Variables are typically
meaningful only immediately after certain Collection Events (CEIDs), and so are typically
reported only in Event Reports (S6F11).
$UH<RX7KHUH
The Host can send S1F1 at any time to determine if the SECS link is operational. The
SIPLACE responds with S1F2, if the equipment is in the ONLINE & COMMUNICATING
states. This indicates Model Number (MDLN) and Software Revision Number
(SOFTREV).
+RVW5HTXHVWV6WDWXV
The Host can send S1F3 when the Equipment is On-Line to read Equipment Constants
from the SIPLACE.
The Host can send S2F13 when the Equipment is On-Line to read Equipment Constants
from the SIPLACE.
For this Equipment, S1F3 and S2F13 with a list of VIDs are essentially the same. That is,
either message can return Variables of any type. However, S1F3 with a zero-length list
will return only VIDs of type SV, and S2F13 with a zero-length list will return only VIDs of
type EC.
6HWWLQJ(TXLSPHQW&RQVWDQWV
The Equipment Operator can change the value for Equipment Constants. Once the
Operator has changed an EC value, the Equipment will note the EqConstChange Event
(CEID 1000001). The VID for the changed EC will be reported to the Host in the variable
ECIDCHANGE (VID 1002036).
(YHQW5HSRUWV
The SIPLACE has a fixed set of Events which can occur. Each Event is identified by a
unique Collection Event ID (CEID). The CEIDs which exist are shown in "Appendix B --
Collection Events".
When an Event occurs, the Equipment sends the appropriate S6F11 Event Report
message to the Host (if that particular event has been enabled). Event Reports are
defined by the Host (S2F33) and linked to a specific CEID (S2F35).
The Equipment allows the Host to enable and disable Event Reports using S2F37. If the
Host enables a CEID, for which no Event Report is defined, the Equipment will send a
"null" (no data) report when the event occurs.
The Host can "force" Event Reports on the Equipment using the following Event Report
Request messages:
S6F15 Host Requests an Event Report associated with a CEID.
S6F17 Host requests an Annotated Event Report associated with a CEID.
S6F19 Host requests an Event Report associated with a Report ID.