Details
-
Type: Bug
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: V3.7.3.0
-
Component/s: Documentation
-
Labels:None
-
Account:SPC EthernetIp Core (SPCETHERNET)
Description
In the indication packet following fields are missing:
- uint16_t usNumImplicitMessagingOriginator; /* Number of class 0/1 connections currently opened by us */
- uint16_t usNumExplicitMessagingOriginator; /* Number of class 3 connections currently opened by us */
They shall be added to the API manuals.
Furthermore, some packet parameters are only relevant for adapter or scanner, but for both variants the packet structure is the same. However, it shall be documented which parameters are relevant for which role.