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.