Technical data

Configuring the TS Adapter I/II
TeleService V6.1 Service Software for SIMATIC S7 and C7
5-6 A5E00921336-01
5.9.3 Initialization after Return of Power for the TS Adapter I/II
As from TeleService V5.0 the configurable initialization string is subdivided into two
logical partial strings:
<Initstring1>;<Initstring2>
Initstring1 is transferred once from the TS Adapter to the connected modem after
the restart/return of power. Irrespective of whether the modem acknowledges
Iinitstring1 with "OK" or with "ERROR", Initstring2 is then transferred for the actual
initialization of the modem.
This configuration possibility enables initializations which may/must only be carried
out once.
An example is the PIN transfer to a radio component, such as the Siemens M1
module. The initstring can be configured as follows to this purpose:
AT+CPIN="4711";AT&F.....
After the power has returned the TS Adapter I/II sends the string "AT+CPIN="4711"
once with the PIN for the SIM card used in the M1 module to the connected
component. The component is then initialized with "AT&F...".
Note
The character ";" is used to separate Initstring1 and Initstring2 and may therefore
only be inserted to this purpose in the initialization string.