Using Profinet

Topics about the Software of Revolution Pi
Post Reply
Purecade
Posts: 64
Joined: 07 Sep 2021, 03:39

Using Profinet

Post by Purecade »

Hello,

I want to use RevPi to control Siemens motors. Siemens motors support modbusRTU and profinet. I don't want to use codesys, I plan to use python or C/C++. Is there a demo or API library I can use?
User avatar
nicolaiB
KUNBUS
Posts: 931
Joined: 21 Jun 2018, 10:33
Location: Berlin
Contact:

Re: Using Profinet

Post by nicolaiB »

No, there is no open profinet master stack as far as I know. Your best option would be to use CODESYS for this.

Nicolai
Purecade
Posts: 64
Joined: 07 Sep 2021, 03:39

Re: Using Profinet

Post by Purecade »

nicolaiB wrote: 21 Apr 2022, 12:16 No, there is no open profinet master stack as far as I know. Your best option would be to use CODESYS for this.

Nicolai
I could write my own profinet master stack, but I want to know the profinet APIs and I need to call the underlying variables. I can't write the underlying RevPI myself
User avatar
nicolaiB
KUNBUS
Posts: 931
Joined: 21 Jun 2018, 10:33
Location: Berlin
Contact:

Re: Using Profinet

Post by nicolaiB »

What do you mean with underlying variables? There isn't anything profinet related on the RevPi.

Nicolai
Purecade
Posts: 64
Joined: 07 Sep 2021, 03:39

Re: Using Profinet

Post by Purecade »

nicolaiB wrote: 21 Apr 2022, 12:24 What do you mean with underlying variables? There isn't anything profinet related on the RevPi.

Nicolai
It means the profinet or modbus API library, I can write my own protocol stack, but I need to know what data is called in profinet or modbus to help me develop it.

Cade
User avatar
nicolaiB
KUNBUS
Posts: 931
Joined: 21 Jun 2018, 10:33
Location: Berlin
Contact:

Re: Using Profinet

Post by nicolaiB »

I'm sorry but we can't support you with this as we don't have anything like this on our RevPi.

Nicolai
Purecade
Posts: 64
Joined: 07 Sep 2021, 03:39

Re: Using Profinet

Post by Purecade »

nicolaiB wrote: 21 Apr 2022, 12:43 I'm sorry but we can't support you with this as we don't have anything like this on our RevPi.

Nicolai
Maybe you know how to configure the profinet master via python or C/C++?

Cade
User avatar
nicolaiB
KUNBUS
Posts: 931
Joined: 21 Jun 2018, 10:33
Location: Berlin
Contact:

Re: Using Profinet

Post by nicolaiB »

No, sorry I can't help you with this.

Nicolai
Post Reply