-
This just happened:
```
logstash
[INFO] hardware revision 4
[WARN] watchdog reset occurred!
>
> i2cerr
#0 #1 #2 #3 #4 #5 #6 #7
I2C ERR 0 0 0 0 0 0 0 0
>
> version
RFPA v1.4.1 33f0541,…
-
cf https://github.com/sinara-hw/Booster/issues/282
NB since the DAC bias voltage is set by the I2C bus, this could easily have been the cause of all of those dead FETs...
First check is whether …
-
I have been working with several instruments using NI and R&S VISA implementations via the pyvisa module. So far all of them respond to the easy and standard code to connect via USB and i can control …
-
basically works, but doesn't catch things like setting `channel = 7.1`
-
- [ ] add to VCP diagnostics (including data dumps)
- [ ] add to SCPI
- [ ] add to docs
-
First of all, thanks for this great library.
How many SCPI commands can be processed in one processing step? How do I have to separate the commands from each other in the string?
Thank you very…
-
When a semicolon character is the first character in the data string passed into SCPI_Input, the parser enters a state where it can no longer function properly. In attempting to characterize this issu…
-
Much rarer than it used to be, but I've definitely seen it happen ~a few times today.
-
I have been working on how to control my Opsens PicoM device remotely and collect data from it but I have multiple errors that I do not understand why they are happening. If someone could help me out …
-
With the latest firmware the reverse power interlock always seems to trip on certain channels. This interlock trip is indicated on the front panel LEDs, but not by any of the SCPI status functions.
…