Mux to Bus error message

37 visualizaciones (últimos 30 días)
Matthew
Matthew el 20 de Mayo de 2015
Comentada: Mujtaba Syed el 13 de Oct. de 2021
I'm getting a strange error when trying to run one of our models in simulink: I'm being told 'The block diagram 'Filename' uses bus signals. However, the 'Mux blocks used to create bus signals' diagnostic is not configured to 'error'. To prevent modeling errors:'
Why am I getting an error message for something I've deliberately turned off? Due to the way the model interfaces with our software it has to have a mux creating a bus otherwise it won't work so I can't replace the muxes with buses.
  1 comentario
Kevin Quigley
Kevin Quigley el 16 de Mayo de 2017
You accepted the answer, but it's unclear if using the suggested setting solved your problem or it prevented you from using your model as implied in your question.
What was the outcome of setting this to 'error'? Did you have to rework the model?

Iniciar sesión para comentar.

Respuesta aceptada

Vinod Sudheesh
Vinod Sudheesh el 27 de Mayo de 2015
Hi Matthew,
To avoid this error please navigate to
Model Configuration Parameters (Ctrl+E) >> Diagnostics >> Connectivity >> Mux blocks used to create bus signals:
and set the value to "error".
Please note that this diagnostic needs to be set to "error" whenever there is a bus signal in the Simulink model so as to ensure that there will not be any problems with block connections while compiling the model.
Hope this helps!
Vinod
  9 comentarios
MOHAMMED AL-MAHMODI
MOHAMMED AL-MAHMODI el 31 de Dic. de 2020
Thanks
Mujtaba Syed
Mujtaba Syed el 13 de Oct. de 2021
thanks man

Iniciar sesión para comentar.

Más respuestas (1)

Gagandip Singh Khanduja
Gagandip Singh Khanduja el 19 de Jul. de 2018
Thank you for useful information

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by