Skip to content

Using TinyG in WPF Project #282

@David-Vice

Description

@David-Vice

Hello, I have a big project where the motors are used to move the arms of goniospectrophotometer. And as I understood WPF causes some thread related problems, because TinyG driver, which is in C++ is not thread safe. I put mutexes in the source code of C++ and WPF project and now it works better, but still not ideal. If I put getranges() 10 times in a row, on 3rd or 4th try it will give some corrupted values like 1.323411414 or 2.12312441. Who knows how to fix it, or maybe someone has thread safe version of this driver.

Thank you in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions