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
