Добавить
Уведомления

Controlling a function generator and an oscilloscope with SCPI

I am using PyVISA library and a Raspberry PI to control my Siglent arbitrary waveform generator (SDG 1032X) and oscilloscope (SDS 1104X-E) simultaneously. I've used USB cables to connect the devices to the Raspberry, which runs our Python program. You may replace the USB cables with an Ethernet by changing the device address from the configurations. In this episode, we'll produce simple 2D graphics with sine waves and the XY mode of the oscilloscope. You can find the source codes from here: https://github.com/AsserHic/alab

Иконка канала Введение в Python
4 подписчика
12+
23 просмотра
2 года назад
12+
23 просмотра
2 года назад

I am using PyVISA library and a Raspberry PI to control my Siglent arbitrary waveform generator (SDG 1032X) and oscilloscope (SDS 1104X-E) simultaneously. I've used USB cables to connect the devices to the Raspberry, which runs our Python program. You may replace the USB cables with an Ethernet by changing the device address from the configurations. In this episode, we'll produce simple 2D graphics with sine waves and the XY mode of the oscilloscope. You can find the source codes from here: https://github.com/AsserHic/alab

, чтобы оставлять комментарии