rossmann-engineering / EEIP.NET

Ethernet/IP compatible library for .NET implementations
MIT License
214 stars 123 forks source link

Device Able to Perform Implicit Messaging with PLC. But Only Able to Trigger Output with Implicit Messaging through EEIP and Only Receive Input with Explicit Messaging #31

Closed ChipPin5577 closed 2 years ago

ChipPin5577 commented 2 years ago

Hi Admin,

First of all. Thanks for your kind works. It's work flawlessly for some of the devices i am using. But recently i am encountered an issue as i stated above.

SMC device: EX600-SEN3. Able to perform implicit messaging with PLC, but unable to retrieve inputs when doing implicit messaging with this library. While using explicit messaging, i am unable to trigger the outputs but able to receive the inputs. I am able to saw the inputs through Wireshark when doing the implicit messaging with this library but the programme itself unable to show any inputs. Any clue on this matter? Thank you.

ChipPin5577 commented 2 years ago

Found the issue. It was due to firewall setting.