Skip to content

Commit 2bcb5ab

Browse files
Update diagnosing-modbus-degradation.md
1 parent 638f519 commit 2bcb5ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/blog/2026/04/diagnosing-modbus-degradation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ The [previous article](/blog/2026/04/modbus-polling-best-practices/) covered set
2424

2525
## Serial and TCP Fail Through Different Mechanisms
2626

27-
[Modbus RTU](https://www.modbus.org/specs.php) and Modbus TCP share the same application protocol. The similarity ends there.
27+
Modbus RTU and Modbus TCP share the same application protocol. The similarity ends there.
2828

2929
![Comparison of Modbus RTU on RS-485 and Modbus TCP over Ethernet, showing shared serial bus versus network-based communication paths](./images/modbus-rtu-and-tcp-physical-layer-image.png)
3030
*Comparison of Modbus RTU on RS-485 and Modbus TCP over Ethernet, showing shared serial bus versus network-based communication paths*

0 commit comments

Comments
 (0)