Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| ezeio2:userinterface:configuration:system [2023-01-18 18:58] – [System] andreh | ezeio2:userinterface:configuration:system [2025-05-07 22:07] (current) – [System log] andreh | ||
|---|---|---|---|
| Line 70: | Line 70: | ||
| **Server & Client ports** | **Server & Client ports** | ||
| - | Default setting is 502 on both server and client. This is the standard port number established by Modbus.org | + | Default setting is 502 on both server and client. This is the standard port number established by Modbus.org. To disable the Modbus/TCP server, set the server port to 0 (zero). | 
| === Ethernet settings === | === Ethernet settings === | ||
| **IP** | **IP** | ||
| + | The local IP of this ezeio device. Leave blank to use DHCP automatic assignment. | ||
| **DNS** | **DNS** | ||
| + | Only significant if the IP is set. This should be the IP address of a valid DNS server. | ||
| + | |||
| + | This can be left blank if the ezeio should only use the Ethernet port for LAN communication (Modbus/ | ||
| **Gateway** | **Gateway** | ||
| + | Only significant if the IP is set. This should be the IP address of the local gateway device. | ||
| + | |||
| + | This can be left blank if the ezeio should only use the Ethernet port for LAN communication (Modbus/ | ||
| **Network mask** | **Network mask** | ||
| + | Only significant if the IP is set. IPv4 network mask for the local network. | ||
| - | **Ethernet ping interval** | + | For Modbus/TCP, only /24 or smaller networks are supported. The last octet is used in the driver section to address the Modbus/TCP servers. | 
| === Unregister ezeio === | === Unregister ezeio === | ||
| Line 166: | Line 174: | ||
| ==== System log ==== | ==== System log ==== | ||
| - | The system log tracks changes in connectivity between the ezeio and the eze.io servers. Time stamps are shown in UTC. Below is a list of system log details and their explainations. | + | The system log tracks changes in connectivity between the ezeio and the eze.io servers. Time stamps are shown in UTC. Below is a list of system log details and their explanations. | 
| | **Type** | **Details** | **Explanation** | | | **Type** | **Details** | **Explanation** | | ||
| - | | Connection | CONNECT CELL | Connection established via cellular network | | ||
| | Connection | CONNECT ETH | Connection established via Ethernet | | | Connection | CONNECT ETH | Connection established via Ethernet | | ||
| - | | Connection | DISCONNECT  | + | | Connection | CONNECT  | 
| - | | Connection | DISCONNECT  | + | | Connection | DISCONNECT ETH | The Ethernet  | 
| - | | Connection | LINK-LOSS [reason] | The communication was lost / timed out | | + | | Connection | DISCONNECT  | 
| + | | | '' | ||
| + | | | '' | ||
| + | | | '' | ||
| + | | | '' | ||
| + | | | '' | ||
| + | | | '' | ||
| + | | | '' | ||
| + | | Connection | LINK-LOSS  | ||
| + | | | '' | ||
| + | | | '' | ||
| + | | | '' | ||
| + | | | '' | ||
| + | | | '' | ||
| + | | | '' | ||
| + | | | '' | ||
| + | | | '' | ||
| + | | | '' | ||
| + | | | '' | ||
| + | | | '' | ||
| + | | | '' | ||
| + | | | '' | ||
| | Boot | POR | Power-on reset | | | Boot | POR | Power-on reset | | ||
| | Boot | EXT,POR Down:1m 21s | External loss of power followed by elapse time | | | Boot | EXT,POR Down:1m 21s | External loss of power followed by elapse time | | ||
| Line 179: | Line 207: | ||
| | Boot | SW | Software caused a reset | | | Boot | SW | Software caused a reset | | ||
| | Boot | SW Down:1s | Rebooted, followed by elapse time |   | | Boot | SW Down:1s | Rebooted, followed by elapse time |   | ||
| - | + | ||