RsAreg


NameRsAreg JSON
Version 4.80.71 PyPI version JSON
download
home_pageNone
SummaryAREG100A automotive radar echo generator Remote-control module
upload_time2024-03-25 15:43:18
maintainerNone
docs_urlNone
authorRohde & Schwarz GmbH & Co. KG
requires_python>=3.6
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ==================================
 RsAreg
==================================

.. image:: https://img.shields.io/pypi/v/RsAreg.svg
   :target: https://pypi.org/project/ RsAreg/

.. image:: https://readthedocs.org/projects/sphinx/badge/?version=master
   :target: https://RsAreg.readthedocs.io/

.. image:: https://img.shields.io/pypi/l/RsAreg.svg
   :target: https://pypi.python.org/pypi/RsAreg/

.. image:: https://img.shields.io/pypi/pyversions/pybadges.svg
   :target: https://img.shields.io/pypi/pyversions/pybadges.svg

.. image:: https://img.shields.io/pypi/dm/RsAreg.svg
   :target: https://pypi.python.org/pypi/RsAreg/

Rohde & Schwarz AREG100A automotive radar echo generator RsAreg instrument driver.

Basic Hello-World code:

.. code-block:: python

    from RsAreg import *

    instr = RsAreg('TCPIP::192.168.2.101::hislip0')
    idn = instr.query('*IDN?')
    print('Hello, I am: ' + idn)

Supported instruments: AREG

The package is hosted here: https://pypi.org/project/RsAreg/

Documentation: https://RsAreg.readthedocs.io/

Examples: https://github.com/Rohde-Schwarz/Examples/


Version history
----------------

	Latest release notes summary: Documentation Fixes

	Version 4.80.71
		- Documentation Fixes

	Version 4.80.70
		- First release for FW 4.80.070
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "RsAreg",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": null,
    "author": "Rohde & Schwarz GmbH & Co. KG",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/fb/62/b62e911eccc8ab56e5d2ee4f8274232643c34503558ba31e69b11f0636b1/RsAreg-4.80.71.tar.gz",
    "platform": null,
    "description": "==================================\n RsAreg\n==================================\n\n.. image:: https://img.shields.io/pypi/v/RsAreg.svg\n   :target: https://pypi.org/project/ RsAreg/\n\n.. image:: https://readthedocs.org/projects/sphinx/badge/?version=master\n   :target: https://RsAreg.readthedocs.io/\n\n.. image:: https://img.shields.io/pypi/l/RsAreg.svg\n   :target: https://pypi.python.org/pypi/RsAreg/\n\n.. image:: https://img.shields.io/pypi/pyversions/pybadges.svg\n   :target: https://img.shields.io/pypi/pyversions/pybadges.svg\n\n.. image:: https://img.shields.io/pypi/dm/RsAreg.svg\n   :target: https://pypi.python.org/pypi/RsAreg/\n\nRohde & Schwarz AREG100A automotive radar echo generator RsAreg instrument driver.\n\nBasic Hello-World code:\n\n.. code-block:: python\n\n    from RsAreg import *\n\n    instr = RsAreg('TCPIP::192.168.2.101::hislip0')\n    idn = instr.query('*IDN?')\n    print('Hello, I am: ' + idn)\n\nSupported instruments: AREG\n\nThe package is hosted here: https://pypi.org/project/RsAreg/\n\nDocumentation: https://RsAreg.readthedocs.io/\n\nExamples: https://github.com/Rohde-Schwarz/Examples/\n\n\nVersion history\n----------------\n\n\tLatest release notes summary: Documentation Fixes\n\n\tVersion 4.80.71\n\t\t- Documentation Fixes\n\n\tVersion 4.80.70\n\t\t- First release for FW 4.80.070",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "AREG100A automotive radar echo generator Remote-control module",
    "version": "4.80.71",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ef175401a2e997dc1bae66280632a7446f63dbab75bd153e96c3a754101ad81c",
                "md5": "87342d25af9bd340f93d28bdb46ede67",
                "sha256": "644e2e5ec5c75762c81e69d13dc90541de8ef09346197f7591568379a3d13fca"
            },
            "downloads": -1,
            "filename": "RsAreg-4.80.71-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "87342d25af9bd340f93d28bdb46ede67",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 405736,
            "upload_time": "2024-03-25T15:43:22",
            "upload_time_iso_8601": "2024-03-25T15:43:22.494051Z",
            "url": "https://files.pythonhosted.org/packages/ef/17/5401a2e997dc1bae66280632a7446f63dbab75bd153e96c3a754101ad81c/RsAreg-4.80.71-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fb62b62e911eccc8ab56e5d2ee4f8274232643c34503558ba31e69b11f0636b1",
                "md5": "4d4e916d932b977cac90a9ae03c41770",
                "sha256": "b9f69d9e0b477746f3329217bf458a4845bec84621a9420578f5508c0efbb69a"
            },
            "downloads": -1,
            "filename": "RsAreg-4.80.71.tar.gz",
            "has_sig": false,
            "md5_digest": "4d4e916d932b977cac90a9ae03c41770",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 171064,
            "upload_time": "2024-03-25T15:43:18",
            "upload_time_iso_8601": "2024-03-25T15:43:18.844048Z",
            "url": "https://files.pythonhosted.org/packages/fb/62/b62e911eccc8ab56e5d2ee4f8274232643c34503558ba31e69b11f0636b1/RsAreg-4.80.71.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-25 15:43:18",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "rsareg"
}
        
Elapsed time: 0.67492s