-
Instrument details
------------------
* Model: NRP-Z81 (but I have the same problem with Z86)
* Communication: USB
* Link to the documentation (if available):
Output of `pyvisa-info`
-…
-
Currently Instruments.jl requires NI-VISA to control the instruments. However, all(? at least most) instruments complying to the SCPI standard with an ethernet interface run a telnet server on ports 5…
-
Hello, i'm using a GPIB prologix adapter with a lock-in amplifier (Stanford research system 830 - SR830).
i'm trying the following code:
```
prologix = adapter.PrologixAdapter(port = port, add…
-
IEEE-488 support possibly through a breakout cable similar to the cassette cable. Or in any other way possible.
-
We have an Amatek Lock-in. Instead of the standard "*IDN?" command the identification command is : "ID".
The "gpib_device_manager.py" has a method `register_ident_function()` that has the setting def…
-
I recently updated from:
pyserial==3.4
pyusb==1.0.2
PyVISA==1.8
PyVISA-py==0.2
to:
pyserial==3.5
pyusb==1.0.2
PyVISA==1.13.0
PyVISA-py==0.6.1
After the update a program stopped detecting…
-
Instrument details
------------------
* Model: [LeCroy WaveRunner 9254M](https://teledynelecroy.com/oscilloscope/waverunner-9000-oscilloscopes/waverunner-9254m)
* Communication: USB
* Link to the …
-
Dear @vnau. I find your kelary.ivi.visa simply brilliant. Thank you. I used, I believe, a previous release (5.?) but it seems that the 7.2 release somehow blocks access to the resource manager.
…
-
Hi,
I have a server for a sr_7280 lock-in with its own identification function. The gpib_device_manager needs to be running before the sr_7280 server to register the identification function. Is there…
-
Opened by request from PR #482.
Most of the development environments I use are Ubuntu-based. According to https://lightlab.readthedocs.io/en/master/_static/installation/sysadmin.html#ubuntu-instal…