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

Arrary overrun error during gas monitoring #9

Open
hooyayou opened this issue Jun 10, 2020 · 0 comments
Open

Arrary overrun error during gas monitoring #9

hooyayou opened this issue Jun 10, 2020 · 0 comments
Assignees

Comments

@hooyayou
Copy link
Collaborator

Dear Ko,

System Fault occured during monitoring data at gas_data_update() in MainWindow.xaml.c

Please review the issue.

  • Code Position error occured.
    if (grid.Items.Count > 0)
    {
    grid.ScrollIntoView(grid.Items[grid.Items.Count - 1]);
    }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants