软件包:python3-pyvisa-sim(0.6.0-3)
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