Assembly Mapping Object (EBh)
The assembly mapping host object can be used to create up to 6 producing and 6 consuming CIP assembly instances. These additional assemblies will also create connection points in the connection manager which will be equivalent to the standard exclusive owner connection in the Anybus CompactCom40 EtherNet/IP.
For each added connection point the Assembly object and Connection manager object in the STC file must be updated to describe these new assembly instances.
![]() |
In this example five additional producing assemblies has been added.
![]() |
In this example five additional consuming assemblies has been added.
It is not required to list all possible combinations of connections between the producing and consuming connection points in the Connection Manager section of the STC file. It is up to the vendor do decide which connection combinations that should be available for the customer in the EDS file, it is however required to list all connections that exist in the EDS file in the Connection Manager section of the EDS file.
![]() |
This is an example of an additional exclusive owner connection connecting to connection points 101/151.
Note
Please note that it is required to implement the Write_Assembly_Data and Read_Assembly_Data services of the Assembly mapping host object in the application to pass Conformance testing.