0

I wanted to send a CIP packet to the PLC requesting for the TCPIP interface object. I have successfully registered a session and did a forward open. I am stuck on how to get the PLC to send me the TCPIP interface object details. Can any one point me to the right direction?

I am writing an application in C#.

Dovydas Šopa
  • 2,282
  • 8
  • 26
  • 34
Adds
  • 601
  • 2
  • 12
  • 24

1 Answers1

2

Take a Look at the EtherNet/IP Explorer, which is capable of what you need and is developed in C# https://sourceforge.net/p/enipexplorer/discussion/general/

CapXilinx
  • 36
  • 5