Closed John2202W closed 2 years ago
Update the driver imports to try opening all matching visa instruments until one is successfully connected.
Fixes current issue where it only attempts to open the first instrument of the desired type in the local_config.
NOTE: only applied to the dmm for now. Would end up removing find_instrument_by_id from the config/init.
@clint-lawrence thoughts?
Decision was to not implement this. Closing PR.
Update the driver imports to try opening all matching visa instruments until one is successfully connected.
Fixes current issue where it only attempts to open the first instrument of the desired type in the local_config.
NOTE: only applied to the dmm for now. Would end up removing find_instrument_by_id from the config/init.