Facing Issue with Simulink Bus Creator Block
31 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
ANKUR WADHWA
il 31 Mar 2023
Commentato: Flávio Luiz
il 11 Lug 2024
"Error that signal name doesnt match specified at input port of Bus Creator"
I have created a small simulink model and added bus to it , if I keep the names which are present by default in the bus creator and bus selector, I dont get any error, however if I try to change the names I get error that signal name doesnt match specified at input port of Bus Creator. Please see the images below.
https://imgur.com/a/N6e3FB1
0 Commenti
Risposta accettata
Fangjun Jiang
il 31 Mar 2023
Double click the signal line out of the Constant block and type in the signal name.
Constant "block name" is not the same as signal line name.
You can also select the signal line, right click, select "Properties ..." and then specify the signal name.
3 Commenti
Più risposte (0)
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!