Search found 5 matches

by AndreC7
25 Oct 2024, 16:01
Forum: RevPiModIO
Topic: IO refresh time exceeded
Replies: 1
Views: 10261

IO refresh time exceeded

Hello, we are having the issue below

1.png

Here is the code snippet that starts the problem.
First code is the class below.

import os
import time
import threading
import io_functions as io
from datetime import datetime
from camera_control import CameraControl
from config_manager import ...
by AndreC7
25 Oct 2024, 15:43
Forum: CODESYS
Topic: Profibus gateway on Codesys
Replies: 2
Views: 19083

Re: Profibus gateway on Codesys

Thank you, the video helped doing the job.
Also we had to do some matching of versions of software packages, not the lattest ones, and things started working on Codesys,

Regards,
by AndreC7
29 May 2024, 20:21
Forum: CODESYS
Topic: Profibus gateway on Codesys
Replies: 2
Views: 19083

Profibus gateway on Codesys

I am having trouble setting up a PROFIBUS Gateway on Codesys.
We can use it on Python, but it fails to work on Codesys.
Here are some information of the problem, if anyone can help me solve it.
6.png
1.png
by AndreC7
29 Feb 2024, 13:19
Forum: Hardware
Topic: Changing RevPi model
Replies: 2
Views: 5865

Re: Changing RevPi model

Great, thank you for the quick response.
If I do not answer again, means all went fine.

Thank you, Have a good day
by AndreC7
29 Feb 2024, 12:01
Forum: Hardware
Topic: Changing RevPi model
Replies: 2
Views: 5865

Changing RevPi model

Hello to all,

We have a case where a client created an RevPi image based on RevPi Connect+ and now is using RevPi Connect SE+ and Connect 4.
When he flashes the image on the new RevPi the model stays wrong and things start to fail.
piSerial shows old model, so we need to change the model ...