Control

Parent Previous Next


Control output 1


AT#OUT1=mode,time


mode  0  turn off, release

       1  turn on, activate


time        hhmmss      how long output 1 will remain active, or

       DDMMYYhhmm  date/time output 1 will be released



Control output 2


AT#OUT2=mode,time


mode  0  turn off, release

       1  turn on, activate


time        hhmmss        how long output 2 will remain active, or

       DDMMYYhhmmss  date/time output 2 will be released


AT#OUT1

return current status for output 1


AT#OUT1=1

turn on output 1


AT#OUT1=0

turn off output 1


AT#OUT2=1,000010

turn on output 2, release after 00 hours 00 minutes 10 seconds


AT#OUT2=1,2103141200

turn on output 2, release on March 21 2014 12:00



Control FLASH VARIABLES MEM


AT#MEM<ch>=mode,time


ch    1  flash variable MEM1

     2  flash variable MEM2

     3  flash variable MEM3


mode  0  reset variable

       1  set variable

time        hhmmss      how long MEM flash variable will remain set

       DDMMYYhhmm  date/time output 1 will be released


AT#MEM1

return current status for MEM1 flash variable


AT#MEM2=1

set MEM2 flash variable


AT#MEM3=0

reset MEM3 flash variable


AT#MEM2=1,000010

set MEM2, reset after 00 hours 00 minutes 10 seconds


AT#MEM1=1,2103141200

set MEM1 flash variable, reset on March 21 2014 12:00


simulate an event for digital inputs


AT#IN<ch>=mode


<ch>  C1  digital input C1


mode        0  simulate opening

1  simulate closing

AT#INC1

return current status for input C1


AT#INC1=1

simulate digital input C1 activation (close)

all associated events and alerts will be served




simulate an incoming call


AT#CLIP=type,num


type  1  voice/fax call

2  data call


num   number of a user in Group 1 or Group 2


AT#CLIP=1

simulate a voice call

activity configured for output 1 will be deployed


AT#CLIP=2,+440123456789

simulate a data call

activity configured for output 2 will be deployed if number +440123456789

is a user saved in Group 1 (SIM card) or Group 2 (ME phonebook)


disable group


AT#STOP<grp>


<grp> 1 : User Group 1

2 : User Group 2



ENable group


AT#START<grp>


<grp> 1 : User Group 1

2 : User Group 2


AT#STOP1

disable group 1, reject all incoming calls from users belonging to group 1


AT#START1

enable group 1, accept all incoming calls from users belonging to group 1



MANAGE (ME) USERS TICKETS BY NAME


AT#TKT=<name>,<tickets>


<name>    name of the user(s)

<tickets> number of tickets to assign (0...999)


AT#TKT="John",0

Set tickets to 0 for all users belonging to group 2 (ME) whose name is beginning with the text John


AT#TKT="Mary",88

Set tickets to 88 for all users belonging to group 2 (ME) whose name is beginning with the text Mary

AT#TKT="A1"

Reset tickets to 0 for all users belonging to group 2 (ME) whose name is beginning with the text A1 (omitting tickets value)



switch rf on


AT#NETON



switch rf oFF


AT#NETOFF



new network registration


AT#NETNEW


AT#NETOFF

RF will be turned off, device will detach from cellular network

power consumption will be reduced


AT#NETON

RF will be turned on, device will search for available cellular network


AT#NETNEW

device will release cellular network and perform a new registration



CALL DIVERT


AT#DIVERT=dest


dest  phone number



DEACTIVE CALL DIVERTING


AT#NODIVERT


AT#DIVERT=+39888888

all incoming calls will be diverted to +39888888

a good way to switch between multiple units keeping the same phone number


AT#NODIVERT

diverting rule will be removed, incoming calls are processed



download command queue from the web


AT#WEBCMD


The unit will download command queue if an account exist.


ENABLE PERSISTENT LINK


AT#TCPUSH=mode


mode  0 : Disable the persistent link to the server

     1 : Enable the persistent link to the server


AT#TCPUSH=1

Activate the permanent link to the server


AT#TCPUSH?

Will return the status of the permanent link