Update PiCtory to the newest version.
To avoid problems, open PiCtory in incognito mode.
If you have installed PiCtory version 2.0.5 or older, update it to the latest version 2.0.6 or higher
You can only upgrade to PiCtory version 2.0.6 or higher starting from the BUSTER image.
- Check PiCtory Version
apt show pictory
- Update package sources:
sudo apt-get update
- Apply updates
sudo apt-get upgrade pictory
- Clear PiCtory Configuration
- implement your project again
- Save configuration and reload
Save Configuration as startup Configuration
Reset Driver to load the Startup Configuration
or
sudo systemctl restart pimodbus-master.service #if you run a master on the RevPi sudo systemctl restart pimodbus-slave.service #if you run a Slave on the RevPi
- reboot your system
sudo reboot