Facing Issue with Simulink Bus Creator Block
33 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
ANKUR WADHWA
am 31 Mär. 2023
Kommentiert: Flávio Luiz
am 11 Jul. 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 Kommentare
Akzeptierte Antwort
Fangjun Jiang
am 31 Mär. 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 Kommentare
Weitere Antworten (0)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!