Difference between revisions of "FMB setparam"
From Wiki Knowledge Base | Teltonika GPS
Atabasnikov (talk | contribs) m (Protected "FMB setparam" ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only autoconfirmed users] (indefinite))) |
|||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
− | + | [[Image:setparam.png|400px|right]] | |
− | + | Example:<br/> | |
− | + | <code>setparam 2001:wap</code> will change configured APN name.<br/> | |
+ | Answer:<br/> | ||
+ | <code>New value 2001:wap</code><br/><br/> | ||
+ | <i>or if multiple parameters needed:</i><br><br> | ||
+ | Example:<br/> | ||
+ | <code>setparam 2001:wap2;2002:user;2003:pass</code> will change configured APN name, APN username and APN password. SMS command of limited to 160 characters.<br> | ||
+ | Answer:<br/> | ||
+ | <code>New value 2001:wap2;2002:user;2003:pass</code> |
Latest revision as of 12:26, 27 March 2023
Example:
setparam 2001:wap
will change configured APN name.
Answer:
New value 2001:wap
or if multiple parameters needed:
Example:
setparam 2001:wap2;2002:user;2003:pass
will change configured APN name, APN username and APN password. SMS command of limited to 160 characters.
Answer:
New value 2001:wap2;2002:user;2003:pass