Skip to content

Mismatching VeriStand .NET API versions between testing tools and the client custom device result in intractable errors #28

@rtzoeller

Description

@rtzoeller

If a custom device tries to use the testing tools with a different version of the VeriStand .NET API specified, specific calls (such as getting the BaseNodeType) will fail with surprising error messages (1058, 1172, etc.). It is not clear how to fix it from the errors. We could likely detect this problem and show a better error message in this case, or possibly (?) fix it at runtime.

This can be worked around by using config files to pin both the testing tools and the custom device to the desired year-version of the .NET APIs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions