funcgen-scpi
An simple SCPI-controlled function generator. Funcgen-scpi can generate sinus and square waves. It pretends to be and implements a tiny subset of a rigol device. It is somewhat compatible with SmuView.
building
You need to be installed:
- libpipewire-0.3-dev
Then:
- mkdir build
- cd build
- cmake ..
- make
usage
./funcgen-scpi
who
(c) 2021 by Folkert van Heusden folkert@vanheusden.com
license
Apache license v2.0