Closed MatthieuDartiailh closed 6 years ago
I might be possible to delay the access when we define the Board object. Why is this a concern?
Is this still the case @leghtas ?
I checked and it is still the case. This bothers me because first it means that every user not using an Alazar get an ugly error message and because it increases the import time and hence the latency people can observe when the instrument manager plugin starts.
@leghtas as you have no measurement running, perhaps could you take five minutes to fix that (or suggest to Raphael to do it) ?
Closed by #39
Simply importing this file should not attempt to access the dll. This should be delayed till the dll is actually needed. @leghtas could you have a look at the amount of work this would require ?