套件: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
- interactive high-level object-oriented language (default python3 version)
-
- 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