New Image with PROCON-WEB-IoT available for download

Take a look inside and be the first to get news regarding Revolution Pi
Post Reply
User avatar
Mathias
Posts: 130
Joined: 29 Nov 2016, 10:46
Answers: 0

New Image with PROCON-WEB-IoT available for download

Post by Mathias »

A new linux image is available for download in our online shop.
You can get the same updates with

Code: Select all

sudo apt-get update
sudo apt-get upgrade
The extension and changes are:
  • PROCON-WEB-IoT is pre installed. Licences and support have to be obtained separately from the manufacturer. You will find more information in the tutorials on our web site.
  • Some bugs in the ModbusTCP master have been fixed. Sockets are closed on reset (piTest –x) and the data bytes and status bytes in process image are set to 0. Problems with access of bits with number 8 and higher are fixed. The number of actions is limited to 32 in PiCtory because there are only 32 status bytes in the process image.
  • Configuration value can be negative or binary (0b...) in PiCtory.
  • Some small issues in PiCtory were fixed.
  • The function “Reset Password to Default“ in the logon screen is more reliable now.
Post Reply