background image

©2009 NETCONS, s.r.o. 

 

 

 

Page 20 of 27 

 

A_SetVar

 means action to set a new value of the system variable.

 

 

A_Main 

means action with the Main switched output, possible values are:

 

TURNON  Turn on Main switched output 
TURNOFF  Turn off  Main switched output 
RESTART  Change (negate) status of Main switched output for time preconfigured by 

command 

RESTARTTIME

 

 

SMStext 

defines text to be sent by 

A_Alert

 action, can contain up to 10 

characters. If a star symbol * is entered, text of alert will be the same as text 

of 

STATUS

 message.

 

 

Following table summarizes use of 

ID

 command: 

 

SMS Command 

Description 

SMS Response 

Type 

IDLIST 

Get list of all program rows 

ID1+0, *,*,*,*,1,*,1,TURNON,* 
ID2+0, *,*,*,1,*,*,1,TURNON,* 
ID3+1, *,*,*,0,0,*,0,TURNOFF,* 

Ctrl 

ID+………… 

Insert a program row, see 
above for syntax and examples 
bellow. 

ID+…………., OK 

Ctrl 

IDNr- 

Delete program row number Nr. 
Nr can be in range from 1 to 6. 

IDNr-, OK 

Ctrl 

ID0- 

Delete all program rows. 

ID0-, OK 

Ctrl 

 
 

Once program rows were entered into IQSD-GSM, use command 

PROGRAM

 to 

start its execution. 

SMS Command 

Description 

SMS Response 

Type 

PROGRAM=START 

Start execution of the program 

PROGRAM=START, OK 

Ctrl 

PROGRAM=STOP 

Stop execution of the program 

PROGRAM=STOP, OK 

Ctrl 

PROGRAM? 

Get current configuration of 
PROGRAM, active setting is in () 
parentheses. 

PROGRAM=(STOP),START  Ctrl 

Please note program is executed in loop with 1s periodicity. Detection of 

change on inputs with duration shorter than 1 second is then unreliable. 
Typically 1s periodicity is OK for detection of alarm impulse from a PIR sensor, 

but it is not recommended to use program for detection of events with shorter 
than 1s duration. 

 
Examples of program scripts: 
 

Example 1

 – Thermostat 

When temperature at Temp1 sensor rises beyond 25.5°C, send SMS alert 

containing STATUS text and switch off Main switched output. When 
temperature falls bellow 15.1°C, turn the Main switched output on and ring my 

phone number up.  
 

Lets‟ predefine the phone number at first by sending following SMS command: 

Содержание IQsocket DIN/IQSD-GSM

Страница 1: ...User guide www IQsocket eu Intelligent power sockets IQsockettm DIN IQSD GSM makes your life more comfortable User Guide IQSD GSM documentation v1 1 1 R5...

Страница 2: ...7 Response messages settings 13 3 8 Scheduler feature 14 3 9 Counters 15 3 10 Alarms 15 3 10 1 Defining phone numbers for SMS and ringing up alerts 16 3 10 2 Battery charge alarm 16 3 10 3 AC mains p...

Страница 3: ...or medical applications Product must be mounted on DIN rail 35mm EN50022 inside a suitable enclosure providing environmental protection The product contains no serviceable parts or internal adjustment...

Страница 4: ...DIN rail mounting IQsocket IQSD GSM helps to control any electric appliance remotely over GSM network IQSD GSM is managed by SMS messages or phone call It can work also as a programmable regulator wit...

Страница 5: ...ter not included in product package o External detector of opened door window shake detector not included in product package o Any other external detector with contact output can be connected Alarm de...

Страница 6: ...of 27 2 Installation Before starting installation please read this manual and take into account Important information section at beginning of this manual 2 1 Wiring the IQSD GSM Wire connections per f...

Страница 7: ...g SIM PIN usage using appropriate command usually located in Settings phone menu Now you can remove the SIM card from phone and insert it into your IQSD GSM Insert SIM card with inactive PIN code auth...

Страница 8: ...AND e g 3366STATUS o With pre configured security password by command SMSPIN 3366 COMMAND e g STATUS o with un configured security password SMSPIN There are two kinds of commands Control commands labe...

Страница 9: ...STARTTIME Restarted Ctrl STATUS Get status of IQSD GSM Outputs Temperature digital and voltage inputs AC mains Backup Battery charge time and GSM signal Output OFF OFF Temperature 22 5 C NA Input OFF...

Страница 10: ...ESTART Change negate status of Main switched output for time preconfigured by command RESTARTTIME call is rejected RING RESTART OK Cfg RING SWITCH Change negate status of Main switched output call is...

Страница 11: ...t current settings of Date time DATE yy mm dd hh mm ss zz OK Cfg 3 5 Manual Control IQSD GSM can be controlled manually using push button located in the bottom left corner of front panel see drawing i...

Страница 12: ...inserted SIM card IQSD GSM allows to define up to 20 permitted phone numbers each containing up to 15 numerals In case of using SMSPIN right before each SMS command is placed PIN code without any spac...

Страница 13: ...od and executed successfully For this purpose we implemented response messages confirming each command or informing you when an error is detected In case of SMS commands you will be notified by back S...

Страница 14: ...ION at time hh mm every day of week DOW SCHEDULER hh mm DOW ACTION OK Ctrl SCHEDULER hh mm Remove scheduler record for particular time hh mm SCHEDULER hh mm OK Ctrl SCHEDULER Get list of all scheduler...

Страница 15: ...crements on change of Digital Input2 COUNTER2 0 Ctrl COUNTER3 Get status of Counter3 increments on change of Main switched output COUNTER3 0 Ctrl COUNTER4 Get status of Counter4 increments on change o...

Страница 16: ...NUMBER ALL OK Cfg ALARMNUMBER LIST Get list of phone numbers for alarm alerts using SMS message and call back LIST 421265440655 Cfg When generating alerts numbers in list are processed per their order...

Страница 17: ...in parentheses POWERFAULT NO INFO Cfg When AC mains fails for time longer than 10 seconds device will send following SMS alert message to the numbers set by ALARM command Power failed In case power is...

Страница 18: ...language user must know at least basic knowledge of algorithmization Program is defined in form of row there can be up to 6 such rows A program row can be inserted using ID command and removed using...

Страница 19: ...nored like if it is always true E_VoltageIn means evaluation condition for VoltagIn input having syntax beginning with condition symbol or followed by the value in Volts itself Some examples 5 conditi...

Страница 20: ...l program rows ID0 OK Ctrl Once program rows were entered into IQSD GSM use command PROGRAM to start its execution SMS Command Description SMS Response Type PROGRAM START Start execution of the progra...

Страница 21: ...nding following SMS command ALARM 421903123456 Then enter following two program rows ID1 0 1 S 1 Closed ID2 1 0 S 0 Open And then let s start the program issuing SMS command PROGRAM START When needed...

Страница 22: ...en there is Log 0 level at both inputs turn off the Main switched output Enter following two program rows ID1 0 1 1 TURNON ID2 0 1 1 TURNON ID3 1 0 0 0 TURNOFF And then let s start the program issuing...

Страница 23: ...n case of permitted phone numbers list is active but used number is not included in it Timeout 10 minutes interval since power on or since last configuration command has timed out In order to continue...

Страница 24: ...e per second indicates SIM card with active PIN authorization It is necessary to disable the PIN authorization using a GSM phone RELAY yellow blinking fast indicated a HW failure 5 Factory default set...

Страница 25: ...isolated max 30V input detection threshold 1V 1x Analog voltage sensing 0 30VDC 0 24VAC Resolution 1V 2x Temperature sensor inputs 1 Wire for Dallas DS18B20 sensor Voltage outputs 5VDC 100mA protected...

Страница 26: ...roduct is not intended as security device alarm functions are just auxiliary Product can be operated only indoor office house environment Do not expose it to humid wet nor chemically aggressive enviro...

Страница 27: ...ct family uses following ordering code system IQSx y z Example IQSD GSM Product family W WALL R RACK D DIN Product model GSM IP RS232 HDO IPGSM Output Socket type F Schuko E French Optional accessorie...

Отзывы: