Skip to content

Commit 8956e37

Browse files
committed
Tutorial content minor update post review
1 parent 623f08b commit 8956e37

File tree

1 file changed

+3
-3
lines changed
  • content/hardware/07.opta/opta-family/opta/tutorials/opta-modbus-rtu-plc-ide

1 file changed

+3
-3
lines changed

content/hardware/07.opta/opta-family/opta/tutorials/opta-modbus-rtu-plc-ide/content.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ In this tutorial, you will learn how to implement Modbus RTU-based communication
3636
- [Opta™](https://store.arduino.cc/collections/pro-family) (x2)
3737
- [USB-C® cable](https://store.arduino.cc/products/usb-cable2in1-type-c) (x2)
3838
- Cable with either specification for RS-485 connection (x3):
39-
- STP/UTP 24-18AWG (Unterminated) 100-130Ω rated
40-
- STP/UTP 22-16AWG (Terminated) 100-130Ω rated
39+
- STP/UTP 24-18AWG (Unterminated) 100 - 130 Ω rated
40+
- STP/UTP 22-16AWG (Terminated) 100 - 130 Ω rated
4141

4242
### Software Requirements
4343

@@ -53,7 +53,7 @@ It was released by Modicon (now Schneider Electric) in 1979. Since then, it has
5353

5454
In Supervisory Control and Data Acquisition (SCADA) systems, a Remote Terminal Unit (RTU) and a supervisory device are frequently connected via the Modbus communication protocol. Modbus messages have a straightforward 16-bit format and a Cyclic-Redundant Checksum (CRC) when communicating with electronic equipment.
5555

56-
***For more information regarding the Modbus RTU protocol implementation on an Opta™, you may want to check out the [the "Getting Started with Modbus RTU on Opta™"](https://docs.arduino.cc/tutorials/opta/getting-started-with-modbus-rtu) tutorial.***
56+
***For more information regarding the Modbus RTU protocol implementation on an Opta™, you may want to check out [the "Getting Started with Modbus RTU on Opta™"](https://docs.arduino.cc/tutorials/opta/getting-started-with-modbus-rtu) tutorial.***
5757

5858
## Modbus RTU & PLC IDE
5959

0 commit comments

Comments
 (0)