Why have some bus signals wrong datatypes?

Hello,
I have the problem that at the inport and outports of some bus creators/selectors there are wrong datatypes (and though the model is not compileable). I get the following error message:
Data type mismatch. Input port 1 of '<BusCreator>' expects a signal of data type 'single'. However, it is driven by a signal of data type 'double'.
and
Data type mismatch. Output port 1 of '<Subsystem>' is a signal of data type 'double'. However, it is driving a signal of data type 'single'.
As you can see e.g. the output datatype of the top signal ("DrvResis_fVehMEstimNum") is double but the input datatype to the bus creator is single.
But the datatype of the input to other subsystems is also double.
So how can this be? Shouldn't the datatype be fixed through the inputs/outputs of the subsystems?
Thank you very much in advance.

답변 (1개)

Mark McBroom
Mark McBroom 2020년 4월 4일

0 개 추천

Did you specify a Simulink Bus in the Bus Creator dialog? If so, then the signals feeding the bus creator must match the types defined in the Simulink Bus.

댓글 수: 2

Pascal Knappe
Pascal Knappe 2020년 4월 6일
Hello Mark,
thanks for your answer. Do you mean wheter I use a Bus Signal Object to specify data types? If yes: I do not do so. And I do not set them in the properties window.
Hello Pascal,
Have you get any answer from Mathworks regarding this topic?

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Load Signal Data for Simulation에 대해 자세히 알아보기

제품

릴리스

R2017b

질문:

2020년 4월 1일

댓글:

2024년 7월 30일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by