00193786-02 - 第135页

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 ©S i e m en s A G, a ll r i gh t s r e s e r v ed page 135 o f 241 < B [ 1 ] { X E " A C K C10" } A C K C10 > . * …

100%1 / 241
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.
SIPLACE GEM SW Version GEM 505.03 SP1 HOST Interface Manual
Page 136 of 241 ©Siemens AG, all rights reserved
The Host may optionally set the W-Bit to "1" in S10F9. If so, the Equipment replies with
S10F10.
4.12.8 S10F10 - Broadcast
S10F10 * H<-E
<B [1] {XE "ACKC10"}ACKC10> . * Acknowledge Code
This Equipment may send the following values for ACKC10:
ACKC10 Description
0x00 Normal.