Difference between revisions of "FMA setparam"

From Wiki Knowledge Base | Teltonika GPS
(Created page with "{{Template:FMB FW development notice}} Sets new value for parameter. ID consists of 3 or 4 digits. Detailed list of parameters and IDs can be found in chapter number 8 “Par...")
Line 1: Line 1:
 
{{Template:FMB FW development notice}}
 
{{Template:FMB FW development notice}}
 
==<span>'''setparam # #'''</span>==
 
  
 
Sets new value for parameter. ID consists of 3 or 4 digits. Detailed list of parameters and IDs can be found in chapter number 8 “Parameter List”. <br/>
 
Sets new value for parameter. ID consists of 3 or 4 digits. Detailed list of parameters and IDs can be found in chapter number 8 “Parameter List”. <br/>
'''Example:''' "setparam 1115 127.0.0.1" will change configured IP address.<br/>
+
'''Example:''' "setparam 1115 127.0.0.1" will change configured IP address.
 
 
==<span>'''setparam 1271 X/212 X'''</span>==
 
 
 
If X is from 0 to 49, X means index of operator code which has to be configured. Up to 20 operator codes may be configured in 1 SMS. Example: Setparam 1271 16 24602,24603,24605 ,here 16th, 17th and 18th operator codes are set. Note! Other operator codes are left unchanged in the configuration.
 

Revision as of 07:47, 23 August 2018


Sets new value for parameter. ID consists of 3 or 4 digits. Detailed list of parameters and IDs can be found in chapter number 8 “Parameter List”.
Example: "setparam 1115 127.0.0.1" will change configured IP address.