You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
simulation._get_output_variables() defaults to return input variables. In this case, Recorder tries to sample input variable.
Some FMU don't support getting value for port with causality "input". (example: ls-bus-examples/bus.fmu).