31,703
edits
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
| fw_version = {{#switch: {{{series}}} | | fw_version = {{#switch: {{{series}}} | ||
| RUT2XX = {{{series}}}_R_00.01.14 | | RUT2XX = {{{series}}}_R_00.01.14 | ||
| RUT9XX = {{{series}}}_R_00.06. | | RUT9XX = {{{series}}}_R_00.06.08.1}} | ||
| series = {{{series}}} | | series = {{{series}}} | ||
}} | }} | ||
Line 332: | Line 332: | ||
This section is used to configure the Modbus RTU master's RS232 serial interface settings. Refer to the figure and table below for information on RS232 configuration. | This section is used to configure the Modbus RTU master's RS232 serial interface settings. Refer to the figure and table below for information on RS232 configuration. | ||
[[File:Networking_rut_manual_modbus_modbus_serial_master_rs232.png| | [[File:Networking_rut_manual_modbus_modbus_serial_master_rs232.png|border|class=tlt-border]] | ||
<table class="nd-mantable"> | <table class="nd-mantable"> | ||
Line 467: | Line 467: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td>Period</td> | <td>Frequency settings period</td> | ||
<td>integer [1..9999]; default: <b>10</b></td> | <td>Period | Schedule; default: <b>Period</b></td> | ||
<td>Interval (in minutes) at which requests are sent to the slave device.</td> | <td>Specifies whether request frequency should happen every x amount of seconds (<i>Period</i>) or on a set schedule (<i>Schedule</i>).</td> | ||
</tr> | |||
<tr> | |||
<td>Period/Schedule</td> | |||
<td>integer [1..9999]/; default: <b>10</b></td> | |||
<td>Interval (in minutes) at which requests are sent to the slave device. Or Shedule (crontab-like, three fields (HH MM SS); e.g.. <i>0,12 * *</i>).</td> | |||
</tr> | </tr> | ||
</table> | </table> |