New Revolution Pi Library V2.3.0.0

Take a look inside and be the first to get news regarding Revolution Pi
Post Reply
User avatar
pi_admin
Administrator
Posts: 123
Joined: 26 Aug 2016, 15:38

New Revolution Pi Library V2.3.0.0

Post by pi_admin »

Now with Bit-Mapping for Digital I/O Channels
The new version 2.3.0.0 of our Revolution Pi Library for CODESYS is now available in the download section.

As with the previous release, V2.3.0.0 supports the CODESYS Development System V3.5 SP21, CODESYS Control Linux ARM 64 bit V4.16.0.0 or higher, as well as the RevPi Bookworm Image.

New feature:
Digital inputs and outputs of the RevPi IO modules can now be accessed at the bit level.
Each channel is mapped to an individual BOOL (e.g. DO_CH1 → %QX6.0, DO_CH2 → %QX6.1), allowing direct naming and control of single bits without the need to handle entire bytes or words.
Post Reply