Hi<br><br>This a bug report regarding the use of RT System Editor to create a composite component from multiple child components with the same instance name.<br>When one of the ports of the child component is chosen to be public, the same port on all the other child components (with the same instance name) also becomes public.<br>
<br>For example:<br> 2 instances of a component called Test , with 1 port called port01. Each instance uses its own naming format.<br>After loading the component into system editor, both will be called Test0 since they run on 2 different processes.<br>
Create a composite component from the 2 Test0 components, and choose the first port01 as the public port.<br>The composite component now has 2 public ports (wrong) instead of 1.<br><br>I'm using RTSystemEditor 1.0.0 Windows<br>
<br>Regards<br>Ian<br>