Differences between revisions 1 and 14 (spanning 13 versions)
Revision 1 as of 2018-12-04 10:35:47
Size: 178
Editor: KousekiMiyo
Comment:
Revision 14 as of 2018-12-04 10:57:54
Size: 402
Editor: KousekiMiyo
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= NetworkControl =
== はじめに ==
[[https://pyvisa.readthedocs.io/en/master/|pyVISA]]を使えばいろんな通信規格の機器でも制御することができる。
Line 3: Line 6:
pyVisa
{{{
PyVISA is a Python package that enables you to control all kinds of measurement devices independently of the interface (e.g. GPIB, RS232, USB, Ethernet).
}}}
== 対応機器 ==
||<#F5EFFB> 機器 ||<#F5EFFB> 外観 ||<#F5EFFB> 通信方法 ||
|| [[http://literature.cdn.keysight.com/litweb/pdf/E8251-90356.pdf|E8663D PSG]] || {{attachment:E8663D_PSG.png}} || GPIB,Ethernet ||

NetworkControl

はじめに

pyVISAを使えばいろんな通信規格の機器でも制御することができる。

対応機器

機器

外観

通信方法

E8663D PSG

E8663D_PSG.png

GPIB,Ethernet

KAGRA/Subgroups/DGS/Projects/NetworkControl (last edited 2019-03-20 13:55:09 by OsamuMiyakawa)