Skip to content

Clarify error case when label name is incorrectly formatted in HW config file #236

@papowerNI

Description

@papowerNI

Is your feature request related to a problem? Please describe.
Currently, if a HW configuration file label name does not match the format "label [labelDecmial]" (or label [labelDecimal]_2 if the sdi=10), the custom device throws a generic Ballard driver error 403002.

Describe the solution you'd like
This is not the only source of error 403002, but it would still be useful to either clarify this formatting requirement, check for the formatting requirement on HW config file import, or redesign the custom device to use labelDecimal/SDI instead of the name, if that's possible. The formatting requirement will be added to the User Guide with #235

Describe alternatives you've considered
See options listed above

Additional context
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions