Belekz

MrPLC Member
  • Content count

    1
  • Joined

  • Last visited

Everything posted by Belekz

  1. I'm writing an CIP-driver in C# for communication between a Rockwell PLC and a Raspberry Pi. Currently I'm debugging the Connect/Disconnect process. Everything works fine, I register a session, I start an start forward. When I press disconnect, I send an forward close to the PLC. En this seams to work. Only in Wireshark I see an error: "Destination Unknown". But I can't figure out why the destination is wrong. I filed everything in the correct order according to the table below.