- Index
- » Developer
- » OpenModelica development
- » Data exchange between fmu model and...
Data exchange between fmu model and OpenModelica block
Data exchange between fmu model and OpenModelica block
Hello,
I have the problem with data exchange between fmu model and OpenModelica block. The FMU model I have built and imported from fmu sdk (https://www.qtronic.de/en/fmusdk.html)
The problem there isn’t any call of fmiSetReal function from OpenModelica so that all input variables remain constant during simulation. I also verified if others functions (example doStep, fmiGetReal etc) is called by OpenModelica and it is fine. All others function is called well by OpenModelica.
I would like to know if I need to add something special in order to fmiSetReal function will be called by OpenModelica.
Best regards,
Dimitri
- Index
- » Developer
- » OpenModelica development
- » Data exchange between fmu model and...