4 sms control examples, Sms control examples – Robustel M1000 XP User Guide User Manual

Page 55

Advertising
background image

Robustel GoRugged M1000 XP User Guide


RT_UG_M1000 XP_v.1.0.0

19.11.2013

54 / 57

Confidential

modbus
get/set

modbus

enable

true, false

debug
get/set

debug

enable

true, false

5.2.4 SMS Control Examples

Assume that there is no SMS control password configured at Basic->SMS Control->Password. Here is the SMS control
examples:
1. Get COM’s baudrate :

get com baudrate

2. Set COM’s baudrate as 19200:

set com baudrate 19200
save
reboot

3. Add number +8612345678901 to phonegroup1:

set phonegroup phonenum1 +8612345678901
save
reboot

4. Add number +8612345678901 and +8610987654321 to phonegroup2:

set phonegroup phonenum2 +8612345678901;+8610987654321
save
reboot

5. Enable Modbus gateway:

set Modbus enable true
save
reboot


Assume that there is SMS control password “1234” configured at Basic->SMS Control->Password. Here is the SMS
control examples:
1. Get COM’s baudrate :

1234:get com baudrate

2. Set COM’s baudrate as 19200:

1234:set com baudrate 19200
1234:save
1234:reboot

3. Add number +8612345678901 to phonegroup1:

1234:set phonegroup phonenum1 +8612345678901
1234:save
1234:reboot

Advertising