Menu

#9 2.0 ME only FMU fails to load if co-simulation functions are missing

2.0
closed
bug (10)
2017-11-08
2017-06-14
No

E.g. MATLAB/Simulink FMI Kit just exports FMI 2.0 ME functions and does not expose the CS only functions. FMUModelExchange::instantiate(...) fails to load the exported FMUs on Windows (32-bit) and returns status code 3 after displaying the following warnings:

WARNING: Function fmi2SetRealInputDerivatives not found.
WARNING: Function fmi2GetRealOutputDerivatives not found.
WARNING: Function fmi2DoStep not found.
WARNING: Function fmi2CancelStep not found.
WARNING: Function fmi2GetStatus not found.
WARNING: Function fmi2GetRealStatus not found.
WARNING: Function fmi2GetIntegerStatus not found.
WARNING: Function fmi2GetBooleanStatus not found.
WARNING: Function fmi2GetStringStatus not found.

Discussion

  • Michael Spiegel

    Michael Spiegel - 2017-11-07
    • assigned_to: Michael Spiegel
     
  • Michael Spiegel

    Michael Spiegel - 2017-11-08
    • status: open --> closed
     

Log in to post a comment.

MongoDB Logo MongoDB