From 1dbc311fe832f8c846bc8ebbbd168f9dfb95c15e Mon Sep 17 00:00:00 2001 From: ShuishengPeng <63339353+ackPeng@users.noreply.github.com> Date: Wed, 9 Oct 2024 15:55:06 +0800 Subject: [PATCH] change some detail for recomputer_r1000_install_codesys --- .../CODESYS/recomputer_r1000_install_codesys.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/Edge/Raspberry_Pi_Devices/reComputer_R1000/Applications/CODESYS/recomputer_r1000_install_codesys.md b/docs/Edge/Raspberry_Pi_Devices/reComputer_R1000/Applications/CODESYS/recomputer_r1000_install_codesys.md index ab959b77a94a..61ded82c5460 100644 --- a/docs/Edge/Raspberry_Pi_Devices/reComputer_R1000/Applications/CODESYS/recomputer_r1000_install_codesys.md +++ b/docs/Edge/Raspberry_Pi_Devices/reComputer_R1000/Applications/CODESYS/recomputer_r1000_install_codesys.md @@ -42,16 +42,16 @@ Before you start this project, you may need to prepare your hardware and softwar ## Software Preparation * [CODESYS Development System V3](https://store.codesys.com/de/codesys.html) -* [CODESYS Control for Linux ARM SL](https://store.codesys.com/de/codesys-control-for-linux-arm-sl-1.html) +* [CODESYS Control for Raspberry Pi SL](https://store.codesys.com/de/codesys-control-for-raspberry-pi-sl.html) ## Getting Start ### Install CODESYS -**Step 1**: Go to the CODESYS store, find `CODESYS Development System V3` and download it, then find `CODESYS Control for Linux ARM SL` and download it. +**Step 1**: Go to the CODESYS store, find `CODESYS Development System V3` and download it, then find `CODESYS Control for Raspberry Pi SL` and download it.
-
+
**Step 2**: Double-click the downloaded `CODESYS 64 3.5.20.30.exe` file and click `install` to download the `CODESYS Installer`. @@ -121,7 +121,7 @@ CODESYS Runtime refers to the CODESYS runtime system, which is the software inst **Step 1**: Make sure reComputer R1000 and the host computer are in the same network segment -**Step 2**: Click `Tools`--->`Update Linux ARM64` +**Step 2**: Click `Tools`--->`Update Raspberry Pi`
@@ -144,7 +144,7 @@ CODESYS Runtime refers to the CODESYS runtime system, which is the software inst
-**Step 3**: Select `CODESYS Control for Linux ARM64 SL (CODESYS)` in the `Device` column, select `Structured Text (ST)` in `PLC_PRG in`, and finally click `OK`. A new project is created. Later, we will demonstrate how to deploy the project. +**Step 3**: Select `CODESYS Control for Raspberry Pi 64 SL (CODESYS)` in the `Device` column, select `Structured Text (ST)` in `PLC_PRG in`, and finally click `OK`. A new project is created. Later, we will demonstrate how to deploy the project.