Skip to content

Commit aeb1d9f

Browse files
committed
Content update (section addded)
1 parent a3565ca commit aeb1d9f

File tree

1 file changed

+14
-0
lines changed
  • content/software/plc-ide/tutorials/plc-programming-introduction

1 file changed

+14
-0
lines changed

content/software/plc-ide/tutorials/plc-programming-introduction/content.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,22 @@ The goals of this tutorial are:
2727

2828
### Required Hardware and Software
2929

30+
- [Opta™ Lite](https://store.arduino.cc/products/opta-lite), [Opta™ RS485](https://store.arduino.cc/products/opta-rs485), or [Opta™ WiFi](https://store.arduino.cc/products/opta-wifi) (x1)
3031
- [Portenta Machine Control](https://store.arduino.cc/products/arduino-portenta-machine-control)
3132

33+
### Arduino PLC IDE User Manual
34+
35+
Before starting this tutorial, please take a moment to locate the online user manual integrated into the PLC IDE programming environment. You can access it from the top menu bar by navigating to **Help > Index**.
36+
37+
The user manual can be downloaded, stored locally, or printed for your reference. It contains detailed information on the following aspects of the PLC IDE programming environment:
38+
39+
- Overview of the programming environment
40+
- Project and project elements management
41+
- Usage of programming languages and functions
42+
- Debugging tools
43+
44+
This resource is designed to guide you through the various functionalities and features of the Arduino PLC IDE, ensuring a smoother and more efficient programming experience. You can rely on this resource to provide the support and guidance you need.
45+
3246
## Common Features
3347

3448
### Variables Addition

0 commit comments

Comments
 (0)