Python-PyVisa:使用PyVisa控制测试设备的基本功能

时间:2021-05-08 08:03:43
【文件属性】:
文件名称:Python-PyVisa:使用PyVisa控制测试设备的基本功能
文件大小:8KB
文件格式:ZIP
更新时间:2021-05-08 08:03:43
Python Python PyVisa 作者:Zack Goyetche 使用PyVisa控制测试设备的基本功能 这些脚本支持以下指令: 数字万用表:Siglent SDM3055 数字示波器:Siglent SDS1102CNL 任意波形发生器:Siglent SDG805 可编程电源:Rigol DP832 PSU命令: 里戈DP832 psu.selOutput(chan) argument: chan: (1, 2, or 3) description: moves selection to specified channel. psu.toggleOutput(chan,state) argument: chan: (1, 2, or 3) & state: ‘ON’ or ‘OFF’ description: turn the output on/off. psu.setVo
【文件预览】:
Python-PyVisa-master
----SDS1102.py(4KB)
----printResources.py(278B)
----SDG805.py(455B)
----.gitignore(574B)
----dmmDemo.py(2KB)
----psuDemo.py(1KB)
----README.md(3KB)
----opAmpFreq.py(3KB)
----.gitattributes(378B)
----DP832.py(2KB)
----SDM3055.py(2KB)

网友评论