Exception: Failed to find the named entity 'Name' from the dynamic processingblock model in the Rtc implementation¶
Exception id: 0x02000040
Parameter |
Description |
---|---|
Name |
The name of the entity that could not be found. |
Description¶
When this occurs there is a mismatch between the processing block model used and the implementation that is (dynamically) linked in the Rtc. Entities can be signals, inputs, outputs, parameters and updatables. Possible root-cause is that the wrong processing block model is used or the wrong controller model.