User manual

For Information about software update with DOTA (Download Over The Air) please contact our
Support ( support@cepag.de )
Misc commands
VERSION ?
request current software version
Table 7: Misc commands
6.2 Using Variables
You can use text strings “variables” in order to display more information in event texts. When a variable
is included in an event text string, the variable is replaced by the value it is intended to represent in the
string that is sent to the user, either vian SMS or E-Mail.
The following table describes the available variables and the data they represent
Variable
Description
$CALID$
last incoming CLIP number
$CNT$
X/Y (where X is sent SMS counter and Y is sent
EMAIL counter)
$IN1$, $IN2$, $IN3$, $IN4$, $IN5$
current input value as a string (LOW or HIGH)
$OUT1$, $OUT2$, $OUT3$, $OUT4$,
$OUT5$
current relay value as a string (ON or OFF)
$IN1T$, $IN2T$, $IN3T$, $IN4T$,
$IN5T$
current input value as a integer (0 or 1)
$OUT1T$, $OUT2T$, $OUT3T$,
$OUT4T$, $OUT5T$
current relay value as a integer (0 or 1)
$VBATM$
battery voltage in milivolts (integer)
$VBAT$
battery voltage in volts (float)
$VMAINSM$
mains voltage in milivolts (integer)
$VMAINS$
mains voltage in volts (float)
$VIN4M
input 4 voltage in milivolts (integer)
$VIN4$
input 4 voltage in volts (float)
$VIN5M$
input 5 voltage in milivolts (integer)
$VIN5$
input 5 voltage in volts (float)
Table 8: Variable substitution
Example:
The command
E1: Supply = $ VMAINS $ V.