User manual

14
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
E-MAIL 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)
Table 8: Variable substitution
Example:
The command
E1: Supply = $ VMAINS $ V.
configures the device so that with active input 1 it sends a message in which the current supply voltage
is specified. This message could then look like this (example value):
"Supply = 11,712V".
6.3 Format of SMS Commands
In order to avoid unauthorized usage, every configuration command to the STD32 must start with a 4-
digit password.
In the default factory settings, this password consists of the last 4 digits of your
device’s IMEI. This IMEI (International Mobile Equipment Identity) number can
be found on the back of the unit.
If you change this password, you must note that all commands also reverting to
factory settings presuppose knowledge of this password. If this is not known,
resetting the password is only possible by using the USB interface.