User Manual

Table Of Contents
Document Name: Common Commands and Attributes v1.3.0 Revision: 1.2
8.3.2 Usage
Attribute type: Read and Write
Format:
<Enabled>
where <Enabled> = 1 means that remote communication is enabled, and
<Enabled> = 0 means remote communication is disabled.
Example:
GET CDE
Reply:
0
means remote communication is disabled.
Example:
SET CDE 1
enables remote communication with method as configured by attribute DEV.
8.4 CSL – Communications Support List
8.4.1 Overview
This presents a list of all communication devices and corresponding supported
communication methods available in the controller.
8.4.2 Usage
Attribute type: Read-Only
This attribute produces a reply with all communication methods available over each
device.
Format:
<Dev1:Method1> <Dev1:Method2> ... <DevM:MethodN>
where Dev1..DevM enumerates all the modem types supported by the system, and
Method1..MethodN denotes the different communication methods supported by this
is one token, and each field is separated by space. If no modems supporting data
call are available, a '-' (dash) is replied.
Example:
GET CSL
Reply:
MC45:DTC MC45:SMS MC45:GPRS ETH:TCP
means that the modem MC45 available on this controller supports DataCall, SMS,
GPRS, and that the controller contains an Ethernet device, which can transmit
alarms and reports using a normal TCP connection to the AEM. By using the
attribute DDS, a textual description of the device type can be obtained, and by
using the attribute CMD a textual description of the communications method can be
obtained.
Common Commands and Attributes 39/123