Search found 4 matches

by hence.persson
13 Mar 2019, 14:54
Forum: Software
Topic: Codesys
Replies: 6
Views: 7471

Re: Codesys

For info:

In CodesysControl_User.cfg

I add these lines and then it works. (It doesnt work with /dev/ttyRS485)

[SysCom]
Linux.Devicefile=/dev/ttyUSB


If I do a cat /dev/ttyRS485 and compare with a cat /dev/ttyUSB0 I get the same output.


Now its the next problem that I get a lot of timeouts on ...
by hence.persson
12 Mar 2019, 17:21
Forum: Software
Topic: Codesys
Replies: 6
Views: 7471

Re: Codesys

The RS485 port on the RevPi Connect is that accesible from /dev/ttyUSB0 or is it another device?
by hence.persson
11 Mar 2019, 09:34
Forum: Software
Topic: Codesys
Replies: 6
Views: 7471

Re: Codesys

So if I understand correctly. The RevPi Con CAN I can use with socketcan? If so I think I wouldn't need your library as Codesys supports SocketCAN.
by hence.persson
10 Mar 2019, 08:03
Forum: Software
Topic: Codesys
Replies: 6
Views: 7471

Codesys

Hello.

I might want to use your product with Codesys but I have some questions.

1. Does the CanOpen GW work with Codesys? (Is it socketcan compatible)

2. Do you have a recommended UPS as I want the Persistent variables to work.

3. I need Modbus RTU, Modbus TCP and CanOpen to work. So I was ...