Search found 5 matches

by WebberH
17 Nov 2023, 02:59
Forum: CODESYS
Topic: RevPi Connect 4 + DIO - Strange IO beaviour and crazy LED colors (A1-A5)
Replies: 12
Views: 26710

Re: RevPi Connect 4 + DIO - Strange IO beaviour and crazy LED colors (A1-A5)

Hi

Here i offer my way to you, hope this solve your problem.

1.Define your var first , and you can assign in your logic for each bit.
How to code with Word
How to code with Word
Coding.PNG (155.38 KiB) Viewed 9143 times
2.Mapping with device input or output channel
How to map into logic
How to map into logic
Mapping.PNG (326.44 KiB) Viewed 9143 times
Try it !

Webber
by WebberH
13 Nov 2023, 03:42
Forum: CODESYS
Topic: RevPi Connect 4 + DIO - Strange IO beaviour and crazy LED colors (A1-A5)
Replies: 12
Views: 26710

Re: RevPi Connect 4 + DIO - Strange IO beaviour and crazy LED colors (A1-A5)

Hello I found my issue's answer , sharing here hope someone also overcome the problem. With Codesys RevPi Library V1.3.0 and higher you need to change how you assign your I/O. From Library Release note V1.3.0 - Core/Connect/Compact devices and submodules DI/DO/DIO/MIO shall use word/byte access for ...
by WebberH
08 Nov 2023, 11:55
Forum: CODESYS
Topic: RevPi Connect 4 + DIO - Strange IO beaviour and crazy LED colors (A1-A5)
Replies: 12
Views: 26710

Re: RevPi Connect 4 + DIO - Strange IO beaviour and crazy LED colors (A1-A5)

Hello I have same issue with crazy I/O, i followed the actual version to install and still get same problem. MY I/O can't work well , seems like same problem in this topic. With Input DI module , only Input Ch1 runs normal , the other Channel will show bad current . With Output DO module , only outp...
by WebberH
07 Nov 2023, 09:48
Forum: Software
Topic: Pictory - drag devices issue
Replies: 5
Views: 33562

Re: Pictory - drag devices issue

Thanks Nicolai.

After i use the command 'sudo apt upgrade' my Pictory has been back .

Just like you said new package will solve the problem :)

Webber
by WebberH
07 Nov 2023, 07:58
Forum: Software
Topic: Pictory - drag devices issue
Replies: 5
Views: 33562

Re: Pictory - drag devices issue

Hi Nicolai
I have the same issue on my RevPI system.

Can you offer how to update the system ?

i try this before but didn't work.
$ sudo apt-get update

Thank you !

Webber