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

5 visualizaciones (últimos 30 días)
Mikael
Mikael el 14 de Sept. de 2012
Comentada: tiagomig el 23 de Mzo. de 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 comentarios
John Londt
John Londt el 2 de Abr. de 2013
I had the same issue. Make sure your any bus creator blocks are set to output non-virtual buses.
tiagomig
tiagomig el 23 de Mzo. de 2018
This worked for me, thanks!

Iniciar sesión para comentar.

Respuestas (1)

Felix R. Cañadillas
Felix R. Cañadillas el 27 de Ag. de 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

Categorías

Más información sobre General Applications en Help Center y File Exchange.

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by