EIPStackGroup / OpENer

OpENer is an EtherNet/IP stack for I/O adapter devices. It supports multiple I/O and explicit connections and includes objects and services for making EtherNet/IP-compliant products as defined in the ODVA specification.
Other
680 stars 260 forks source link

Electronic Key is not being verified in UCMM requests #359

Open copercini opened 2 years ago

copercini commented 2 years ago

Hi,

I'm testing OpENer in CT18, and one of problems is that Electronic Key Format 4 is not being verified in Unconnected Message Manager requests, others requests seems fine

I'm trying to find where these UCMM requests go and if it's missing a CheckElectronicKeyData() somewhere, but I'm still learning about OpENer and EIP, any ideas/suggestions?

MartinMelikMerkumians commented 2 years ago

Hi, thanks for the report sorry for the late answer, as I have been sick. I would need to check the concrete error message, but probably it will miss the mentioned function somewhere and an appropriate response

lucinama commented 8 months ago

@copercini Did you manage to overcome this issue? I'm encountering the same problem with CT20 and it does not seem to be fix, can you give me some tips ? Or @MartinMelikMerkumians ? It would be very much appreciated.

copercini commented 8 months ago

Hi/Olá @lucinama Unfortunately, I couldn't find a solution, so we ended up using a different EtherNet/IP solution than OpENer to pass the latest Conformance test

MartinMelikMerkumians commented 7 months ago

Hi.

Well, the solution is to add check in UCMM request, as no further feedback was provided and I didnt had the time to investigate it wasn't solved yet