パッケージ: python3-pyvisa-sim (0.6.0-3)
python3-pyvisa-sim に関するリンク
Debian の資源:
pyvisa-sim ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Simulated backend for PyVISA implementing TCPIP, GPIB, RS232, and USB resources
PyVISA-sim is a PyVISA backend that simulates a large part of the "Virtual Instrument Software Architecture" (`VISA`_).
PyVISA started as a wrapper for the NI-VISA library and therefore you need to install the National Instruments VISA library in your system. This works most of the time, for most people. But sometimes you need to test PyVISA without the physical devices or even without NI-VISA.
Starting from version 1.6, PyVISA allows one to use different backends. These backends can be dynamically loaded. PyVISA-sim is one of such backends. It implements most of the methods for Message Based communication (Serial/USB/GPIB/Ethernet) in a simulated environment. The behaviour of simulated devices can be controlled by a simple plain text configuration file.
その他の python3-pyvisa-sim 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-pyvisa
- Python 3 bindings for Virtual Instrument Software Architecture
-
- dep: python3-typing-extensions
- Backported and Experimental Type Hints for Python
-
- dep: python3-yaml
- YAML parser and emitter for Python3