Skip to content

python基于pyvisa库的仪器控制,主要为RS&keysight仪器,仪器种类主要包含:频谱仪、信号源分析仪、信号源、矢量网络分析仪、电源等。 Python instrument control based on pyvisa library, mainly for RS&Keysight instruments, instrument types mainly include: spectrum analyzer, signal source analyzer, signal source, vector network analyzer, power supply, etc.

License

Notifications You must be signed in to change notification settings

zhangxp93/PyInst

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

简体中文 | English

PyVISA仪器控制

适用于 Windows、MacOs、Linux


  • 基于pyvisa库对仪器进行控制,支持USB、GPIB、TCP/IP等连接方式。
  • Rohde & Schwarz SCPI
  • KeySight SCPI

必要依赖库安装

PyVISA 是一个用于控制和通信仪器的 Python 库,使用下面的代码安装:

pip install pyvisa

About

python基于pyvisa库的仪器控制,主要为RS&keysight仪器,仪器种类主要包含:频谱仪、信号源分析仪、信号源、矢量网络分析仪、电源等。 Python instrument control based on pyvisa library, mainly for RS&Keysight instruments, instrument types mainly include: spectrum analyzer, signal source analyzer, signal source, vector network analyzer, power supply, etc.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages