CATIA-Systems / FMIKit-Simulink

Import and export Functional Mock-up Units with Simulink
Other
155 stars 50 forks source link

FMIKit 3.1: FMU creation does not generate input and output signals if these are defined as BUSes. #469

Open alexasap opened 5 months ago

alexasap commented 5 months ago

When I change FMI version from 2.0 to 3.0, no more BUS signals are created. See pictures below.

This problem can be reproduced by executing the main.m script from MiniFMU.zip.

MiniFMU.zip

FMI version 2.0: FMU2 0

FMI version 3.0: FMU3 0

What am I doing wrong?

main.m script: main m

alexasap commented 4 months ago

Hello Support Team, have you been able to look at the problem and reproduce it?

t-sommer commented 4 months ago

Buses are currently only supported for FMI 2.0 with grtfmi.tlc.