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
914 views
in Vehicle tracking by

I have some FMB920 equipment, I have the digital output configured to activate when I exceed the speed,

Is there a command that I can use remotely to modify the excessive speed?


regards

1 Answer

0 votes
by anonymous

Hello, 

You can do it by sending a SMS "setparam" command.

SMS command structure:

<SMS login><space><SMS password><space><command>:<parameterID><space><value>

Overspeeding scenario Parameter for Max speed ID is 11104

So in your case it would be (setting 100km/h) : 

<SMS login><space><SMS password><space><setparam>:<11104><space><100>
Ex.: user pasw setparam:11104 100

You can read more about Over Speeding scenario here : https://wiki.teltonika.lt/view/FMB920_Features_settings#Over_Speeding

You can find parameters ID here : https://wiki.teltonika.lt/view/Template:FMB_Device_Family_Parameter_list

You can find more about SMS commands here : https://wiki.teltonika.lt/view/FMB_SMS/GPRS_Commands

Best regards

by

Hello, You can give an example of the command to change the speeding,  When I try to send the command, it says invalid command, I do not have a username or password assigned to my GPS, Thank you,