00193786-02 - 第134页
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 134 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 4 . 12 S t r ea m 10 4 . 12 . 1 S 10 F 1 - T e rm i n a l R e …

SIPLACE GEM SW Version GEM 505.03 SP1 HOST Interface Manual
©Siemens AG, all rights reserved page 133 of 241
4.11 Stream 9
4.11.1 S9F1 - Unrecognized Device ID
{XE "S9F1"}S9F1 * H<-E
<B [10] {XE "MHEAD"}MHEAD> . * MHEAD - Header of bad msg
4.11.2 S9F3 - Unrecognized
{XE "S9F3"}
S9F3 * H<-E
<B [10] {XE "MHEAD"}MHEAD> . * MHEAD - Header of bad msg
4.11.3 S9F5 - Unrecognized
{XE "S9F5"}S9F5 * H<-E
<B [10] {XE "MHEAD"}MHEAD> . * MHEAD - Header of bad msg
4.11.4 S9F7 - Invalid Data
{XE "S9F7"}S9F7 * H<-E
<B [10] {XE "MHEAD"}MHEAD> . * MHEAD - Header of bad msg
4.11.5 S9F9 - Transaction Timer
{XE "S9F9"}S9F9 * H<-E
<B [10] {XE "SHEAD"}SHEAD> . * SHEAD - Stored Header
4.11.6 S9F11 - Data Too Long
{XE "S9F11"}S9F11 * H<-E
<B [10] {XE "MHEAD"}MHEAD> . * MHEAD - Header of bad msg

SIPLACE GEM SW Version GEM 505.03 SP1 HOST Interface Manual
Page 134 of 241 ©Siemens AG, all rights reserved
4.12 Stream 10
4.12.1 S10F1 - Terminal Request
{XE "S10F1"}S10F1 [W] * H<-E
<L [2]
<B [1] {XE "TID"}TID> * Terminal ID
<A [160] TEXT> * Message Text
> .
The Equipment sends text to the Host. This Equipment may send the following values
for TID:
TID Description
0x00 Always sent.
Equipment Constant "{XE "WBitS10"}WBitS10" controls whether the Equipment sends
S10F1 with W-Bit "1" (Reply Expected) or "0" (No Reply Expected).
4.12.2 S10F2 - Terminal Request Acknowledge
S10F2 * H->E
<B [1] {XE "ACKC10"}ACKC10> . * Acknowledge Code
The Host may send the following values for ACKC10:
ACKC10 Description
0x00 Normal. Host accepts the S10F1.
Other Host rejects the S10F1.
4.12.3 S10F3 - Terminal Display,
{XE "S10F3"}S10F3 [W] * H->E
<L [2]
<B [1] {XE "TID"}TID> * Terminal ID
<A [160] TEXT> * Message Text
> .
The Host sends to the Equipment. The Equipment interprets TID as follows:
TID Description
Any Equipment displays the text on its CRT.
The Host may optionally set the W-Bit to "1" in S10F3. If so, the Equipment replies with
S10F4.
4.12.4 S10F4 - Terminal Display Single Acknowledge
{XE "S10F4"}S10F4 * H<-E

SIPLACE GEM SW Version GEM 505.03 SP1 HOST Interface Manual
©Siemens AG, all rights reserved page 135 of 241
<B [1] {XE "ACKC10"}ACKC10> . * Acknowledge Code
This Equipment may send the following values for ACKC10:
ACKC10 Description
0x00 Normal.
4.12.5 S10F5 - Terminal Display, Multiblock
{XE "S10F5"}S10F5 [W] * H->E, Multiblock
<L [2]
<B [1] {XE "TID"}TID> * Terminal ID
<L
<A [160] TEXT> * Message Text
...
>
> .
S10F5 can contain multiple TEXT data items. Each TEXT data item is limited to 160
characters. Each data item in S10F5 will be displayed on a separate line at the
equipment.
The Host sends text to the Equipment. The Equipment interprets TID as follows:
TID Description
Any Equipment displays the text on its CRT.
The Host may optionally set the W-Bit to "1" in S10F5. If so, the Equipment replies with
S10F6.
4.12.6 S10F6 - Terminal Display Multiblock Acknowledge
{XE "S10F6"}S10F6 * H<-E
<B [1] {XE "ACKC10"}ACKC10> . * Acknowledge Code
This Equipment may send the following values for ACKC10:
ACKC10 Description
0x00 Normal.
4.12.7 S10F9 - Broadcast
{XE "S10F9"}S10F9 [W] * H->E
<A [160] TEXT> . * Message Text
The Host sends text to the Equipment. The Equipment displays the text on its CRT.