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
Hi,
The FMU raises this error :
"Get Int32 is not allowed for value reference 2006",
when fmi3GetInt32 is called to retrieve the input value.
Thanks,
Masoud
The text was updated successfully, but these errors were encountered:
Hello @masoud-najafi, @t-sommer's PR will fix this issue. Let's merge it. (I was a bit surprised that a get can be executed on an input. Now I learned.)
Hi,
The FMU raises this error :
"Get Int32 is not allowed for value reference 2006",
when fmi3GetInt32 is called to retrieve the input value.
Thanks,
Masoud
The text was updated successfully, but these errors were encountered: