Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我现在有两台keyight设备,一台电脑。同时我需要通过GPIB与他们沟通,但似乎遇到了困难。我只能得到一个地址,我希望得到两个地址
import visa rm=visa.ResourceManager() rm.list_resources() (u'GPIB0::22::INSTR',)
@Hari,安装 IO 库时出现 IO 错误