Skip to content

[FEAT]: expect_esr() with no error_messages input should use _no_error_string with regex matching for wildcards #437

@ldantek

Description

@ldantek

Description

Devices may not always have a static "no errors" string, and defining the _no_error_string property does not allow for the use of wildcards right now which is limiting. The logic for expect_esr inside of _AbstractDeviceVISAWriteQueryControl should override the use_regex_match argument to True when no error_messages are given and we fallback to the _no_error_string property.

Additional Information

Image

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions