Tool/software:
Hi e2e Team,
In out product we have the following setup
- Ethernet/IP stack from industrial communication SDK 9.2
- registered custom cip services via EI_API_CIP_addInstanceCustService()
We now recognized that two Class 3 requests at the same time do block the cyclic communication. In the attach screenshot of wireshark the PLC is 192.168.1.17 and our device is 192.168.1.40
Our device stops sending cyclic frames until the first Service is responded (frame 91842)

Can you give us more information about the data flow? Are acyclic requests queued in the stack if more than one are received?
In your documentation I found that 32 class 3 connections are supported. Is this number also valid for custom services?
Thanks in advance,
Kai

