Skip to content

Commit edbaab8

Browse files
committed
Tutorial content preview build
1 parent bfdde90 commit edbaab8

File tree

1 file changed

+3
-1
lines changed
  • content/hardware/05.pro-solutions/solutions-and-kits/portenta-machine-control/tutorials/pmc-opta-temp-ctrl

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,9 @@ Following a similar process:
321321
#### Task Configuration
322322
<br></br>
323323

324-
It is recommendable to set an executing period of 50 ms for the main task; to do this, double-click on `Tasks` inside the `Project` window; a new `Tasks Configuration` window will appear. On this window, change the `Set period` option of the `Fast Task` to `Yes` and set choose 50 ms period. If you want to learn more about task configuration, take a look at [this tutorial](https://docs.arduino.cc/software/plc-ide/tutorials/plc-programming-introduction#task-attachment).
324+
It is recommendable to set an executing period of 50 ms for the main task; to do this, double-click on `Tasks` inside the `Project` window; a new `Tasks Configuration` window will appear.
325+
326+
On this window, change the `Set period` option of the `Fast Task` to `Yes` and set choose 50 ms period. If you want to learn more about task configuration, take a look at [this tutorial](https://docs.arduino.cc/software/plc-ide/tutorials/plc-programming-introduction#task-attachment).
325327

326328
![Task configuration](assets/task-configuration.png)
327329

0 commit comments

Comments
 (0)