Communication Guide, ©ComAp – March 2014 102
IGS-NT Communication Guide 03-2014.pdf
SMS message commands
Controller address
Controller address is unique controller identification number located in setpoint group Basic
setting : Contr addr [1 to 32].
Syntax: #XX
XX … controller address [1 to 32]
Example: #5
Message is addressed to controller with address 5.
Access code
InteliGen / InteliSys Access code is 15 characters length string. Access code is separated
from controller address by column.
Syntax: #5:X
X … controller access code up to 15 characters length
Example: #5:accesscode
Message is addressed to controller with address 5 and its access code is set
to value ‘accesscode’.
Read value or setpoint
Command for reading of selected value or setpoint. Return value is in appropriate numerical or
string format.
Syntax: r XXXX (or rXXXX)
r … command
XXXX… value or setpoint code
Example: #5:accesscode r 8252
Reading of setpoint 8252 (8252 = Gear teeth)
Hint:
Access code can’t contain space character. Access code can be changed in InteliMonitor only.
Adjust setpoint
Command for adjusting of selected setpoint. Answer message contains only confirmation of
successful adjusting or appropriate error.
Syntax: w XXXX YYYY (or wXXXX YYYY)
w … command
XXXX… setpoint code
YYYY… value of setpoint in appropriate format
Example: #5:accesscode w 8252 144
Adjusting of setpoint 8252 to value 144 (8252 = Gear teeth).
Return code: ok … adjusting setpoint was correct
w_err … adjusting setpoint was not successful
er_pass … adjusting setpoint required that valid password was entered
er_old … command for adjusting was read out from SMS during
GSM modem initialization – in this case command will not
be served.