Effacer les filtres
Effacer les filtres

how to import fmu from AMESim to Simulink?

63 vues (au cours des 30 derniers jours)
krishna teja
krishna teja le 23 Déc 2019
can anybody help in import in FMUs (functional mockup units) from AMESim to Simulink?
i created a simple fmu interface in AMESim (difference of 2 inputs)
the signals are named in1, in2, out1
fmu.JPG
in simulink i used fmu import block
simulink.JPG
from help on fmu import block, i understand that bus has to be created so did the following
bus.JPG
on running simulink model i get error as
The bus data type 'model' specified in 'untitled/Bus Creator' is not valid; the number of signals at the input to the block must match the number of object elements.
i request somebody kindly help in detailing steps to create the fmi interface
thanks in advance

Réponses (1)

Kavya Vuriti
Kavya Vuriti le 1 Avr 2020
Hi,
From the model you provided, it is clear that you are using a Bus Creator block to create bus. The error can be resolved by unchecking the "Override bus signal names from inputs" parameter in the "Bus Creator" block dialog parameters.

Catégories

En savoir plus sur Create Standalone FMU dans Help Center et File Exchange

Produits


Version

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by