00193786-02 - 第120页

S I P L A C E G EM S W V e r s i on G EM 505 . 03 SP 1 H O S T I n t e r f a c e M anua l P age 120 o f 241 ©S i e m en s A G, a ll r i gh t s r e s e r v ed < U4 V I D > * V a r i ab l e I D < V > * V a r i …

100%1 / 241
SIPLACE GEM SW Version GEM 505.03 SP1 HOST Interface Manual
©Siemens AG, all rights reserved page 119 of 241
4.8 Stream 6
4.8.1 S6F1 - Trace Data Send
{XE "S6F1"}S6F1 [W] * H<-E
<L [4]
<U4 {XE "TRID"}TRID> * Trace ID
<U4 {XE "SMPLN"}SMPLN> * Sample Number
<A 'yyyymmddhhmmss'> * STIME - Sample Date and Time
<L
<V> * Variable Value
...
>
> .
The Equipment sends time driven trace data, as previously requested by the Host using
S2F23.
TRID is the Trace ID as initiated by the Host.
SMPLN is the sample number. The first sample is "1", the next "2", and so on. If {XE
"REPGSZ"}REPGSZ is greater than 1, SMPLN is the number of the last sample
contained in this S6F1.
STIME is the date and time at which this sample was taken. If REPGSZ is greater than
1, STIME is the date and time of the last sample contained in this S6F1.
The V's appear in the same order they were specified in S2F23.
S6F1 is normally single block. However, if the Host erroneously initiates a multiblock
trace using an incorrect S2F23, S6F1 may be multi-block. The Equipment never sends
an Inquire/Grant message preceding S6F1.
Equipment Constant "{XE "WBitS6"}WBitS6" controls whether the Equipment sends
S6F1 with W-Bit "1" (Reply Expected) or "0" (No Reply Expected).
4.8.2 S6F2 - Trace Data Acknowledge
{XE "S6F2"}S6F2 * H->E
<B [1] 00> . * ACKC6
The Host acknowledges the data. The Equipment ignores {XE "ACKC6"}ACKC6.
4.8.3 S6F3 - Annotated Event Report
{XE "S6F3"}S6F3 [W] * H<-E, Multiblock
<L [3]
<U4 {XE "DATAID"}DATAID> * DATAID
<U4 {XE "CEID"}CEID> * Collection Event ID
<L
<L [2]
<U4 {XE "DSID"}DSID> * DSID=RPTID Report ID
<L
SIPLACE GEM SW Version GEM 505.03 SP1 HOST Interface Manual
Page 120 of 241 ©Siemens AG, all rights reserved
<U4 VID> * Variable ID
<V> * Variable Value
>
...
>
>
...
>
> .
Note: This message is provided only for compatibility with older Host computers which
do not support GEM.
If the Equipment Constant "{XE "ConfigEvents"}ConfigEvents" is set to "0", the
Equipment sends S6F3 instead of the normal S6F13 Annotated Event Report.
A Collection Event has occurred at the Equipment. The Host has enabled event
reporting for this CEID (see S2F37). The Host has set the Equipment constant {XE
"RpType"}RpType to "True" (Annotated report format desired). The SIPLACE sends one
or more Event Reports which the Host has previously linked to that CEID (see S2F35).
Each report contains specific Variables which the Host has previously defined for that
Report (See S2F33).
The Equipment generates a value for DATAID to uniquely identify this Conversation. If
S6F3 is multiblock, the Equipment first sends the S6F5/S6F6 Inquire/Grant transaction,
and DATAID in S6F3 will match DATAID in S6F5.
If the CEID is enabled, but no Reports are linked to this CEID, S6F3 has the following
special format:
S6F3 [W] * H<-E
<L [3]
<U4 DATAID> * DATAID
<U4 CEID> * Collection Event ID
<L>
> .
Equipment Constant "{XE "WBitS6"}Wbits6" controls whether the Equipment sends
S6F3 with W-Bit "1" (Reply Expected) or "0" (No Reply Expected).
4.8.4 S6F4 - Annotated Event Report Acknowledge
{XE "S6F4"}S6F4 * H->E
<B [1] 00> . * ACKC6
The Host acknowledges the Event Report. The Equipment ignores {XE
"ACKC6"}ACKC6.
S6F5 - Multi-Block Data Send Inquire{TC " S6F5 - Multi-Block Data Send Inquire"}
SIPLACE GEM SW Version GEM 505.03 SP1 HOST Interface Manual
©Siemens AG, all rights reserved page 121 of 241
{XE "S6F5"}S6F5 W * H<-E
<L [2]
<U4 {XE "DATAID"}DATAID> * DATAID
<U4 {XE "DATALENGTH"}DATALENGTH>
> .
The Equipment sends this Inquire/Grant transaction preceding any multiblock S6F3,
S6F9, S6F11, or S6F13.
The DATAID specified here will appear in the following S6F3, S6F9, S6F11, S6F13.
DATALENGTH value is the total number of text bytes (excluding SECS block headers) in
the following S6F3, S6F9, S6F11, or S6F13 message.
4.8.5 S6F6 - Multi-Block Grant
{XE "S6F6"}S6F6 * H->E
<B [1] {XE "GRANT6"}GRANT6> . * GRANT6
The Host grants permission for the Equipment to send a multi-block event report..
GRANT6 Description
0x00 Normal. Permission granted.
Other Permission not granted. The Equipment will not
send the following S6F3, S6F9, S6F11, or
S6F13, and will discard the data.
4.8.6 S6F9 - Event Report
{XE "S6F9"}S6F9 [W] * H<-E, Multiblock
<L [4]
<B [1] 00> * {XE "PFCD"}PFCD
<U4 {XE "DATAID"}DATAID> * DATAID
<U4 {XE "CEID"}CEID> * Collection Event ID
<L
<L [2]
<U4 {XE "DSID"}DSID> * DSID=RPTID Report ID
<L
<V> * Variable Value
...
>
>
...
>