-
Can confirm the Anritsu MS2090A supports the basic SCPI commands from `SCPIMixin`. I couldn't find a common thread to report this, so apologies if an issue isn't the best place.
https://github.com/…
-
i think we probably want to make use of this in a few places, some unique identifier for a device, so let's document how it works or otherwise link to where it gets documented in the firmware docs fro…
-
It is a reality, for various reasons, that similar instruments from different vendors exist in the market. So when we do a lab activity, we often use generic name, eg: oscilloscope and not Tektronix T…
-
I have installed visa, pyvisa and pyvisa-py (both through pip), and can run those modules with e.g., SCPI commands to a Keithley 6487 (i.e., pyvisa.ResourceManager() works).
I then installed Inst…
-
@BrandonMehlenbacher
>I was thinking about this today about how some instruments are run off of SCPI commands but fall under other categories. For instance, the thorlabs power meter and the newport …
-
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…
-
I have a circuit with a microcontroller that's talking to a i2c clockchip. In very rare cases, something goes wrong, and the time in the clockchip is wrong. The microcontroller also talks to the outsi…
-
I'm pretty new to LXI, so forgive me if I don't know what I'm talking about
I have a variety of Keithley instruments, and for all of them, in addition they can be put into a mode that turns the nor…
-
### Expected behavior
I expect to be able to cancel a measurement in the fly and the thing to don't stop working.
### Actual behavior
Turns out that I realised that the array for the coil was too l…
-
I'd like to control a ZVL13 and SMB100A using Python and wondered if there was anything which supported these?
9600 updated
5 months ago