[第22期]Use PyQtGraph and nidaqmx to implement real time plots/使用PyQtGraph與nidaqmx實現時實的繪圖

 This video shows how to use PyQtGraph and nidaqmx to implement real time plots.

The content includes: 

1. Install NI-​DAQmx and python nidaqmx

2. Use Qt Designer to design GUI

3. Real-time display DAQ data

本视频说明如何使用PyQtGraph与nidaqmx实现时实的绘图。

内容包含: 

1. 安装NI-​DAQmx与python nidaqmx

2. 使用Qt Designer设计图形介面

3. 实时显示DAQ资料

https://youtu.be/wFiPOLBbl2A

留言

這個網誌中的熱門文章

使用VS code開發Python程式 - Matplotlib繪圖

使用Pycharm開發Python程式與用Matplotlib繪圖

[Python][tkinter] Build tkinter GUI 使用tkinter建立圖形視窗