About Anaconda Help Download Anaconda

Simulated backend for PyVISA implementing TCPIP, GPIB, RS232, and USB resources

copied from cf-staging / pyvisa-sim

Installers

  • noarch v0.6.0

conda install

To install this package run one of the following:
conda install conda-forge::pyvisa-sim

Description

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 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.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy