Changes

no edit summary
Line 741: Line 741:  
         <td>{{Template: Networking rutos manual serial ports| rs232={{{rs232}}}| rs485={{{rs485}}}| usb = {{{usb}}}}}; default: <b>{{Template: Networking rutos manual default serial port| rs232={{{rs232}}}| rs485={{{rs485}}}| usb = {{{usb}}}}}</b></td>  
 
         <td>{{Template: Networking rutos manual serial ports| rs232={{{rs232}}}| rs485={{{rs485}}}| usb = {{{usb}}}}}; default: <b>{{Template: Networking rutos manual default serial port| rs232={{{rs232}}}| rs485={{{rs485}}}| usb = {{{usb}}}}}</b></td>  
 
         <td>Selects which serial port to use for communication.</td>
 
         <td>Selects which serial port to use for communication.</td>
     </tr>
+
     </tr>{{#ifeq: {{{rs485}}} | 1 |
 +
    <tr>
 +
    <td>Baud rate (RS485)</td>
 +
        <td>integer [300..230400]; default:<b>9600</b></td>
 +
        <td>Data rate for serial data transmission (in bits per second (bps)).</td>
 +
    </tr>|}}{{#ifeq: {{{rs232}}} | 1 |
 +
    <tr>
 +
    <td>Baud rate (RS232)</td>
 +
        <td>integer [300..115200]; default:<b>9600</b></td>
 +
        <td>Data rate for serial data transmission (in bits per second (bps)).</td>
 +
    </tr>|}}{{#ifeq: {{{usb}}} | 1 |
 
     <tr>
 
     <tr>
        <td>Baud rate</td>
+
    <td>Baud rate (USB)</td>
         <td>300 {{!}} 1200 {{!}} 2400 {{!}} 4800 {{!}} 9600 {{!}} 19200 {{!}} 38400 {{!}} 57600 {{!}} 115200{{#ifeq: {{{rs485}}} | 1 | {{!}} 230400 {{!}} 460800 {{!}} 921600 {{!}} 1000000 {{!}} 3000000|}}; default: <b>115200</b></td>
+
         <td>integer [300..4000000]; default:<b>9600</b></td>
         <td>Serial data transmission rate (in bits per second).</td>
+
         <td>Data rate for serial data transmission (in bits per second (bps)).</td>
     </tr>
+
     </tr>|}}
 
     <tr>
 
     <tr>
 
         <td>Data bits</td>
 
         <td>Data bits</td>
Line 982: Line 992:  
         <td>{{Template: Networking rutos manual serial ports| rs232={{{rs232}}}| rs485={{{rs485}}}| usb = {{{usb}}}}}; default: <b>{{Template: Networking rutos manual default serial port| rs232={{{rs232}}}| rs485={{{rs485}}}| usb = {{{usb}}}}}</b></td>  
 
         <td>{{Template: Networking rutos manual serial ports| rs232={{{rs232}}}| rs485={{{rs485}}}| usb = {{{usb}}}}}; default: <b>{{Template: Networking rutos manual default serial port| rs232={{{rs232}}}| rs485={{{rs485}}}| usb = {{{usb}}}}}</b></td>  
 
         <td>Selects which serial port to use for communication.</td>
 
         <td>Selects which serial port to use for communication.</td>
     </tr>
+
     </tr>{{#ifeq: {{{rs485}}} | 1 |
 +
    <tr>
 +
    <td>Baud rate (RS485)</td>
 +
        <td>integer [300..230400]; default:<b>9600</b></td>
 +
        <td>Data rate for serial data transmission (in bits per second (bps)).</td>
 +
    </tr>|}}{{#ifeq: {{{rs232}}} | 1 |
 +
    <tr>
 +
    <td>Baud rate (RS232)</td>
 +
        <td>integer [300..115200]; default:<b>9600</b></td>
 +
        <td>Data rate for serial data transmission (in bits per second (bps)).</td>
 +
    </tr>|}}{{#ifeq: {{{usb}}} | 1 |
 
     <tr>
 
     <tr>
        <td>Baud rate</td>
+
    <td>Baud rate (USB)</td>
         <td>300 {{!}} 1200 {{!}} 2400 {{!}} 4800 {{!}} 9600 {{!}} 19200 {{!}} 38400 {{!}} 57600 {{!}} 115200{{#ifeq: {{{rs485}}} | 1 | {{!}} 230400 {{!}} 460800 {{!}} 921600 {{!}} 1000000 {{!}} 3000000|}}; default: <b>115200</b></td>
+
         <td>integer [300..4000000]; default:<b>9600</b></td>
         <td>Serial data transmission rate (in bits per second).</td>
+
         <td>Data rate for serial data transmission (in bits per second (bps)).</td>
     </tr>
+
     </tr>|}}
 
     <tr>
 
     <tr>
 
         <td>Data bits</td>
 
         <td>Data bits</td>

Navigation menu