Connecting to an instrument with Python (Pyvisa)

后端 未结 0 1548
一生所求
一生所求 2021-01-31 20:57

I am trying to automate a Keithley 2000 source meter with python. I used the following code to connect to the instrument (GPIB):

import pyvisa
rm = pyvisa.Resourc         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题