Skip to content

Commit b4ed9e0

Browse files
authored
Merge pull request #495 from hxy7yx/v2.10-2
[v2.10]modbus:add the configuration item Check Header
2 parents 970458e + cdef0d1 commit b4ed9e0

File tree

6 files changed

+6
-0
lines changed

6 files changed

+6
-0
lines changed

en_US/configuration/south-devices/modbus-hc-tcp/modbus-hc-tcp.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ After clicking **Create**, you will be redirected to the **Device Configuration*
2323
| **PLC IP Address** | The IP address of the device. |
2424
| **PLC Port** | The port number of the device.|
2525
| **Connection Timeout** | The time the system waits for a device to respond to a command. |
26+
| **Check Header** | Choose whether to verify the message header. After selecting True, when encountering packet header errors, the neuron and device will reconnect. |
2627

2728
## Configure Data Groups and Tags
2829

en_US/configuration/south-devices/modbus-hollysys-tcp/modbus-hollysys-tcp.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ After clicking **Create**, you will be redirected to the **Device Configuration*
2626
| **IP Address** | The IP address of the device when using TCP connection with Neuron as the client. |
2727
| **Port** | The port number of the device when using TCP connection with Neuron as the client. |
2828
| **Connection Timeout** | The time the system waits for a device to respond to a command. |
29+
| **Check Header** | Choose whether to verify the message header. After selecting True, when encountering packet header errors, the neuron and device will reconnect. |
2930

3031
## Configure Data Groups and Tags
3132

en_US/configuration/south-devices/modbus-tcp/modbus-tcp.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ After clicking **Create**, you will be redirected to the **Device Configuration*
3131
| **IP Address** | The IP address of the device when using TCP connection with Neuron as the client, or the IP address of Neuron when using TCP connection with Neuron as the server. The default value is 0.0.0.0. <!--to be confirmed--> |
3232
| **Port** | The port number of the device when using TCP connection with Neuron as the client, or the port number of Neuron when using TCP connection with Neuron as the server.|
3333
| **Connection Timeout** | The time the system waits for a device to respond to a command. |
34+
| **Check Header** | Choose whether to verify the message header. After selecting True, when encountering packet header errors, the neuron and device will reconnect. |
3435

3536
## Configure Data Groups and Tags
3637

zh_CN/configuration/south-devices/modbus-hc-tcp/modbus-hc-tcp.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ Neuron 的 Inovance Modbus TCP 插件适配汇川 PLC 点位。
2323
| **PLC IP 地址** | TCP 连接时,设备的 IP 地址。|
2424
| **PLC 端口号** | TCP 连接时,设备的端口号。|
2525
| **连接超时时间** | 等待设备返回指令响应的时间。 |
26+
| **校验报文头** | 选择是否对报文头进行校验。选择校验后,遇到报文头错误时 neuron 与设备会重新连接。 |
2627

2728
## 设置组和点位
2829

zh_CN/configuration/south-devices/modbus-hollysys-tcp/modbus-hollysys-tcp.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ Modbus TCP 是一种基于以太网的 Modbus 协议版本,它使用 TCP/IP
2323
| **IP 地址** | TCP 连接时,设备的 IP 地址(Neuron 作为客户端)。|
2424
| **端口号** | TCP 连接时,设备的端口号(Neuron 作为客户端)。|
2525
| **连接超时时间** | 等待设备返回指令响应的时间。 |
26+
| **校验报文头** | 选择是否对报文头进行校验。选择校验后,遇到报文头错误时 neuron 与设备会重新连接。 |
2627

2728

2829
## 设置组和点位

zh_CN/configuration/south-devices/modbus-tcp/modbus-tcp.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ Neuron 的 Modbus TCP 插件除了支持以 TCP 客户端的模式主动接入
2828
| **IP 地址** | TCP 连接时,设备的 IP 地址(Neuron 作为客户端);或是 Neuron 本机的 IP 地址(Neuron 作为服务端),默认可填 0.0.0.0。|
2929
| **端口号** | TCP 连接时,设备的端口号(Neuron 作为客户端);或是 Neuron 本机的端口(Neuron 作为服务端)。|
3030
| **连接超时时间** | 等待设备返回指令响应的时间。 |
31+
| **校验报文头** | 选择是否对报文头进行校验。选择校验后,遇到报文头错误时 neuron 与设备会重新连接。 |
3132

3233
## 设置组和点位
3334

0 commit comments

Comments
 (0)