Array of bus signals cannot transition its bus type to virtual bus

12 Ansichten (letzte 30 Tage)
Mikael
Mikael am 14 Sep. 2012
Kommentiert: tiagomig am 23 Mär. 2018
Hi
I have a model that starts with a bunch of 'From Workspace' blocks that collect signals and then group them together into assorted 'BusCreator' blocks. Some of these blocks are gathered up through the use of 'Vector Concatenate'. All end up in a final 'BusCreator'. When running my simulation I get the following error:
"**An array of bus signal cannot transition its bus type to virtual bus. Consider using a bus object as the data type of 'MainSensorCANReadFromWorkspace/Read FR data/DSG4_Front_radar' to maintain nonvirtual status. This error message is related to a hidden SignalConversion block. This block is added for block 'MainSensorCANReadFromWorkspace/Read FR data/DSG4_Front_radar' at input port 3 as result of block insertion or expansion. The hidden block's parameter 'Output' is set to 'Virtual bus' Consider manually inserting such a block to debug the problem.**"
I'd like to know how to find the 'hidden block' that is referred to above. How to determine which is 'port 3' and which block is having issues with having its 'Output' being set to 'Virtual bus'? What are the rules of mixing Virtual buses with Vector Concatenates?
Matlab ver 2011b Simulink 7.8
Thanks...
Mike
  2 Kommentare
John Londt
John Londt am 2 Apr. 2013
I had the same issue. Make sure your any bus creator blocks are set to output non-virtual buses.

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Felix R. Cañadillas
Felix R. Cañadillas am 27 Aug. 2015
Hello, I have the same problem and do not get solution. I have checked all the hierarchy of buses that connect to the output port 1, but none of them is a virtual bus.
"An array of bus signal cannot transition its bus type to virtual bus. Consider using a bus object as the data type of 'esdfes_FDIRefModel/FDIBus' to maintain nonvirtual status. This error message is related to a hidden SignalConversion block. This block is added for block 'esdfes_FDIRefModel/FDIBus' at input port 1 as result of block insertion or expansion. The hidden block's parameter 'Output' is set to 'Nonvirtual bus' Consider manually inserting such a block to debug the problem."
Thanks! Félix

Kategorien

Mehr zu General Applications finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by