BGS2T AT Command Set
10.9 AT^SISW
BGS2T_ATC_V01.301
Page 274 of 554
1/31/12
c
as query for unacknowledged data and, thus, prevent data transfer.
• If Socket service is selected with UDP protocol
-
=0 can be used to send an empty UDP packet;
-
it is recommended that the size of each data packet be limited to 1460 bytes. Otherwise, it is possible that
the following URC occurs: "
: <id>, 0, 9, The supplied buffer was too small / large".
End of data indication flag.
Parameter is ignored for HTTP, POP3, FTP download.
[0]
No end of data. Other data may follow to be transmitted via the Internet service.
1
End of data is signalled to the Internet Service. Further
write com-
mands return an error response. However, reading data may be possible. The
is effective only if the
equals
, in particular if the
equals 0.
If
equals 1 the
is effective only if the write operation has
been finished with CTRL-Z.
Control how the application provides the data bytes to be sent.
[0]
Binary mode
This mode allows sending a number of bytes defined with parameter
.
1
Interactive text mode
This mode allows the user to type and send 8-bit ASCII characters while the
service is open. Ctrl-Z terminates data input and causes the data to be trans-
ferred.
Interactive text mode requires that the
is set to any value
greater than 0 (though it is not necessary to specify the precise number of
bytes). In this case the
parameter indicates the maxi-
mum length of the data stream without control character CTRL-Z.
In interactive text mode, the following characters are predefined as control
codes:
•
BACKSPACE ("\x08") deletes the last given character,
•
CTRL-Z ("\x1a") terminates the input,
•
ESC ("\x1b") aborts the command. An
is ignored in this case.
The V.25 command
also controls the echo mode of the interactive text
mode. If echo is enabled (
1) all characters are echoed until
is reached. Any attempt to input further data ends up with the warn-
ing message 4001 indicated after the data stream has been completed with
CTRL-Z, nevertheless all data within the range of
0 disables the
echo mode generally.
0...1500
Confirmed number of data bytes which can be transmitted via the Internet ser-
vice configured in
. In binary mode (see
) this num-
ber may be less or equal to the value requested with
.
The application has to deliver exactly the number of bytes indicated by
. A 0 value means that no data can be written at this time,
i.e. it serves as a flow control mechanism.
In interactive text mode,
indicates the maximum number
of bytes it can process. Characters above the indicated number are ignored.
<eodFlag>
(num)
<mode>
(num)
<cnfWriteLength>
(num)
Confidential / Released