Skip to content

Commit a9570f8

Browse files
committed
Tutorial content minor update
1 parent a397d93 commit a9570f8

File tree

1 file changed

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

1 file changed

+2
-2
lines changed

content/hardware/05.pro-solutions/solutions-and-kits/portenta-machine-control/tutorials/pmc-modbus-rtu-plc-ide/content.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -384,13 +384,13 @@ The following short clip shows a briefly expected behavior of the example projec
384384

385385
![Example Project Result](assets/pmc_plcide_rtu_example_result.gif)
386386

387-
The server Portenta Machine Control will:
387+
The server Portenta Machine Control (on the right side) will:
388388

389389
- Execute a binary counter with digital outputs working as visual indicators, all contained within an 8-bit boundary.
390390
- Increase the shared Modbus counter variable each time the 8-bit binary counter completes a cycle.
391391
- Adjust the binary counter's speed by modifying buffer variables according to the desired values.
392392

393-
The client Portenta Machine Control will:
393+
The client Portenta Machine Control (on the left side) will:
394394

395395
- Acquire server counter data through the Modbus protocol.
396396
- Interpret and activate the corresponding programmable digital I/Os.

0 commit comments

Comments
 (0)