Skip to content

Commit 359a0d6

Browse files
Fixed linter issue
1 parent 6273571 commit 359a0d6

File tree

1 file changed

+1
-1
lines changed
  • content/hardware/05.pro-solutions/solutions-and-kits/opta/tutorials/connectivity-tutorial

1 file changed

+1
-1
lines changed

content/hardware/05.pro-solutions/solutions-and-kits/opta/tutorials/connectivity-tutorial/content.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ The Arduino Opta has a RJ45 ethernet port with a LED that will indicate the stat
5656

5757
If you want to take a deeper look at what features the **Ethernet** library has to offer, [take a look at the API reference page](https://www.arduino.cc/reference/en/libraries/ethernet/).
5858

59-
### Modbus TCP via Ethernet port
59+
### Modbus TCP Via Ethernet Port
6060

6161
The Arduino Opta uses the RS485 protocol for Modbus communication, enabling Modbus TCP via the Ethernet port. Modbus TCP is a variant of the Modbus family of simple, vendor-neutral communication protocols intended for supervision and control of automation equipment. Specifically, it covers the use of Modbus messaging in an intranet or internet environment using the TCP/IP protocols. The most common use of the protocols at this time is for Ethernet attachment of PLCs, I/O modules and gateways to other simple field buses or I/O networks.
6262

0 commit comments

Comments
 (0)