Search found 5 matches

by dmason1992
12 Nov 2023, 18:20
Forum: CODESYS
Topic: Cannot compile code after added revolution pi device
Replies: 2
Views: 7887

Re: Cannot compile code after added revolution pi device

Solved by replacing the pi image with the bullseye one that is NOT 64bit
by dmason1992
12 Nov 2023, 15:14
Forum: CODESYS
Topic: Cannot compile code after added revolution pi device
Replies: 2
Views: 7887

Cannot compile code after added revolution pi device

Hi, I am trying to get up and running on codesys with my revpi. I have been following the quick start guide however when i go to compile the code it fails and i get the following error. removing the device allows code to be compiled. [img]http://imgur.com/a/tBSiXVs[/img] If i swap to the project typ...
by dmason1992
13 Aug 2021, 10:41
Forum: Software
Topic: Best way to implement pin writing checks
Replies: 1
Views: 2281

Best way to implement pin writing checks

Hi All, I have been reading through the https://revpimodio.org/ documentation as we are using that to control our IO module and interface with the python code in the rest of our system (ROS - Robotic Operating System). In other hardware environments I'm accustomed to the write operation returning a ...
by dmason1992
12 Mar 2021, 16:16
Forum: Software
Topic: CANopen master without codesys
Replies: 3
Views: 4393

Re: CANopen master without codesys

Hi,

Do you have any examples demonstrating the use of this library?
by dmason1992
27 Jan 2021, 18:07
Forum: Hardware
Topic: Looking for some help regarding timing and networks
Replies: 1
Views: 1676

Looking for some help regarding timing and networks

So a bit of background. We are creating a robotic installation which is running on ROS (Robotic Operating System) and plan on controlling some of the peripheral hardware with raspberry pi (or equivalent) which is how we found the revolution Pi products. ROS can be installed on a raspberry pi and i'v...