Skip to content

Wrong ouput.csv when using boolean FMI 2.0 #610

@MarcoFilimonE

Description

@MarcoFilimonE

Running the attached FMU with the following command

fmusim.exe --log-fmi-calls --fmi-log-file log.txt --stop-time 0.02 --output-interval 0.01 --input-file input.csv --output-file output.csv SimpleExample.fmu

The output port (out_in_id_2d_bool*) has correct values in logging (log.txt) but wrong values in output.csv
out_in_id_2d_bool* is assigned the input port (in_id_2d_bool_alias*) which is stimulated using input.csv

SimpleExample.zip
input.csv

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions