Search found 2 matches

by JoelBC
15 Jul 2025, 16:38
Forum: Hardware
Topic: RevPi Connect SE and 4 not updating built-in input and output on X2 connector in Codesys
Replies: 3
Views: 148

Re: RevPi Connect SE and 4 not updating built-in input and output on X2 connector in Codesys

Thanks for the quick reply.

I used your suggestion and mapped channels RevPiStatus to a byte called "M0_DI" and RevPiLED to a byte called "M0_DQ".

Bit 6 of M0_DI does actually turn on when the input on X2 is energized, which fixes that issue. Thanks!

Unfortunately, bit 6 of M0_DQ does nothing for ...
by JoelBC
14 Jul 2025, 21:53
Forum: Hardware
Topic: RevPi Connect SE and 4 not updating built-in input and output on X2 connector in Codesys
Replies: 3
Views: 148

RevPi Connect SE and 4 not updating built-in input and output on X2 connector in Codesys

Hi,

I'm using a RevPi Connect SE (and sometimes RevPi Connect 4) with Codesys to control an industrial machine. I have about 20 similar systems installed that all use the same (Codesys) program.

One feature that I need and cannot get to work is the build-in input and output on connector X2.

See ...