-
I could not find it super quickly, so I thought i would ask here
The question is realted to the "slow" analogue IO pins on the extension connector (4 inputs and 4 outputs):
https://redpitaya.com…
-
Hello,
I started working with RedPitaya recently because I have an application where I need to acquire large amounts of data (>2 MSamples) at high sampling rates (>100 MSamples/s). The direct memor…
-
Hi, when trying to use the `update!` function to update a RedPitaya to the newest v0.6.0 release, the build process https://github.com/tknopp/RedPitayaDAQServer/blob/12b4178cc27f0a9b31cd64a948e06f5dd3…
-
Hi, I am doing a project with Redpitaya/Labview and I need the spi or i2c scpi command, do you have this command on your scpi server?
Thanks
-
Ideally, I would like to use this for the global experiment control:
[https://exopy.readthedocs.io/en/latest/](url)
However, this program really expect the connection to instruments to be instanta…
-
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…
-
Hi!
I am trying to build this bridge for my dscope.
Didnt find build instructions, i did:
mkdir build && cd build && cmake .. && make
make failed on link:
`[ 17%] Built target xptools
[ 47%] Bu…
-
-
I absolutely do not understand how to use the library. Can you explain what exactly it does and for what? In the near future, I need to write software that will send SCPI commands for the equipment an…
-
Hello,
I need to use Linien for a project and I’m encountering some challenges. I have successfully installed Linien-server on the RedPitaya board, and likewise, Linien-client on my PC. I am able to …