Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fmi3GetInt32 fails in reading the input in Clocks.fmu #460

Closed
masoud-najafi opened this issue Jan 27, 2024 · 1 comment · Fixed by #463
Closed

fmi3GetInt32 fails in reading the input in Clocks.fmu #460

masoud-najafi opened this issue Jan 27, 2024 · 1 comment · Fixed by #463
Assignees
Labels
bug Something isn't working

Comments

@masoud-najafi
Copy link

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

@t-sommer t-sommer added the bug Something isn't working label Jan 30, 2024
t-sommer added a commit to t-sommer/Reference-FMUs that referenced this issue Jan 31, 2024
@MBlesken
Copy link
Collaborator

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.)

MBlesken pushed a commit that referenced this issue Mar 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants