Skip to content

Commit 27a31f3

Browse files
authored
PLC IDE Tools mentions bupdated (#1990)
1 parent 9789649 commit 27a31f3

File tree

7 files changed

+11
-16
lines changed
  • content

7 files changed

+11
-16
lines changed

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

+2-1
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,9 @@ If you prefer to follow the tutorial in a written format, or need to review the
4242
- Ethernet cables (x2)
4343
- Wired internet access
4444
- 24 VDC/0.5 A power supply (x2)
45+
4546
### 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)
4748
- [Portenta Machine Control - PLC IDE Activation](https://store-usa.arduino.cc/products/plc-key-portenta-machine-control?queryID=undefined&selectedStore=us)
4849

4950
## Instructions

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

+3-3
Original file line numberDiff line numberDiff line change
@@ -50,16 +50,16 @@ Opta™ PLC with RS-485 support: [Opta™ RS485](https://store.arduino.cc/produc
5050

5151
### Software Requirements
5252

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)
5454
- [Portenta Machine Control - PLC IDE Activation](https://docs.arduino.cc/tutorials/portenta-machine-control/plc-ide-setup-license)
5555
- [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)
5656
- You can directly download the Arduino [PLC IDE Projects](assets/pmc-opta-temp-ctrl.zip) and extract them in your workspace
5757

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.***
5959

6060
## Temperature Sensor
6161

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.
6363

6464
## Connections
6565

content/hardware/05.pro-solutions/solutions-and-kits/portenta-machine-control/tutorials/rtd-thermocouple-pmc/content.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ The goals of this tutorial are:
5050

5151
### Software Requirements
5252

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)
5454
- 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)
5555

5656
## Temperature Sensors

content/hardware/07.opta/opta-family/opta/tutorials/01.user-manual/content.md

-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ This user manual will provide a comprehensive overview of Opta™, covering its
3535

3636
- [Arduino IDE 2.0+](https://www.arduino.cc/en/software) or [Arduino Web Editor](https://create.arduino.cc/editor)
3737
- [Arduino PLC IDE 1.0.3+](https://www.arduino.cc/en/software) (for IEC 61131-3 PLC programming languages)
38-
- [Arduino PLC IDE 1.0.3+ Tools](https://www.arduino.cc/en/software#arduino-plc-ide)
3938

4039
***To learn more about the PLC IDE, check out our tutorials [here](https://docs.arduino.cc/software/plc-ide).***
4140

content/hardware/07.opta/opta-family/opta/tutorials/10.opta-modbus-tcp-plc-ide/content.md

+1-5
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ In this tutorial, you will learn how to implement Modbus TCP based communication
4040

4141
### Software Requirements
4242

43-
- [Arduino PLC IDE Tools](https://www.arduino.cc/en/software#arduino-plc-ide)
4443
- [Arduino PLC IDE software](https://www.arduino.cc/en/software#arduino-plc-ide)
4544
- 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.
4645
- [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
9392

9493
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:
9594

96-
- [Arduino PLC IDE Tools](https://www.arduino.cc/en/software#arduino-plc-ide)
9795
- [Arduino PLC IDE](https://www.arduino.cc/en/software#arduino-plc-ide)
9896

9997
![Arduino PLC IDE Software Download Section](assets/plcide_software_download.svg)
10098

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**.
104100

105101
***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.***
106102

content/software/plc-ide/tutorials/plc-ide-cloud-support/content.md

+3-4
Original file line numberDiff line numberDiff line change
@@ -35,16 +35,15 @@ In this comprehensive tutorial, you will learn how to integrate and utilize the
3535

3636
### Software Requirements
3737

38-
- [Arduino PLC IDE Tools](https://www.arduino.cc/en/software#arduino-plc-ide)
3938
- [Arduino PLC IDE software](https://www.arduino.cc/en/software#arduino-plc-ide)
4039
- 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.
4140
- 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).
4241

4342
- 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`.
4443
- [PLC IDE & Arduino Cloud integration example project](assets/Opta_PLCIDE_Cloud.zip) file compatible with Opta™
4544

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).***
4847

4948
## PLC IDE & Arduino Cloud Integration
5049

@@ -199,7 +198,7 @@ Save this example template for later. We will now proceed with a demonstrative e
199198

200199
### Setting Up the PLC IDE
201200

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).***
203202

204203
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.
205204

content/software/plc-ide/tutorials/plc-ide-setup-license/content.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ The following accessories are needed:
5252
- 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.
5353
- [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.
5454

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).***
5656

5757
## Instructions
5858

0 commit comments

Comments
 (0)