FOR TIPS, gUIDES & TUTORIALS

subscribe to our Youtube

GO TO YOUTUBE

4167 questions

4739 answers

3460 comments

0 members

We are migrating to our new platform at https://community.teltonika.lt. Moving forward, you can continue discussions on this new platform. This current platform will be temporarily maintained for reference purposes.
0 votes
552 views
in Vehicle tracking by

How I can combine several commands in one sms? For example:

"  setparam 11600:0; 50000:0; 50010:0; 51690:0"
and
"  setdigout 000"

I tried...
"  setparam 11600:0; 50000:0; 50010:0; 51690:0; setdigout 000"
"  setparam 11600:0; 50000:0; 50010:0; 51690:0;  setdigout 000"
"  setparam 11600:0; 50000:0; 50010:0; 51690:0;   setdigout 000"

but unfortunately it doesn't work :(

by

Try setparam 11600:0;50000:0;50010:0;51690:0;setdigout 000 with no spaces between commands

1 Answer

0 votes
by anonymous

Hello Kamil,

Thank you for your request.

Unfortunately, but SMS message sending with multiple SMS commands is not available. If you want to send them to your device, you will need to send them separately:

  • "  setparam 11600:0; 50000:0; 50010:0; 51690:0" 
  • "  setdigout 000"
Sorry of any inconvenience.

Best Regards,

Teltonika Support