Sensormetrix
Basingstoke Road
Spencers Wood
Reading
Berkshire RG7 1PW
UK
+44(0)118 976 9023
+44(0)118 976 9020
www.sensormetrix.co.uk
sales
fax
email
web
A member of the Olancha Group Ltd
Registered in England No. 4004881
VAT Registration No. GB164 5653 45
13
Argon 100
Hardware User Manual
Rev 1.2
Setup Examples
SMS ALERT (NO REPEAT)
Setup a non repeating alert on sensor 1 called kitchen to be sent via SMS to
+447770123456 if the temperature exceeds, and then falls back within the range of 15˚C
to 21˚C.
connect sensor 1 +015.0 +021.0 both kitchen
connect notify alert sms all +447770123456
Note: When testing alerts by rapidly heating/cooling the sensor please be aware that the
alert interval setting will result in alerts being sent more frequently than every X seconds.
SMS ALERT (REPEATING)
Setup a 300 second repeating SMS alert on sensor 1 called kitchen to be sent via SMS
to +447770111111 if the temperature exceeds, and then falls back within the range of
15˚C to 21˚C.
connect sensor 1 +015.0 +021.0 both kitchen
connect alertinterval 300 0
connect notify alert sms all +447770111111
Email Alert (Default server SMTP server)
Setup a non repeating alert on sensor 1 called kitchen to be sent via email to alert@
example.com if the temperature exceeds, or falls back within the range of 35˚C to 49˚C
using the GPRS APN payandgo.o2.co.uk, GPRS user payandgo, GPRS pass password.
connect gprs payandgo.o2.co.uk payandgo password
connect sensor 1 +035.0 +049.0 both kitchen
connect notify alert email all [email protected]
HTTP ALERT (MULTIPLE SENSORS)
Setup a non repeating alert on sensor 1 called kitchen, sensor 2 called lounge, sensor 3
called bedroom and sensor 4 called study to be sent to a script running at http://www.
example.com/alert/ if the temperature exceeds 35˚ C in the kitchen, falls below 15˚ C in
the lounge or bedroom or falls below 10 ˚ C in the study, using the GPRS APN payand
-
go.o2.co.uk, GPRS user payandgo, GPRS pass password.
connect gprs payandgo.o2.co.uk payandgo password
connect alertinterval 0
connect sensor 1 +000.0 +035.0 out kitchen
connect sensor 2 +015.0 +050.0 out lounge
connect sensor 3 +015.0 +050.0 out bedroom
connect sensor 4 +010.0 +050.0 out study
connect notify alert url all http://www.example.com/alert/