Difference between revisions of "Template:Networking rut2xx manual modbus modbus tcp set parameters table"

From Teltonika Networks Wiki
Line 8: Line 8:
 
     <tr>
 
     <tr>
 
       <td>Switch WiFi (ON/OFF<span class="asterisk">*</span>)</td>
 
       <td>Switch WiFi (ON/OFF<span class="asterisk">*</span>)</td>
       <td>210</td>
+
       <td>203</td>
 
       <td>1 | 0</td>
 
       <td>1 | 0</td>
 
         <td>Turns WiFi ON or OFF</td>
 
         <td>Turns WiFi ON or OFF</td>
Line 14: Line 14:
 
     <tr>
 
     <tr>
 
       <td>Switch mobile data connection (ON/OFF<span class="asterisk">*</span>)</td>
 
       <td>Switch mobile data connection (ON/OFF<span class="asterisk">*</span>)</td>
       <td>211</td>
+
       <td>204</td>
 
       <td>1 | 0</td>
 
       <td>1 | 0</td>
 
         <td>Turns mobile data connection ON or OFF</td>
 
         <td>Turns mobile data connection ON or OFF</td>
Line 20: Line 20:
 
     <tr>
 
     <tr>
 
     <td>Change APN</td>
 
     <td>Change APN</td>
         <td>213</td>
+
         <td>207</td>
 
         <td>APN code</td>
 
         <td>APN code</td>
 
         <td>Changes APN.<br>The number of input registers may vary depending on the length of the APN, but the very first byte of the set APN command has to be specified as <b>1</b></td>
 
         <td>Changes APN.<br>The number of input registers may vary depending on the length of the APN, but the very first byte of the set APN command has to be specified as <b>1</b></td>
Line 26: Line 26:
 
     <tr>
 
     <tr>
 
     <td>Reboot</td>
 
     <td>Reboot</td>
         <td>220</td>
+
         <td>206</td>
 
         <td>1</td>
 
         <td>1</td>
 
         <td>Reboots the router</td>
 
         <td>Reboots the router</td>
 
     </tr>
 
     </tr>
 
</table>
 
</table>

Revision as of 15:32, 23 March 2020

value to set register number register value description
Switch WiFi (ON/OFF*) 203 1 | 0 Turns WiFi ON or OFF
Switch mobile data connection (ON/OFF*) 204 1 | 0 Turns mobile data connection ON or OFF
Change APN 207 APN code Changes APN.
The number of input registers may vary depending on the length of the APN, but the very first byte of the set APN command has to be specified as 1
Reboot 206 1 Reboots the router