Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: V3.4.0.0
-
Fix Version/s: V3.4.0.14
-
Component/s: None
-
Labels:
-
Account:SPC EthernetIp Slave (SPCETHERNE)
Description
In case the host application uses the feature "Forward Open Forwarding" , the connection manager test of the Conformance Test Tool fails with this error:
1> *** Point-Point T->O SockAddr Info item sin_port 2222 in the ForwardOpen response does not match the requested port 2000 in the ForwardOpen request.
O->T Port = 0x8ae
T->O Port = 0x7d0
2> *** Initial Data Production PreconsumptionTimeout exceeded; no packets received from the request port 2000! Is the DUT still sending T->O I/O to default port 2222?
3> *** Sent out 1000 O->T packets and received 0 T->O packets from local UDP port 2000.
The "Forward Open Forwarding" feature can be activated by sending the command EIP_OBJECT_SET_PARAMETER_REQ with flag EIP_OBJECT_PRM_FWRD_OPEN_CLOSE_FORWARDING set.
Devices that do not use this feature, will not show this behavior.