User Manual

Table Of Contents
Document Name: Common Commands and Attributes v1.3.0 Revision: 1.2
8.10 MCT – Modem Connect Time
8.10.1 Overview
Used to configure timeout when attempting to setup a modem connection.
8.10.2 Usage
Attribute type: Read and Write
When a repeater is dialling the OMC to deliver an alarm or a report, the controller
will wait up to MCT seconds for the call to be established. If no communication is
established within this time, the call will be hung up.
Format:
<Timeout>
<Timeout> is the maximum connection time in seconds.
Example:
GET MCT
Reply:
45
meaning that the repeater will wait up to 45 seconds for a call to be established.
Example:
SET MCT 50
changes the timeout to 50 seconds.
8.11 MIS – Modem Initialization String
8.11.1 Overview
This is used to configure the modem initialization string.
8.11.2 Usage
Attribute type: Read and Write
In order for some modems to work correctly in a network, they might require
different configurations. The configuration is modified with this attribute.
Format:
<String>
<string> is the actual modem initialization string.
Example:
GET MIS
Reply:
AT+CBST=7,0,1
which is the modem specific modem initialization string.
Example:
SET MIS AT+CBST=71,0,1
Common Commands and Attributes 43/123