Skip to content

Commit 5b3d7fe

Browse files
committed
Linter fixes
1 parent eb2d928 commit 5b3d7fe

File tree

1 file changed

+2
-2
lines changed
  • content/hardware/05.pro-solutions/solutions-and-kits/portenta-machine-control/tutorials/pmc-opta-modbus-tcp

1 file changed

+2
-2
lines changed

content/hardware/05.pro-solutions/solutions-and-kits/portenta-machine-control/tutorials/pmc-opta-modbus-tcp/content.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: 'Modbus TCP Communication with Portenta Machine Control & Opta™'
33
difficulty: intermediate
4-
description: "Modbus TCP communication on a temperature industrial application using a Portenta Machine Control, Opta™, a temperature sensor, and the Arduino® PLC IDE."
4+
description: "Modbus TCP communication on a real industrial application using a Portenta Machine Control, Opta™, a temperature sensor, and the Arduino® PLC IDE."
55
tags:
66
- Thermocouple
77
- IEC-61131-3
@@ -17,7 +17,7 @@ software:
1717
- plc-ide
1818
---
1919

20-
## Overwiew
20+
## Overview
2121

2222
In this tutorial, a Portenta Machine Control and an Opta micro PLC will be used as a **server** and a **client** respectively to share temperature information through a Modbus TCP using the PLC IDE. The server will do the measurements using a type K thermocouple and the client will activate its relay outputs when a certain threshold is reached.
2323

0 commit comments

Comments
 (0)