Non-Virtual-Bus setting not recognized when integrating an FMU file
I have successfully compiled and created a FMU from a model with the Simulink Coder.
The Model accepts and exports a Simulink Bus structure as FMI from/to the parent model.
When running the parent model, which integrates the FMU (see first picture below) the following error message is shown:
Error:’Output Port 1′ of ‘MyModel/FMU’ expects a nonvirtual bus or nonbus signal but receives a virtual bus. Convert the virtual bus to a nonvirtual bus or vector using a Signal Conversion or Bus to Vector block.
Here is the original Error message and the relevant part of the parent model:
An this is the model and the port configuration which is converted to the FMU:
The question is, why is the error message still created, even though the port setting is correct?
Regards.I have successfully compiled and created a FMU from a model with the Simulink Coder.
The Model accepts and exports a Simulink Bus structure as FMI from/to the parent model.
When running the parent model, which integrates the FMU (see first picture below) the following error message is shown:
Error:’Output Port 1′ of ‘MyModel/FMU’ expects a nonvirtual bus or nonbus signal but receives a virtual bus. Convert the virtual bus to a nonvirtual bus or vector using a Signal Conversion or Bus to Vector block.
Here is the original Error message and the relevant part of the parent model:
An this is the model and the port configuration which is converted to the FMU:
The question is, why is the error message still created, even though the port setting is correct?
Regards. I have successfully compiled and created a FMU from a model with the Simulink Coder.
The Model accepts and exports a Simulink Bus structure as FMI from/to the parent model.
When running the parent model, which integrates the FMU (see first picture below) the following error message is shown:
Error:’Output Port 1′ of ‘MyModel/FMU’ expects a nonvirtual bus or nonbus signal but receives a virtual bus. Convert the virtual bus to a nonvirtual bus or vector using a Signal Conversion or Bus to Vector block.
Here is the original Error message and the relevant part of the parent model:
An this is the model and the port configuration which is converted to the FMU:
The question is, why is the error message still created, even though the port setting is correct?
Regards. fmu, non-virtual-bua MATLAB Answers — New Questions