RTMaps only allows one instance of custom component

I created an RTMaps package from simulink model. It works as intended but when I try to add it to the RTMaps diagram multiple times and try to run the diagram, I get the following error:

error: component start_fusion_1_1: Only one instance of the [start_fusion_std] model is allowed. Only [start_fusion_std_1] will be started.

As far as I know, this is not a problem specific to this component, since all the packages I created from matlab/simulink give the same error when I try to have multiple instances of them run at the same time.

Any ideas on how to fix this?

1 Like