User guide
500151R07
DAVISCOMMS (S) PTE LTD
Daviscomms Confidential Page 26 of 39
d). Assign:
AT$PS? //To read the current port status via Hyper Terminal
Or
AT$PS?; // To read the current port status via the mobile phone
……
Please refer to 7 I/O Functions of MTD1000 Command Guide R2.6
e). Assign:
AT$TL=1,”Intruder Alert!” //To assign text into the CAN Message #1 via Hyper
Terminal
Or
AT$TL=1,”Intruder Alert!”; //To assign text into the CAN Message #1 via the
mobile phone
……
Please refer to 8 Text Messaging Functions of MTD1000 Command Guide R2.6
f). Assign:
AT$SRS=”ALARM”,”C7 S7” //Send a standard report to local memory,
serial port and TCP/IP socket, and three mobile phones of #1, #2 and #3 via Hyper
Terminal
Or
AT$SRS=”ALARM”,”C7 S7”; // Send a standard report to local memory, serial port
and TCP/IP socket, and three mobile phones of #1, #2 and #3 via the mobile phone
……
Please refer to 9 Reporting Functions of MTD1000 Command Guide R2.6
g). Assign:
AT$GFW=1,1,+89.121432,-103.242351,0.1 //Write the Geographical Fence #1
settings via Hyper Terminal
Or
AT$GFW=1,1,+89.121432,-103.242351,0.1; //Write the Geographical Fence #1
settings via the mobile phone
……
Please refer to 10 Geographical Fences – GF, GFW, GFR, GFI of MTD1000
Command Guide R2.6
h). Assign:
AT$TILT=18 //Setting Tilt Sensor sensitivity via Hyper Terminal
Or
AT$TILT=18; //Setting Tilt Sensor sensitivity via the mobile phone
……
Please refer to 11 Tilt Sensor Sensitivity – TILT of MTD1000 Command Guide R2.6
i). Assign:
AT$FT=1,1,1,10 //Setting timer #1 flag to be expired after 10 seconds
via Hyper Terminal
Or
AT$FT=1,1,1,10; //Setting timer #1 flag to be expired after 10 seconds
via the mobile phone
……
Please refer to 12 User Flags– TILT of MTD1000 Command Guide R2.6










