-
When my instruments are connected directly to my PC, either by USB or by GPIB-USB converter, I can communicate with them without issue. However, when I connect to them through the Keysight E5810B brid…
M4tt- updated
4 years ago
-
I played a little bit arround with your new vi implementation. I really like what you did. I used a Keysight PNA-X N5244B (Application Code Version A.15.51.10), to the the code.
Here are 3 points …
-
[1111.txt](https://github.com/scikit-rf/scikit-rf/files/15146936/1111.txt)
After performed the function of write_spice_subcircuit_s(z0, spice_filename), I get the .sp file(as shown in 1111.txt) and…
-
NI-VISA comes with configuration utilities (MAX on Windows, visaconf on UNIX) for instrument communications settings. These setting will not be used in pyVISA unless access_mode=constants.VI_LOAD_CON…
-
- Not a major question but how should we organize this package ?
I would be in favour of organizing by vendor independently of the underlying protocol (ie visa, a dll, another python library).
-…
-
Some instruments are unable to use hardware sweepers and can only play a sequence at a time. Also, conventional AWGs are able to store multiple sequences.
To implement the "sweeper functionality" f…
-
I'm sorry to disturb you. I'd like to ask whether I can use pyvisa-py to communicate with Keysight VXI systems using PCI-to-1394 adapter in Ubuntu 18.04?
If it does, please give me som…
-
I'm creating an automation setup with GPIB instruments on centos and I'd like to automate as much as possible using pyvisa. i have the following things installed-
1. Centos 7.6, Python 3.6
2. Ker…
-
Here lies the list of classes that have been requested for addition to InstrumentKit. These should be added as people have time, but instruments listed here are not part of any specific release target…
-
i would like to use tera term in an automation system for testing a device.
the device uses a serial ports to control the device
my automation system runs under linux and uses python.
i would l…