-
I'm trying to use office 365 SMTP server and it appears Their configuration like TLS/Start TLS. We've not been able to get SSL to work with it or not checking SSL.
530 5.7.57 SMTP; Client was not au…
-
I used your library with the Tektronix TDS2000 USB oscilloscope, TekVisa, python 2.7, and Windows 7.
The CURV? query requests a waveform. Using a simple piece of a software written by Tektronix (Open…
-
I believe this is due to the QString API version that is automatically set to version 2.0 in qtpy and which is enforced to 1.0 in pyinstruments.
This is definitely not a bug of Pyrpl, but rather of…
-
Trying to transfer binary trace data from an instrument to a PC. Using PyVISA 1.6.1 with a TCPIP0 connection. Ascii trace transfers work without issue. Binary traces transfers work for a limited se…
-
I've been using parameters a lot as object attributes, both for instrument drivers, and also for objects that are completely unrelated to physical instruments (meta-instruments).
Doing so has some cl…
-
Driver does not block when reaverage command issued.
-
Hi,
I down your project and run. There are some errors in `visa_resouce.h`.
```
cannot find the head file
```
What should I do?
-
Presently sinara\ARTIQ_ALTIUM\PCB_mezzanine_clock is bare. @WeiDaZhang send layout to @gkasprow and @sbouhabib.
-
Item 4 from issue #8
"The AC voltage does not seem to be True RMS as it does not include the DC component. You should consider adding True RMS readings."
-
I have this package.json that `npm install`s from scratch fine, and yet shrinkwrapping fails:
```
{
"name": "test",
"version": "0.1.0",
"description": "test",
"repository":"",
"li…