Jump to content

Template:Networking rut manual modbus: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 11: Line 11:
[[File:{{{modbus_tcp_file}}}]]
[[File:{{{modbus_tcp_file}}}]]


{{#ifeq: {{lc:{{{series}}}}} | rut2xx
{{#ifeq: {{{series}}} | RUT2xx
| {{Template: Networking_rut2xx_manual_modbus_modbus_tcp_table|name={{{name}}}}}
| {{Template: Networking_rut2xx_manual_modbus_modbus_tcp_table|name={{{name}}}}}
| {{Template: Networking_rut9xx_manual_modbus_modbus_tcp_table}}
| {{Template: Networking_rut9xx_manual_modbus_modbus_tcp_table}}
Line 20: Line 20:
Modbus parameters are held within '''registers'''. Each register contains 2 bytes of information. For simplification, the number of registers for storing numbers is 2 (4 bytes), while the number of registers for storing text information is 16 (32 bytes). The register numbers and corresponding system values are described in the table below:
Modbus parameters are held within '''registers'''. Each register contains 2 bytes of information. For simplification, the number of registers for storing numbers is 2 (4 bytes), while the number of registers for storing text information is 16 (32 bytes). The register numbers and corresponding system values are described in the table below:
<br> <br>
<br> <br>
{{#ifeq: {{lc:{{{series}}}}} | rut2xx
{{#ifeq: {{{series}}} | RUT2xx
| {{Template: Networking_{{lc:{{{series}}}}}_manual_modbus_modbus_tcp_get_parameters_table}}  
| {{Template: Networking_{{lc:{{{series}}}}}_manual_modbus_modbus_tcp_get_parameters_table}}  
| {{Template: Networking_{{lc:{{{name}}}}}_manual_modbus_modbus_tcp_get_parameters_table}}
| {{Template: Networking_{{lc:{{{name}}}}}_manual_modbus_modbus_tcp_get_parameters_table}}
}}
}}
{{#ifeq: {{lc:{{{series}}}}} | rut2xx
{{#ifeq: {{{series}}} | RUT2xx
| {{Template: Networking_{{lc:{{{series}}}}}_manual_modbus_modbus_tcp_get_parameters_table_asterisk}}
| {{Template: Networking_device_manual_modbus_modbus_tcp_get_parameters_table_asterisk}}
|
|
}}
}}