Revolution Pi Checklist
All data on the device will be deleted. The customer is responsible for data backup and data protection.
The checkboxes are only there for self-control, they have no other function.
We want to ensure that you and we don’t spend time on problems that can be avoided by resetting the device to the factory defaults. Therefore, we have provided this checklist for you.
Preparation
Backup
If you have not previously purchased a license from CODESYS or do not have a CODESYS license associated with Revolution Pi (such as RevPi Connect feat CODESYS), you can skip this step
Flash the latest image
First login
Reboot your device to finish the initialization
sudo reboot
Second login
Now you can log in with the credentials that are printed on the sticker
Update your system with the following three commands
sudo apt update
sudo apt upgrade
There may pop up information about important changes. You can scroll up and down and press “q” to close the windows.
sudo reboot
Correct connection of extension modules
Test the system
pi@RevPi63056:~$ piTest -w RevPiLED,1
Write value 1 dez (=0001 hex) to offset 7.
pi@RevPi63056:~$ piTest -w RevPiLED,0
Write value 0 dez (=0000 hex) to offset 7.
Verwandte Artikel