...
Info |
---|
In unlicensed demo mode, the runtime is stopped after approx. 2 hours. |
Prerequisites
...
- RevPi Bullseye 64-bit (04/2024)
- CODESYS Development System V3.5.20.0
- Revolution Pi Library for CODESYS V2.0.0.0 (ID: 8433)
- CODESYS Control for Linux ARM64 SL 4.11.0.0 (ID: 8435) or higher
- PiCtory-Version: 2.4.0.0 oder höher
Important Steps:
...
Check the currently installed PiCtory version:
Code Block |
---|
dpkg-query -l | grep pictory |
...
Install the latest PiCtory Debian packages:
Code Block |
---|
sudo apt update && sudo apt install pictory |
...
Restart CODESYS Control Linux ARM 64-bit after the PiCtory update:
To load the changes, either:
Code Block |
---|
sudo service codesyscontrol restart |
Installation of CODESYS Control Linux ARM 64-bit:
...
...
Tools -> Update Linux ARM 64
Prerequisites for armhf
Device: RevPi Connect 3+, RevPi connect SE, RevPi connect S, RevPi core 3+
- RevPi Bullseye 32-bit (04/2024)
- CODESYS Development System V3.5.20.0
- Revolution Pi Library for CODESYS V2.0.0.0 (ID: 8433)
- CODESYS Control for Linux ARM64 SL 4.11.0.0 (ID: 8435) or higher
Important Steps:
...
Check the currently installed PiCtory version:
Code Block |
---|
dpkg-query -l | grep pictory |
...
Install the latest PiCtory Debian packages:
Code Block |
---|
sudo apt update && sudo apt install pictory |
...
Restart CODESYS Control Linux ARM 64-bit after the PiCtory update:
To load the changes, either:
Code Block |
---|
sudo service codesyscontrol restart |
Installation of CODESYS Control Linux ARM (32 bit) SL:
To install CODESYS Control Linux ARM on RevPi devices with a Bullseye 64-bit image, use the following menu in the CODESYS Development System:
...
Implementation
You can watch Dirk’s helpful video tutorial here to view how easy it is to put everything in the right place:
...