49
6.2.
SMS Remote Command
VST-2745 and VST-2752 can be controlled remotely by SMS Commands for arm/home/disarm
action and setting configuration. Please refer to following information for details.
SMS Command Composition
A SMS command is composed of the following items:
1.
Command
: The action itself, the command is always followed by a colon ―
:
‖ mark.
2.
Parameters
: The parameter determine the detail execution of the command. If multiple
parameters are required, the should be separated by comma ―
,
‖ mark.
SMS Message Format
The SMS command message requires entering a
P-Word
and
Installer Code
for the Control
Panel to recognize the SMS message. The complete SMS message format is:
(
P-Word)
(
Space
)(
Installer Code
)(
Space
) (
Command
)
:
(
Parameter1
)
,
(
Parameter2
)……
Ex: If P-Word =
PROG
(Factory Default)
Installer Code =
7982 (Factory Default)
Command =
USRS
(Set User PIN Code)
Parameter 1 =
1
(For User 1)
Parameter 2 =
1234
(New User PIN Code)
Parameter 3 =
JOHN
(For User Name)
Parameter 4 =
1
(Latch Report On)
The final SMS message is:
PROG 7982 USRS:1,1234,JOHN,1
<NOTE>
Some parameters can be left blank to indicate no change to setting, or delete original
setting. When entering a blank parameter, you still need to enter a ―
,
‖ to separate the
parameter.
Ex: If P-Word =
PROG
(Factory Default)
Installer Code =
7982 (Factory Default)
Command =
USRS
(Set User PIN Code)
Parameter 1 =
1
(For User 1)
Parameter 2 =
1234
(New User PIN Code)
Parameter 3 = blank
(No User Name)
Parameter 4 =
1
(Latch Report On)
The final SMS message is:
PROG 7982 USRS:1,1234,,1
SMS Confirmation Message
When the Control Panel receives a SMS Command, if the command is valid, the Control Panel will
execute the action and send back a SMS message to the sender to confirm. The SMS Confimation
Message format is: (
Command
)
:OK
. If the command is invalid, the SMS Confirmation Message
format is: (
Command
)
:ERROR
Ex: If the SMS Command =
PROG 7982 USRS:1,1234,JOHN
Successful:
The SMS Confirmation Message =
USRS:OK
Error: The SMS Confirmation Message =
USRS:ERROR