RsAreg800


NameRsAreg800 JSON
Version 5.30.49 PyPI version JSON
download
home_pageNone
SummaryAREG800A automotive radar echo generator Remote-control module
upload_time2024-08-29 15:54:25
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.
            ==================================
 RsAreg800
==================================

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

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

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

.. 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/RsAreg800.svg
   :target: https://pypi.python.org/pypi/RsAreg800/

Rohde & Schwarz AREG800A automotive radar echo generator RsAreg800 instrument driver.

Basic Hello-World code:

.. code-block:: python

    from RsAreg800 import *

    instr = RsAreg800('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/RsAreg800/

Documentation: https://RsAreg800.readthedocs.io/

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


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

	Latest release notes summary: Fixed all commands 'Pattern' variables from lists to raw scalar strings.

	Version 5.30.49
		- Fixed all commands 'Pattern' variables from lists to raw scalar strings.

	Version 5.30.48
		- Updated core and help file

	Version 5.30.47
		- Update for FW 5.30.047

	Version 5.0.57
		- First release for FW 5.00.057


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "RsAreg800",
    "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/c4/f7/6f52afafd9a66ac4beebee7a2c829d7209565fda07c81a52a8738c1c2582/RsAreg800-5.30.49.tar.gz",
    "platform": null,
    "description": "==================================\r\n RsAreg800\r\n==================================\r\n\r\n.. image:: https://img.shields.io/pypi/v/RsAreg800.svg\r\n   :target: https://pypi.org/project/ RsAreg800/\r\n\r\n.. image:: https://readthedocs.org/projects/sphinx/badge/?version=master\r\n   :target: https://RsAreg800.readthedocs.io/\r\n\r\n.. image:: https://img.shields.io/pypi/l/RsAreg800.svg\r\n   :target: https://pypi.python.org/pypi/RsAreg800/\r\n\r\n.. image:: https://img.shields.io/pypi/pyversions/pybadges.svg\r\n   :target: https://img.shields.io/pypi/pyversions/pybadges.svg\r\n\r\n.. image:: https://img.shields.io/pypi/dm/RsAreg800.svg\r\n   :target: https://pypi.python.org/pypi/RsAreg800/\r\n\r\nRohde & Schwarz AREG800A automotive radar echo generator RsAreg800 instrument driver.\r\n\r\nBasic Hello-World code:\r\n\r\n.. code-block:: python\r\n\r\n    from RsAreg800 import *\r\n\r\n    instr = RsAreg800('TCPIP::192.168.2.101::hislip0')\r\n    idn = instr.query('*IDN?')\r\n    print('Hello, I am: ' + idn)\r\n\r\nSupported instruments: AREG\r\n\r\nThe package is hosted here: https://pypi.org/project/RsAreg800/\r\n\r\nDocumentation: https://RsAreg800.readthedocs.io/\r\n\r\nExamples: https://github.com/Rohde-Schwarz/Examples/\r\n\r\n\r\nVersion history\r\n----------------\r\n\r\n\tLatest release notes summary: Fixed all commands 'Pattern' variables from lists to raw scalar strings.\r\n\r\n\tVersion 5.30.49\r\n\t\t- Fixed all commands 'Pattern' variables from lists to raw scalar strings.\r\n\r\n\tVersion 5.30.48\r\n\t\t- Updated core and help file\r\n\r\n\tVersion 5.30.47\r\n\t\t- Update for FW 5.30.047\r\n\r\n\tVersion 5.0.57\r\n\t\t- First release for FW 5.00.057\r\n\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "AREG800A automotive radar echo generator Remote-control module",
    "version": "5.30.49",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4880ebd6c32a27f7be6fe951d6ab624010b60aac1104e7c27057432227e7add0",
                "md5": "241fa36c7c4e736c591292ef93a511cc",
                "sha256": "619e06eca934ded10963f1694969f78dbfe1250b5e2300ca7385474c318febd1"
            },
            "downloads": -1,
            "filename": "RsAreg800-5.30.49-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "241fa36c7c4e736c591292ef93a511cc",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 671451,
            "upload_time": "2024-08-29T15:54:29",
            "upload_time_iso_8601": "2024-08-29T15:54:29.453707Z",
            "url": "https://files.pythonhosted.org/packages/48/80/ebd6c32a27f7be6fe951d6ab624010b60aac1104e7c27057432227e7add0/RsAreg800-5.30.49-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c4f76f52afafd9a66ac4beebee7a2c829d7209565fda07c81a52a8738c1c2582",
                "md5": "02cce5719c18a06192861fda8a04761e",
                "sha256": "ebfcad7a3f9795d818e8da9af0d310832cffc684ffa1964a359ecd74014a9aa2"
            },
            "downloads": -1,
            "filename": "RsAreg800-5.30.49.tar.gz",
            "has_sig": false,
            "md5_digest": "02cce5719c18a06192861fda8a04761e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 244841,
            "upload_time": "2024-08-29T15:54:25",
            "upload_time_iso_8601": "2024-08-29T15:54:25.608217Z",
            "url": "https://files.pythonhosted.org/packages/c4/f7/6f52afafd9a66ac4beebee7a2c829d7209565fda07c81a52a8738c1c2582/RsAreg800-5.30.49.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-29 15:54:25",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "rsareg800"
}
        
Elapsed time: 0.70069s