©2009 NETCONS, s.r.o.
Page 22 of 27
PROGRAM=STOP
Example 4)
When there is Log.1 level at both digital inputs, restart the Main switched
output (cut the power for an appliance for a couple seconds)
Enter following two program rows:
ID1+0, *,*,*,1,1,*,1,RESTART,*
ID2+1, *,*,*,0,*,*,0,*,*
ID3+1, *,*,*,*,0,*,0,*,*
And then let‟s start the program issuing SMS command:
PROGRAM=START
When needed, program can be stopped by command:
PROGRAM=STOP
Example 5)
When there is Log.1 level at any digital input, switch on the Main switched
output. When 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 SMS command:
PROGRAM=START
When needed, program can be stopped by command:
PROGRAM=STOP
3.11
Various settings
SMS Command
Description
SMS Response
Type
CONFIG
After this command, it is again
possible to issue configuration
commands, like if device is freshly
turned on.
CONFIG,
OK
Ctrl
OUTPUT=REMEMBER When device is powered on, Main
switched output is set to the same
state as was when device was
powered off
OUTPUT=REMEMBER-
OK
Cfg
OUTPUT=NC
When device is powered on, Main
OUTPUT=NC- OK
Cfg