You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/hardware/05.pro-solutions/solutions-and-kits/portenta-machine-control/tutorials/pmc-opta-modbus-tcp/content.md
+2-1
Original file line number
Diff line number
Diff line change
@@ -42,8 +42,9 @@ If you prefer to follow the tutorial in a written format, or need to review the
42
42
- Ethernet cables (x2)
43
43
- Wired internet access
44
44
- 24 VDC/0.5 A power supply (x2)
45
+
45
46
### Software
46
-
- The [Arduino PLC IDE](https://www.arduino.cc/pro/software-plc-ide) (including Arduino PLC IDE Tools)
47
+
- The [Arduino PLC IDE](https://www.arduino.cc/pro/software-plc-ide)
47
48
-[Portenta Machine Control - PLC IDE Activation](https://store-usa.arduino.cc/products/plc-key-portenta-machine-control?queryID=undefined&selectedStore=us)
Copy file name to clipboardExpand all lines: content/hardware/05.pro-solutions/solutions-and-kits/portenta-machine-control/tutorials/pmc-opta-temp-ctrl/content.md
- The [Arduino PLC IDE](https://www.arduino.cc/pro/software-plc-ide) (including Arduino PLC IDE Tools)
53
+
- The [Arduino PLC IDE](https://www.arduino.cc/pro/software-plc-ide)
54
54
-[Portenta Machine Control - PLC IDE Activation](https://docs.arduino.cc/tutorials/portenta-machine-control/plc-ide-setup-license)
55
55
-[Opta™ - Set up with PLC IDE](https://docs.arduino.cc/tutorials/portenta-machine-control/plc-ide-setup-license#7-license-activation-with-pre-licensed-products-opta)
56
56
- You can directly download the Arduino [PLC IDE Projects](assets/pmc-opta-temp-ctrl.zip) and extract them in your workspace
57
57
58
-
***It is recommendable to read ["Connect RTD/Thermocouple to the Portenta Machine Control"](https://docs.arduino.cc/tutorials/portenta-machine-control/rtd-thermocouple-pmc) tutorial before continuing present tutorial.***
58
+
***It is recommended to read ["Connect RTD/Thermocouple to the Portenta Machine Control"](https://docs.arduino.cc/tutorials/portenta-machine-control/rtd-thermocouple-pmc) tutorial before continuing to follow the present tutorial.***
59
59
60
60
## Temperature Sensor
61
61
62
-
In this tutorial, a **Two-wire PT100 RTD** is used, but you can also use a Three-wire RTD or a thermocouple depending on your requirements or preferences. You can learn more about the differences between these temperature sensors and how to connect them to the Portenta Machine Control following the [previously mentioned tutorial](https://docs.arduino.cc/tutorials/portenta-machine-control/rtd-thermocouple-pmc). It is recommendable to read [this tutorial](https://docs.arduino.cc/tutorials/portenta-machine-control/rtd-thermocouple-pmc) to learn the basics about the temperature sensors introduced earlier.
62
+
In this tutorial, a **Two-wire PT100 RTD** is used, but you can also use a Three-wire RTD or a thermocouple depending on your requirements or preferences. You can learn more about the differences between these temperature sensors and how to connect them to the Portenta Machine Control following the [previously mentioned tutorial](https://docs.arduino.cc/tutorials/portenta-machine-control/rtd-thermocouple-pmc). It is recommended to read [this tutorial](https://docs.arduino.cc/tutorials/portenta-machine-control/rtd-thermocouple-pmc) to learn the basics about the temperature sensors introduced earlier.
Copy file name to clipboardExpand all lines: content/hardware/05.pro-solutions/solutions-and-kits/portenta-machine-control/tutorials/rtd-thermocouple-pmc/content.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -50,7 +50,7 @@ The goals of this tutorial are:
50
50
51
51
### Software Requirements
52
52
53
-
- The [Arduino PLC IDE](https://www.arduino.cc/pro/software-plc-ide) (Including Arduino PLC IDE Tools)
53
+
- The [Arduino PLC IDE](https://www.arduino.cc/pro/software-plc-ide)
54
54
- If you have not done so, set up and activate the Portenta Machine Control license following the steps of [this tutorial](https://docs.arduino.cc/tutorials/portenta-machine-control/plc-ide-setup-license)
Copy file name to clipboardExpand all lines: content/hardware/07.opta/opta-family/opta/tutorials/10.opta-modbus-tcp-plc-ide/content.md
+1-5
Original file line number
Diff line number
Diff line change
@@ -40,7 +40,6 @@ In this tutorial, you will learn how to implement Modbus TCP based communication
40
40
41
41
### Software Requirements
42
42
43
-
-[Arduino PLC IDE Tools](https://www.arduino.cc/en/software#arduino-plc-ide)
44
43
-[Arduino PLC IDE software](https://www.arduino.cc/en/software#arduino-plc-ide)
45
44
- If you have an Opta™, you do not need any license key to activate your product. Go to section [__License Activation With Pre-Licensed Products (Opta™)__](https://docs.arduino.cc/software/plc-ide/tutorials/plc-ide-setup-license#7-license-activation-with-pre-licensed-products-opta) to know more.
46
45
-[Opta™ Modbus TCP PLC IDE Project Example File](assets/ModbusTCP_Opta_Example.zip)
@@ -93,14 +92,11 @@ Having provided an overview of the entire process, we can now delve into the spe
93
92
94
93
Access the Arduino PLC IDE software by following [Arduino PLC IDE official website](https://www.arduino.cc/pro/software-plc-ide). You will have to download two executable files for proper software installation:
95
94
96
-
-[Arduino PLC IDE Tools](https://www.arduino.cc/en/software#arduino-plc-ide)

100
98
101
-
The **Arduino PLC IDE Tools** will provide all the required drivers, libraries, and cores for development while the **Arduino PLC IDE** will install the IDE software.
102
-
103
-
Install the Arduino PLC IDE Tools before the Arduino PLC IDE to avoid potential problems related to old libraries and drivers.
99
+
The installation wizard will provide all the required drivers, libraries, and cores for development and install the **Arduino PLC IDE**.
104
100
105
101
***For more details regarding Arduino PLC IDE setup, please take a look at [Arduino PLC IDE Setup and Board's License Activation](https://docs.arduino.cc/tutorials/portenta-machine-control/plc-ide-setup-license) tutorial.***
Copy file name to clipboardExpand all lines: content/software/plc-ide/tutorials/plc-ide-cloud-support/content.md
+3-4
Original file line number
Diff line number
Diff line change
@@ -35,16 +35,15 @@ In this comprehensive tutorial, you will learn how to integrate and utilize the
35
35
36
36
### Software Requirements
37
37
38
-
-[Arduino PLC IDE Tools](https://www.arduino.cc/en/software#arduino-plc-ide)
39
38
-[Arduino PLC IDE software](https://www.arduino.cc/en/software#arduino-plc-ide)
40
39
- If you have an Opta™, you do not need any license key to activate your product. Go to section [__License Activation With Pre-Licensed Products (Opta™)__](https://docs.arduino.cc/software/plc-ide/tutorials/plc-ide-setup-license#7-license-activation-with-pre-licensed-products-opta) to know more.
41
40
- The [Arduino Cloud](https://cloud.arduino.cc/) will be required to perform remote actuation and status monitoring via Wi-Fi® connectivity using the sketch provided in the following section. In case you do not have an account, you can create one for free inside [cloud.arduino.cc](https://cloud.arduino.cc/home/?get-started=true).
42
41
43
42
- To ensure optimal Wi-Fi® connectivity on Opta™, please use the `WiFiFirmwareUpdater` to update with the latest network firmware version. This can be done by going to `Examples -> STM32H747_System -> WiFiFirmwareUpdater` on Arduino IDE 2.X. Additionally, please ensure that you have the latest __Arduino Mbed OS Opta Boards__ version, which can be checked under `Boards Manager`.
44
43
-[PLC IDE & Arduino Cloud integration example project](assets/Opta_PLCIDE_Cloud.zip) file compatible with Opta™
45
44
46
-
***This tutorial requires the latest versions of the PLC IDE & PLC IDE Tools ( >= v 1.0.4 ).
47
-
You can get the latest versions [here](https://www.arduino.cc/en/software#arduino-plc-ide) for the latest PLC IDE and its tools. If it is your first time using the Arduino PLC IDE, we highly recommend you to begin with [Arduino PLC IDE Setup & Device License Activation](https://docs.arduino.cc/software/plc-ide/tutorials/plc-ide-setup-license).***
45
+
***This tutorial requires the latest versions of the PLC IDE ( >= v 1.0.4 ).
46
+
You can get the latest versions [here](https://www.arduino.cc/en/software#arduino-plc-ide) for the latest PLC IDE. If it is your first time using the Arduino PLC IDE, we highly recommend you to begin with [Arduino PLC IDE Setup & Device License Activation](https://docs.arduino.cc/software/plc-ide/tutorials/plc-ide-setup-license).***
48
47
49
48
## PLC IDE & Arduino Cloud Integration
50
49
@@ -199,7 +198,7 @@ Save this example template for later. We will now proceed with a demonstrative e
199
198
200
199
### Setting Up the PLC IDE
201
200
202
-
***Before continuing with the PLC IDE configuration with Opta™, please remember to have the latest PLC IDE with its corresponding tools stated within[Software Requirements](#software-requirements).***
201
+
***Before continuing with the PLC IDE configuration with Opta™, please remember to have the latest PLC IDE and[Software Requirements](#software-requirements).***
203
202
204
203
The PLC IDE configuration will play an important role in establishing successful communication with the Arduino Cloud. It will require setting onboard features and the communication protocol for Opta™ as usual. However, a proper 'Shared variables' setting will define the communication outcome with the Arduino Cloud.
Copy file name to clipboardExpand all lines: content/software/plc-ide/tutorials/plc-ide-setup-license/content.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -52,7 +52,7 @@ The following accessories are needed:
52
52
- If you have an [Opta™](https://store-usa.arduino.cc/collections/opta-family), you do not need any license key to activate your product. Go to section [__License Activation With Pre-Licensed Products (Opta™)__](#6-license-activation-with-pre-licensed-products-opta™) to know more.
53
53
-[Arduino IDE 1.8.10+](https://www.arduino.cc/en/software), [Arduino IDE 2](https://www.arduino.cc/en/software), [Arduino Web Editor](https://create.arduino.cc/editor) or any program with a serial monitor in case you need to retrieve the _Hardware-ID_ of your device.
54
54
55
-
***To get the Arduino PLC IDE and the PLC IDE License for your device, please visit the [Arduino software page](https://www.arduino.cc/en/software) and the [store page](https://store.arduino.cc/plc-key-portenta-machine-control).***
55
+
***To get the Arduino PLC IDE for your device, please visit the [Arduino software page](https://www.arduino.cc/en/software). In case you are using a Portenta Machine Control, you need to acquire a PLC IDE License at the [store page](https://store.arduino.cc/plc-key-portenta-machine-control).***
0 commit comments