Using Rigol oscilloscope under Linux

Using Rigol oscilloscope under Linux

Controll and view Rigol oscilloscope with DS Remote under Linux. I’m using a Rigol DS1202 with Ubuntu 20.10 (Groovy).

First install DS Remote:

sudo apt-get update
sudo apt-get install g++ make git qtbase5-dev-tools qtbase5-dev qt5-default
git clone https://gitlab.com/Teuniz/DSRemote.git
cd DSRemote
qmake
make -j4
sudo make install

Now start DS Remote with command or use menue starter:

dsremote

First setup connection settings:

I’m using the LAN connection, but USB is also possible.

Example:

Schreibe einen Kommentar

eMail-Benachrichtigung bei weiteren Kommentaren.
Auch möglich: Abo ohne Kommentar.

Diese Website verwendet Akismet, um Spam zu reduzieren. Erfahre mehr darüber, wie deine Kommentardaten verarbeitet werden.