{ "info": { "author": "Hernan E. Grecco", "author_email": "hernan.grecco@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Operating System :: MacOS :: MacOS X", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX :: Linux", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Topic :: Scientific/Engineering :: Interface Engine/Protocol Translator", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "PyVISA-sim\n==========\n\nPyVISA-sim is a PyVISA backend that simulates a large part of the \"Virtual Instrument Software\nArchitecture\" (VISA_).\n\n.. _VISA: http://www.ivifoundation.org/Downloads/Specifications.htm\n\nDescription\n-----------\n\nPyVISA started as a wrapper for the NI-VISA library and therefore you need to install\nthe National Instruments VISA library in your system. This works most of the time,\nfor most people. But sometimes you need to test PyVISA without the physical devices or even\nwithout NI-VISA.\n\nStarting from version 1.6, PyVISA allows to use different backends. These backends\ncan be dynamically loaded. PyVISA-sim is one of such backends. It implements most\nof the methods for Message Based communication (Serial/USB/GPIB/Ethernet) in a\nsimulated environment. The behaviour of simulated devices can be controlled by a\nsimple plain text configuration file.\n\n\nVISA and Python\n---------------\n\nPython has a couple of features that make it very interesting for measurement controlling:\n\n- Python is an easy-to-learn scripting language with short development cycles.\n- It represents a high abstraction level, which perfectly blends with the abstraction\n level of measurement programs.\n- It has a very rich set of native libraries, including numerical and plotting modules for\n data analysis and visualisation.\n- A large set of books (in many languages) and on-line publications is available.\n\n\nRequirements\n------------\n\n- Python (tested with 2.6 and 2.7, 3.2+)\n- PyVISA 1.6+\n\n\nInstallation\n------------\n\nUsing pip:\n\n $ pip install -U pyvisa-sim\n\nor install the development version:\n\n $ pip install -U https://github.com/hgrecco/pyvisa-sim/zipball/master\n\nPyVISA is automatically installed if needed.\n\nDocumentation\n-------------\n\nThe documentation can be read online at https://pyvisa-sim.readthedocs.org\n\n\npyvisa-sim is written and maintained by Hernan E. Grecco .\n\n\nOther contributors, listed alphabetically, are:\n\n* Adam Vaughn \n* Colin Marquardt \n* Huan Nguyen \n* Matthieu Dartiailh \n\n\nPyVISA-sim Changelog\n====================\n\n\n0.3 (2015-08-25)\n----------------\n\n- Fixed bug in get_device_dict.\n (Issue #37)\n- Move resource name parsing to pyvisa.rname.\n- Implemented query in list_resources.\n- Add support for USB RAW.\n- Warn the user when no eom is specified for device type and use LF.\n\n\n0.2 (2015-05-19)\n----------------\n\n- Add support for channels.\n (Issue #9, thanks MatthieuDartiailh)\n- Add support for error queue.\n (Issue #26, thanks MatthieuDartiailh)\n- Add support for TCPIP SOCKET.\n (Issue #29, thanks MatthieuDartiailh)\n- Removed resource string parsing in favour of to pyvisa.rname.\n- Changed find_resource and find_next in favour of list_resources.\n- Implemented new loader with bases and versioning enforcing.\n (Issue #16)\n- Renamed is_resource to bundled in yaml files.\n- Added support for an empty response.\n (Issue #15, thanks famish99)\n- Several small fixes and better VISA compliance.\n- Better error reporting and debug info.\n\n\n0.1 (2015-02-12)\n----------------\n\n- First public release.\n- Basic ASRL INSTR functionality.\n- Basic USB INSTR functionality.\n- Basic TCPIP INSTR functionality.", "description_content_type": null, "docs_url": null, "download_url": null, "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/hgrecco/pyvisa-sim", "keywords": "VISA GPIB USB serial RS232 TCPIP measurement acquisition simulator mock", "license": "MIT License", "maintainer": null, "maintainer_email": null, "name": "PyVISA-sim", "package_url": "https://pypi.org/project/PyVISA-sim/", "platform": "Linux,Windows,Mac", "project_url": "https://pypi.org/project/PyVISA-sim/", "project_urls": { "Homepage": "https://github.com/hgrecco/pyvisa-sim" }, "release_url": "https://pypi.org/project/PyVISA-sim/0.3/", "requires_dist": null, "requires_python": null, "summary": "Simulated backend for PyVISA implementing TCPIP, GPIB, RS232, and USB resources", "version": "0.3" }, "last_serial": 3519066, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "f22b900030c944a6b797fd93e6002ea9", "sha256": "6d8c9f3f3125fac550427baa91c1d469b44a5f740188b2a4df6bdfdb2fa8c432" }, "downloads": -1, "filename": "PyVISA-sim-0.1.zip", "has_sig": false, "md5_digest": "f22b900030c944a6b797fd93e6002ea9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 44863, "upload_time": "2015-02-12T17:46:26", "url": "https://files.pythonhosted.org/packages/73/5e/cf653b2f16627b27c26f1a7d2acee64082bd75edb5ab845cff566560e73b/PyVISA-sim-0.1.zip" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "9ae243d3de0aa449ce24e5de523a5c48", "sha256": "bd47b6367ff0f02b273efe52d8762cd10674bd93cdc97f7133d0324bcf07c1bb" }, "downloads": -1, "filename": "PyVISA-sim-0.2.tar.gz", "has_sig": false, "md5_digest": "9ae243d3de0aa449ce24e5de523a5c48", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 40471, "upload_time": "2015-05-20T02:59:37", "url": "https://files.pythonhosted.org/packages/37/d0/73293f89c2567832e47e32bb30d6645e2d61aad1fa78266640838a707694/PyVISA-sim-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "0387a0299627a587b668d6ad4402b9ed", "sha256": "37fc9dcf7af42b1fe53d1c82d1f46a53b3ffbd23b40032d06440dbab8e13ffd1" }, "downloads": -1, "filename": "PyVISA-sim-0.3.tar.gz", "has_sig": false, "md5_digest": "0387a0299627a587b668d6ad4402b9ed", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 41020, "upload_time": "2015-08-25T04:33:58", "url": "https://files.pythonhosted.org/packages/8f/d6/f3b4582bb5bc6687de816a58051962234338b8f811d0e0c404bb789a2336/PyVISA-sim-0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0387a0299627a587b668d6ad4402b9ed", "sha256": "37fc9dcf7af42b1fe53d1c82d1f46a53b3ffbd23b40032d06440dbab8e13ffd1" }, "downloads": -1, "filename": "PyVISA-sim-0.3.tar.gz", "has_sig": false, "md5_digest": "0387a0299627a587b668d6ad4402b9ed", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 41020, "upload_time": "2015-08-25T04:33:58", "url": "https://files.pythonhosted.org/packages/8f/d6/f3b4582bb5bc6687de816a58051962234338b8f811d0e0c404bb789a2336/PyVISA-sim-0.3.tar.gz" } ] }