ThorlabsPM100 icon indicating copy to clipboard operation
ThorlabsPM100 copied to clipboard

Change from `.ask` to `.query` not completed

Open stur86 opened this issue 2 years ago • 0 comments

Renaming ask to query has introduced a bug in:

https://github.com/clade/ThorlabsPM100/blob/master/ThorlabsPM100/usbtmc.py

Now getName and ask_for_value still try to use the old method, but this results in an exception.

stur86 avatar Jul 12 '22 15:07 stur86