iscopa

Results 4 issues of iscopa

Hello, I have created a source code co-simulation FMU 2.0 -attached- from Matlab r2023a using FMIKit3.1 in Windows10. I could generate the linux32 binaries for running the FMU on a...

Hello, I am trying to export a FMU from a Simulink model containing the "CAN Unpack", "CAN Receive" and "CAN configure" blocks: ![grafik](https://user-images.githubusercontent.com/64407895/206415959-cc0e728c-3433-41a5-bbd3-15937b71e54c.png) Setup: MATLAB r2021b with Vehicle Network Toolbox...

The intention of this request is to better understand the concept of "clocked model partitions" when applied to Co-Sim FMUs. Hence, we would like to have a reference CS FMU...

enhancement

Trying to assign "fmi3ClockActive" or "fmi3ClockInactive" using "fmi3SetClock" does not work. 1. I define in my FMU (model.c) the function setClock, for which I pass the **bool* value** and *index...