Search found 3 matches

by jonatan
26 May 2019, 18:46
Forum: Software
Topic: Profibus Integration Testing
Replies: 5
Views: 6293

Re: Profibus Integration Testing

Thanks dirk,
Where can I find documentation regarding how to set that up?
I happened to also buy the modbus gateway just in case, and have the InBridge connector.
I connect them the same way I connect the RevPi with the Profibus gateway? How do I connect to setup the relevant communication ...
by jonatan
23 May 2019, 15:26
Forum: Software
Topic: Profibus Integration Testing
Replies: 5
Views: 6293

Re: Profibus Integration Testing

Thank you.
I was under the impression that using the RevPi Core and the Profibus gateway makes it possible for me to "communicate directly" as if they are a single unit.
What I'm actually looking to do is have Profibus communication from our Ubuntu PC to a PLC. It sounds like having another sync ...
by jonatan
22 May 2019, 15:57
Forum: Software
Topic: Profibus Integration Testing
Replies: 5
Views: 6293

Profibus Integration Testing

Hello,

I've setup a Rev Pi Core V1.2 with a Virtual Modbus TCP Slave connected using the PiBridge to a Profibus gateway.
I'm using pymodbus on my machine (An Ubuntu 16.04) to communicate with the virtual Modbus slave, and I'm able to successfully update its input and output registers.
I want to ...