Skip to content

Commit 335c708

Browse files
committed
Tutorial content update
1 parent aaf476f commit 335c708

File tree

7 files changed

+3
-0
lines changed

7 files changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -365,6 +365,9 @@ The client Portenta Machine Control will utilize four digital programmable outpu
365365

366366
Once the `counter` hits `50` and resets, it signifies the completion of one operation cycle. This process will continuously loop, using the digital outputs as a process cycle counter, displayed as a binary counter. The cyclic counter value is stored in the `server_opCycle`.
367367

368+
369+
![Arduino PLC IDE - Portenta Machine Control Client Global Variables](assets/pmc_plcide_client_globalVars.png)
370+
368371
With this, we will compile and upload the main PLC code, the interface for the client Portenta Machine Control should mirror the image provided below:
369372

370373
![Arduino PLC IDE - Portenta Machine Control Client Main Code](assets/pmc_plcide_client_mainCode.png)

0 commit comments

Comments
 (0)