-
Instrument details
------------------
* Model: **Thorlabs CCS200 spectrometer**
* Communication: USB [VID: 0x1313 = 4883, PID 0x8088 = 32904], Thorlabs support [suggests](https://www.th…
-
I am having problems trying to communicate with a R&S spectrum analyzer at GPIB address 20 attached to an [ICS 9065](http://www.icselect.com/Ethernet_to_GPIB.html) Ethernet to GPIB gateway. I have obs…
-
Hello,
I've trying to execute the example [code](https://pymeasure.readthedocs.io/en/latest/tutorial/procedure.html#using-scripts) from Tutorials:Making a measurement:Using scripts but it's inconsi…
-
I can connect to my Keysight scope on Ubuntu over LAN using inst0 but I get the following error when trying to use hislip0:
```
In [5]: scope = rm.open_resource("TCPIP0::141.121.97.63::hislip0::INSTR…
-
Hi, I am trying to interface to a Spectracom CNT91 time interval counter using pyvisa-py on a Red Hat Linux machine.
When using print rm.list_resources() it prints the following:
> > > (u'USB0::5355…
ghost updated
7 years ago
-
Dear PyOptomip users and developers,
We'd like to propose a new name for the repository that describes the functionality of this package clearly.
- SiEPIC-ProbeStation
- SiEPIC-TM (test and meas…
-
When executing the following program i have experience the error below. The error exists in both the NI and the Agilent Visa library.
`import visa
import ctypes
import os
from ctypes.util import …
-
Some of the instruments I'd like to simulate have settings that contain multiple elements/variables. For example, if I want to set the ramp rate of a heater, I send the following:
`RAMP {output_idx…
-
Hi, I've been working on this for a few days but have not gotten group_execute_trigger in GPIBInterface to work. I followed closely this thread, where this functionality was first introduced:
[https:/…
-
I'm getting a ValueError("No device found.") exception when attempting to connect to the instrument. I'm checking the instrument in the NI Max device manager and it is available and I can communicate …