Skip to content

Commit 56ec9c6

Browse files
committed
Initial commit - PLC IDE documentation trademarks patch
1 parent d60d48a commit 56ec9c6

File tree

6 files changed

+8
-8
lines changed

6 files changed

+8
-8
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: 'CAN Bus Setup with Arduino® PLC IDE'
2+
title: 'CAN Bus Setup with Arduino PLC IDE'
33
description: 'This tutorial will show you how to set up the CAN bus communication with the Arduino PLC IDE.'
44
tags:
55
- PLC

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: 'Modbus Setup with Arduino® PLC IDE'
2+
title: 'Modbus Setup with Arduino PLC IDE'
33
description: 'This tutorial will show you how to set up the Modbus communication with the Arduino PLC IDE.'
44
tags:
55
- PLC

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: 'Using PLC IDE With ArduinoCloud'
2+
title: 'Using PLC IDE With Arduino Cloud'
33
description: "Learn how to integrate PLC IDE compatible devices with the Arduino Cloud."
44
difficulty: beginner
55
tags:
@@ -44,7 +44,7 @@ In this comprehensive tutorial, you will learn how to integrate and utilize the
4444
- [PLC IDE & Arduino Cloud integration example project](assets/Opta_PLCIDE_Cloud.zip) file compatible with Opta™
4545

4646
***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).***
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).***
4848

4949
## PLC IDE & Arduino Cloud Integration
5050

content/software/plc-ide/tutorials/plc-ide-pin-mapping/content.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: 'Arduino® PLC IDE Pin Mapping'
2+
title: 'Arduino PLC IDE Pin Mapping'
33
difficulty: beginner
44
description: "Assign the pins to variables and interact with them on the Arduino PLC IDE."
55
tags:

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
beta: true
3-
title: Arduino® PLC IDE Setup & Device License Activation
3+
title: Arduino PLC IDE Setup & Device License Activation
44
difficulty: beginner
55
tags:
66
- PLC
@@ -77,7 +77,7 @@ When you download the Arduino PLC IDE executable, the file naming scheme is as f
7777

7878
If you have the correct IDE software, its name should include the version format `X.X.X.X`, with the associated release date in the `{ReleaseDate}` field. For instance, a release date might look like `20230329`.
7979

80-
Run the Arduino PLC IDE installer after you have installed the Arduino PLC IDE Tools. If you have not installed the PLC IDE tools, please check [Arduino® PLC IDE Tools Setup section](#1-arduino-plc-ide-tools-setup) before proceeding as it needs to have the tools set before IDE software installation.
80+
Run the Arduino PLC IDE installer after you have installed the Arduino PLC IDE Tools. If you have not installed the PLC IDE tools, please check [Arduino PLC IDE Tools Setup section](#1-arduino-plc-ide-tools-setup) before proceeding as it needs to have the tools set before IDE software installation.
8181

8282
Follow the installation instructions and finish the IDE setup process.
8383

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: 'Programming Introduction with Arduino® PLC IDE'
2+
title: 'Programming Introduction with Arduino PLC IDE'
33
difficulty: intermediate
44
description: "Create programs with all the IEC-61131-3 languages on the Arduino PLC IDE."
55
tags:

0 commit comments

Comments
 (0)