I try to build an asynchronous FMU for FMI 2. I return fmi2Pending in fmi2DoStep. I would expect fmusim to poll fmi2GetStatus but the simulation simply terminates. Am I doing something wrong or should I simply modify fmusim? Cheers, Torsten
I try to build an asynchronous FMU for FMI 2.
I return fmi2Pending in fmi2DoStep. I would expect fmusim to poll fmi2GetStatus but the simulation simply terminates.
Am I doing something wrong or should I simply modify fmusim?
Cheers,
Torsten