Changes

m
Text replacement - "Template: Networking_rutos_manual_latest_fw" to "Template: Networking_device_manual_latest_fw"
Line 1: Line 1: −
{{Template: Networking_rutos_manual_fw_disclosure
+
{{Template: Networking_device_manual_fw_disclosure
| fw_version = {{{series}}}_R_00.07.01
+
| series = {{{series}}}
| series     = {{{series}}}
+
| name  = {{{name}}}
 +
| fw_version ={{Template: Networking_device_manual_latest_fw
 +
| series = {{{series}}}
 +
| name  = {{{name}}}
 +
}}
 
}}
 
}}
 +
 +
<b>[[{{{name}}} RS485|RS485]] service was moved to [[{{{name}}} Serial Utilities|Serial Utilities]] page from FW version <i>{{{series}}}_R_00.07.03</i>.
 +
{{#ifeq: {{{series}}} | RUT9 |<br><i><b>Note</b>: <b>[[{{{name}}} RS232/RS485 (legacy WebUI)#RS485|click here]]</b> for the old style WebUI (FW version {{Template: Networking_device_manual_latest_fw | series = RUT9XX}} and earlier) user manual page.</i>|}}
    
==Summary==
 
==Summary==
Line 11: Line 18:     
==General information==
 
==General information==
{{#ifeq: {{{series}}} | TRB1 |
+
{{#switch: {{{name}}}  
 +
| TRB145|RUT955|RUT956=
 
===RS485 connector pinout===
 
===RS485 connector pinout===
 
----
 
----
Line 53: Line 61:  
     <tr>
 
     <tr>
 
         <td style="border: 1px solid black;">6</td>
 
         <td style="border: 1px solid black;">6</td>
         <td style="border: 1px solid black;">Vin</td>
+
         <td style="border: 1px solid black;">NC</td>
 
         <td style="border: 1px solid black;">Power input 9-30 VDC</td>
 
         <td style="border: 1px solid black;">Power input 9-30 VDC</td>
 
         <td style="border: 1px solid white; border-left: 1px solid black; width: 250px" colspan="1"><span style=color:white>filler text</span></td>
 
         <td style="border: 1px solid white; border-left: 1px solid black; width: 250px" colspan="1"><span style=color:white>filler text</span></td>
Line 84: Line 92:  
         <td>78% (1.3 ns/ft)</td>
 
         <td>78% (1.3 ns/ft)</td>
 
     </tr>
 
     </tr>
</table>|}}
+
</table>}}
 
===Maximum data rate vs. transmission line length===
 
===Maximum data rate vs. transmission line length===
 
----
 
----
Line 101: Line 109:  
===2-Wire and 4-Wire Networks===
 
===2-Wire and 4-Wire Networks===
 
----
 
----
Below is an example of a 4-wire network electrical connection. There are 3 devices shown in the example. One of the devices is the "master" and other two are "slaves". Termination resistors are placed at each cable end. Four-wire networks consists of one master with its transmitter connected to each of the slaves' receivers on one twisted pair. The slave transmitters are all connected to the master receiver on a second twisted pair:
+
Below is an example of a 4-wire network electrical connection. There are 3 devices shown in the example. One of the devices is the "master" and other two are "slaves". Termination resistors (120 Ω each) are placed at each cable end. Four-wire networks consists of one master with its transmitter connected to each of the slaves' receivers on one twisted pair. The slave transmitters are all connected to the master receiver on a second twisted pair:
   −
[[File:Services rs485 4wire.PNG]]
+
[[File:Services rs485 4wire_v2.PNG]]
   −
Example 2-wire network electrical connection: to enable a 2-wire RS485 configuration you need to connect D_P to R_P and D_N to R_N on the device’s RS485 socket. Termination resistors are placed at each cable end:
+
Example 2-wire network electrical connection: to enable a 2-wire RS485 configuration you need to connect D_P to R_P and D_N to R_N on the device’s RS485 socket. Termination resistors are placed at each cable end (120 Ω each):
   −
[[File:Services rs485 2wire.PNG]]
+
[[File:Services rs485 2wire_v2.PNG]]
    
==RS485 Configuration==
 
==RS485 Configuration==
Line 128: Line 136:  
     <tr>
 
     <tr>
 
         <td>Baud rate</td>
 
         <td>Baud rate</td>
         <td>300 | 600 | 1200 | {{#ifeq:{{{series}}}|RUT9|1800 <nowiki>|</nowiki> |}} 2400 | 4800 | 9600 | 19200 | 38400 | 57600 | 115200{{#ifeq:{{{series}}}|TRB2| <nowiki>|</nowiki> 230400 <nowiki>|</nowiki> 460800 <nowiki>|</nowiki> 921600 <nowiki>|</nowiki> 1000000 <nowiki>|</nowiki>|}} | {{#ifeq:{{{series}}}|TRB1|460800|3000000}}; default: <b>{{#ifeq:{{{series}}}|TRB2|300|115200}}</b></td>
+
         <td>{{{baud_rates}}}; default: <b>{{{baud_rate}}}</b></td>
 
         <td>Data rate for serial data transmission (in bits per second (bps)).</td>
 
         <td>Data rate for serial data transmission (in bits per second (bps)).</td>
 
     </tr>
 
     </tr>
Line 184: Line 192:  
The <b>Over IP</b> serial type is used to manage serial connections over a TCP/IP network.  
 
The <b>Over IP</b> serial type is used to manage serial connections over a TCP/IP network.  
   −
[[File:Networking_rutos_manual_usb_tools_printer_server_usb_to_serial_over_ip.png|border|class=tlt-border]]
+
[[File:Networking_rutos_manual_rs485_over_ip_v1.png|border|class=tlt-border]]
    
<table class="nd-mantable">
 
<table class="nd-mantable">
 
     <tr>
 
     <tr>
         <th>Field</th>
+
         <th style="width: 360px>Field</th>
 
       <th>Value</th>
 
       <th>Value</th>
 
       <th>Description</th>
 
       <th>Description</th>
Line 194: Line 202:  
     <tr>
 
     <tr>
 
       <td>Protocol</td>
 
       <td>Protocol</td>
       <td>TCP | UDP; default: <b>TCP</b></td>
+
       <td><span style="color: blue;">TCP</span> | <span style="color: green;">UDP</span>; default: <b>TCP</b></td>
 
       <td>Protocol used in the communication process.</td>
 
       <td>Protocol used in the communication process.</td>
 +
    </tr>
 +
    <tr>
 +
      <td>Raw mode</td>
 +
      <td>off {{!}} on; default; default: <b>off</b></td>
 +
      <td>When enabled, all data will be transmitted transparently.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
     <td>Mode</td>
 
     <td>Mode</td>
         <td><span style="color: red;">Server</span> | <span style="color: purple;">Client</span> | Bidirect; default: <b>Server</b></td>
+
         <td><span style="color: red;">Server</span> | <span style="color: purple;">Client</span> | <span style="color: orange;">Bidirect</span>; default: <b>Server</b></td>
 
         <td>This device's role in the connection:
 
         <td>This device's role in the connection:
 
             <ul>
 
             <ul>
Line 219: Line 232:  
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
     <td><span style="color: red;">Server settings</span>: Timeout (s)</td>
+
     <td><span style="color: red;">Server settings</span> | <span style="color: blue;">TCP</span>: Timeout (s)</td>
         <td>integer; default: <b>none</b></td>
+
         <td>integer [0..32767]; default: <b>300</b></td>
         <td>Specifies an inactivity time limit (in second) after which an inactive clients is disconnected.</td>
+
         <td>Specifies an inactivity time limit (in seconds) after which an inactive clients is disconnected.</td>
 +
    </tr>
 +
    <tr>
 +
    <td><span style="color: orange;">Bidirect</span>: Output</td>{{#switch:{{{series}}}
 +
| TRB2=<td>Configurable Input/Output (2) {{!}} Configurable Input/Output (3) {{!}} Configurable Input/Output (4); default: <b>Configurable Input/Output (2)</b></td>
 +
| TRB1=<td>Configurable Input/Output (3) {{!}} Configurable Input/Output (4); default: <b>Configurable Input/Output (3)</b></td>
 +
| RUT9=<td>Output (4) {{!}} Isolated Output (3,4,8) {{!}} Relay (5,10); default: <b>Output (4)</b></td>}}
 +
        <td>Specifies which output to manage.</td>
 +
    </tr>
 +
    <tr>
 +
    <td><span style="color: orange;">Bidirect</span>: Output state</td>
 +
        <td>0 {{!}} 1; default: <b>0</b></td>
 +
        <td>Default output state value, when the application is started.</td>
 +
    </tr>
 +
    <tr>
 +
    <td><span style="color: red;">Server settings</span> | <span style="color: green;">UDP</span>: Number of clients</td>
 +
        <td>1-10; default: <b>1</b></td>
 +
        <td>Specifies how many UDP clients will be supported simultaneously (predefined clients does not count towards this limit).</td>
 +
    </tr>
 +
    <tr>
 +
    <td><span style="color: red;">Server settings</span> | <span style="color: green;">UDP</span>: Predefined client 1 address</td>
 +
        <td>ip4; default: <b>none</b></td>
 +
        <td>Specifies IP address for predefined connection 1.</td>
 +
    </tr>
 +
    <tr>
 +
    <td><span style="color: red;">Server settings</span> | <span style="color: green;">UDP</span>: Predefined port 1</td>
 +
        <td>port; default: <b>none</b></td>
 +
        <td>Specifies port number for predefined connection 1.</td>
 +
    </tr>
 +
    <tr>
 +
    <td><span style="color: red;">Server settings</span> | <span style="color: green;">UDP</span>: Predefined client 2 address</td>
 +
        <td>ip4; default: <b>none</b></td>
 +
        <td>Specifies IP address for predefined connection 2.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
     <td><span style="color: red;">Server settings</span>: Open port automatically</td>
+
     <td><span style="color: red;">Server settings</span> | <span style="color: green;">UDP</span>: Predefined port 2</td>
         <td>off | on; default: <b>on</b></td>
+
         <td>port; default: <b>none</b></td>
         <td>Automatically adds a traffic rule in the firewall configuration to open the required port for NTRIP communication.</td>
+
         <td>Specifies port number for predefined connection 2.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
Line 234: Line 279:  
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
     <td><span style="color: red;">Client settings</span>: Port</td>
+
     <td><span style="color: purple;">Client settings</span>: Port</td>
 
         <td>integer [0..65535]; default: <b>none</b></td>
 
         <td>integer [0..65535]; default: <b>none</b></td>
 
         <td>Server's listening port number.</td>
 
         <td>Server's listening port number.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
     <td><span style="color: red;">Client settings</span>: Reconnect interval (s)</td>
+
     <td><span style="color: purple;">Client settings</span>: Reconnect interval (s)</td>
 
         <td>integer; default: <b>none</b></td>
 
         <td>integer; default: <b>none</b></td>
 
         <td>Time period (in seconds) between reconnection attempts in case a connection fails.</td>
 
         <td>Time period (in seconds) between reconnection attempts in case a connection fails.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
     <td>Echo</td>
+
     <td>Serial device read time</td>
 +
        <td>integer [0..1000]; default: <b>none</b></td>
 +
        <td>Specifies custom read time for the serial device.</td>
 +
    </tr>
 +
    <tr>
 +
    <td>Full Duplex</td>
 +
        <td>0 {{!}} 1; default: <b>0</b></td>
 +
        <td>Enables RS485 Full-Duplex.</td>
 +
    </tr>
 +
    <tr>
 +
    <td><span style="color: red;">Server settings</span> | <span style="color: blue;">TCP</span>: Max clients</td>
 +
        <td>integer [1..32]; default: <b>32</b></td>
 +
        <td>Specifies how many clients are allowed to connect simultaneously.</td>
 +
    </tr>
 +
    <tr>
 +
    <td><span style="color: blue;">TCP</span>: Always reconnect</td>
 
         <td>off | on; default: <b>off</b></td>
 
         <td>off | on; default: <b>off</b></td>
         <td>Turns RS485 echo on or off. RS485 echo is a loopback test usually used to check whether the RS232 cable is working properly.</td>
+
         <td>When enabled, a new TCP connection will be made after sending every data package.</td>
 
     </tr>
 
     </tr>
 
</table>
 
</table>
Line 266: Line 326:  
         <td>Mode</td>
 
         <td>Mode</td>
 
       <td>Partial control {{!}} Full control; default: <b>Partial control</b></td>
 
       <td>Partial control {{!}} Full control; default: <b>Partial control</b></td>
       <td>Specifies modem control mode. <ul>
+
       <td>Specifies modem control mode.
 
           <ul>
 
           <ul>
             <li><b>Partial control</b>- enables modem control with AT commands,  mobile connection will be controlled by RUTOS. <\li>
+
             <li><b>Partial control</b> - enables modem control with AT commands,  mobile connection will be controlled by RUTOS.
             <li><b>Full control</b>- enables modem control with AT commands,  mobile connection will be controlled by user. <\li>
+
             <li><b>Full control</b> - enables modem control with AT commands,  mobile connection will be controlled by user.
            </ul>
+
          </ul>
 
         </td>
 
         </td>
 
     </tr>
 
     </tr>

Navigation menu