Specifications

3GPP
3GPP TS 27.007 V6.3.0 (2003-
06)
7
7
Release 6
corner, second is the next element to the right and so on. The last element is the element in lower right corner. The
number of elements is MT specific. If MT does not allow writing to its display or MT is not currently reachable, +CME
ERROR: <err> is returned. Refer subclause 9.2 for <err> values. If certain element is not writable, setting of it
should be ignored. If element parameter is empty field, element shall remain in the previous value.
NOTE 1: This command cannot be used to write to a display which sum of element lengths exceed the length of the
command line buffer of the TA.
Read command returns the contents of MT display elements. If <text> field is empty (not empty string), MT does not
allow the reading of corresponding element. If MT is not currently reachable, +CME ERROR: <err> is returned.
Refer subclause 9.2 for <err> values.
Test command returns maximum length of each display element. If MT does not offer the length of elements,
<length> fields should be empty. If MT is not currently reachable, +CME ERROR: <err> is returned. Refer
subclause 9.2 for <err> values.
NOTE 2: MT manufacturer should offer the order and maximum length of elements.
Defined values
<text>: string type parameter using character set specified by command Select TE Character Set +CSCS
<length>: integer type parameter giving the maximum length of corresponding <text> parameter
Implementation
Optional.
8.9 Indicator control +CIND
Table 69: +CIND parameter command syntax
Command
Possible response(s)
+CIND=[<ind>[,<ind>[,...]]]
+CME ERROR: <err>
+CIND?
+CIND: <ind>[,<ind>[,...]]
+CME ERROR: <err>
+CIND=?
+CIND: (<descr>,(list of supported
<ind>s)) [,(<descr>,(list of supported
<ind>s))[,...]]
+CME ERROR: <err>
Description
Set command is used to set the values of MT indicators. <ind> value 0 means that the indicator is off (or in state
which can be identified as "off"-state), 1 means that indicator is on (or in a state which is more substantial than
"off"-state), 2 is more substantial than 1, and so on. If the indicator is a simple on/off style element, it has values 0 and
1. The number of elements is MT specific. If MT does not allow setting of indicators or MT is not currently reachable,
+CME ERROR: <err> is returned. Refer subclause 9.2 for <err> values. If certain indicator is not writable, setting
of it should be ignored. If parameter is empty field, indicator shall remain in the previous value.
Read command returns the status of MT indicators. If MT is not currently reachable, +CME ERROR: <err> is
returned. Refer subclause 9.2 for <err> values.
Test command returns pairs, where string value <descr> is a maximum 16 character description of the indicator and
compound value is the allowed values for the indicator. If MT is not currently reachable, +CME ERROR: <err> is
returned. Refer subclause 9.2 for <err> values.
NOTE: MT manufacturer should offer the description of supported indicators not listed here and their value
ranges and default values.
Defined values
<ind>: integer type value, which shall be in range of corresponding <descr>