TC63 AT Command Set

10.6 AT^SISW

s

10.6AT^SISW Internet Service Write Data

AT^SISW write command triggers writing data via the Internet service configured configured with AT^SISS. TC63 returns the amount of data which can be written:

<cnfWriteLength> value equal 0 indicates that the TC63 failed to enter online data mode. Details about the cause of failure is available using AT+CEER.

<cnfWriteLength> value greater than 0 indicates that the TC63 switches into online data mode to transfer the given number of bytes.

AURC "^SISW: <srvProfileId>, <urcCauseId>" will be issued if

the TC63 is capable to send data after opening the Internet service or

less transmission buffer space was confirmed (in <cnfWriteLength>) than requested (with <reqWrite- Length>) or

or all available data have been transferred.

This mechanism is designed to avoid polling for free transmission buffer space and thus, free the TA for other tasks.

Syntax

Test Command

AT^SISW=?

Response(s)

OK

Write Command

AT^SISW=<srvProfileId>, <reqWriteLength>

Response(s)

^SISW: <srvProfileId>, <cnfWriteLength>Number of data bytes are expected as specified by <cnfWriteLength>

OK ERROR

+CME ERROR: <err>

PIN ASC0 ASC1 USB MUX1 MUX2 MUX3 Charge 4 Last

§ % % % % % % ! ! %

Unsolicited Result Code

^SISW: <srvProfileId>, <urcCauseId>

Data availability status of the Internet service configured with AT^SISS has changed.

Parameter Description

<srvProfileId>(num)

<srvProfileId> 0 ... 9 specified with AT^SISS.

<reqWriteLength>(num)

Requested number of data bytes to be transmitted via the Internet service configured with AT^SISS. 1...1500

<cnfWriteLength>(num)

Confirmed number of data bytes to be transmitted via the Internet service configured in <srvProfileId>. This number may be less or equal to the value requested with <reqWriteLength>. 0 value indicates that no data can be written.

TC63_ATC_V00.490

Page 263 of 501

5/24/05

Confidential / Draft - Do not copy

 

 

Page 263
Image 263
Siemens TC63 manual Atsisw Internet Service Write Data, URC Sisw srvProfileId, urcCauseId will be issued if, Atsisw=?