RsCMPX-NrFr2Meas


NameRsCMPX-NrFr2Meas JSON
Version 5.0.90 PyPI version JSON
download
home_pageNone
SummaryCMX/CMP New Radio FR2 Measurement Remote-control module
upload_time2024-04-19 08:36:31
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.
            ==================================
 RsCMPX_NrFr2Meas
==================================

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

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

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

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

Rohde & Schwarz CMX/CMP New Radio FR2 Measurement RsCMPX_NrFr2Meas instrument driver.

Basic Hello-World code:

.. code-block:: python

    from RsCMPX_NrFr2Meas import *

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

Supported instruments: CMX500, CMP200

The package is hosted here: https://pypi.org/project/RsCMPX-NrFr2Meas/

Documentation: https://RsCMPX-NrFr2Meas.readthedocs.io/

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


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

	Latest release notes summary: Update for FW 5.0.90

	Version 5.0.90
		- Update for FW 5.0.90

	Version 4.0.186
		- Fixed documentation

	Version 4.0.185
		- Update for FW 4.0.185

	Version 4.0.140
		- Update of RsCMPX_NrFr2Meas to FW 4.0.140 from the complete FW package 7.10.0

	Version 4.0.60
		- Update of RsCMPX_NrFr2Meas to FW 4.0.60

	Version 4.0.10
		- First released version
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "RsCMPX-NrFr2Meas",
    "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/10/47/51b1ac4b4ebbd65fe87da6499036eaec8504b82b4d8c287df0e514a259b0/RsCMPX_NrFr2Meas-5.0.90.tar.gz",
    "platform": null,
    "description": "==================================\n RsCMPX_NrFr2Meas\n==================================\n\n.. image:: https://img.shields.io/pypi/v/RsCMPX_NrFr2Meas.svg\n   :target: https://pypi.org/project/ RsCMPX_NrFr2Meas/\n\n.. image:: https://readthedocs.org/projects/sphinx/badge/?version=master\n   :target: https://RsCMPX_NrFr2Meas.readthedocs.io/\n\n.. image:: https://img.shields.io/pypi/l/RsCMPX_NrFr2Meas.svg\n   :target: https://pypi.python.org/pypi/RsCMPX_NrFr2Meas/\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/RsCMPX_NrFr2Meas.svg\n   :target: https://pypi.python.org/pypi/RsCMPX_NrFr2Meas/\n\nRohde & Schwarz CMX/CMP New Radio FR2 Measurement RsCMPX_NrFr2Meas instrument driver.\n\nBasic Hello-World code:\n\n.. code-block:: python\n\n    from RsCMPX_NrFr2Meas import *\n\n    instr = RsCMPX_NrFr2Meas('TCPIP::192.168.2.101::hislip0')\n    idn = instr.query('*IDN?')\n    print('Hello, I am: ' + idn)\n\nSupported instruments: CMX500, CMP200\n\nThe package is hosted here: https://pypi.org/project/RsCMPX-NrFr2Meas/\n\nDocumentation: https://RsCMPX-NrFr2Meas.readthedocs.io/\n\nExamples: https://github.com/Rohde-Schwarz/Examples/\n\n\nVersion history\n----------------\n\n\tLatest release notes summary: Update for FW 5.0.90\n\n\tVersion 5.0.90\n\t\t- Update for FW 5.0.90\n\n\tVersion 4.0.186\n\t\t- Fixed documentation\n\n\tVersion 4.0.185\n\t\t- Update for FW 4.0.185\n\n\tVersion 4.0.140\n\t\t- Update of RsCMPX_NrFr2Meas to FW 4.0.140 from the complete FW package 7.10.0\n\n\tVersion 4.0.60\n\t\t- Update of RsCMPX_NrFr2Meas to FW 4.0.60\n\n\tVersion 4.0.10\n\t\t- First released version",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "CMX/CMP New Radio FR2 Measurement Remote-control module",
    "version": "5.0.90",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1b0a43a449852b107d50c1cb1f2893c7261ef3babc75bda177e728dc1259b7a9",
                "md5": "c3547cde05f91cf46378ec8e27ecf744",
                "sha256": "ef6db219bfd0b0bf15d32d6eb581ecad56e5dbefc4276a01673359dbe1c19501"
            },
            "downloads": -1,
            "filename": "RsCMPX_NrFr2Meas-5.0.90-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c3547cde05f91cf46378ec8e27ecf744",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 877520,
            "upload_time": "2024-04-19T08:36:35",
            "upload_time_iso_8601": "2024-04-19T08:36:35.234367Z",
            "url": "https://files.pythonhosted.org/packages/1b/0a/43a449852b107d50c1cb1f2893c7261ef3babc75bda177e728dc1259b7a9/RsCMPX_NrFr2Meas-5.0.90-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "104751b1ac4b4ebbd65fe87da6499036eaec8504b82b4d8c287df0e514a259b0",
                "md5": "f8759c36f4e2638954ebac804a9439a4",
                "sha256": "ab827600a6c27656de06d24970bac215c3e00b2a1bce84a4676e64277864324c"
            },
            "downloads": -1,
            "filename": "RsCMPX_NrFr2Meas-5.0.90.tar.gz",
            "has_sig": false,
            "md5_digest": "f8759c36f4e2638954ebac804a9439a4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 241932,
            "upload_time": "2024-04-19T08:36:31",
            "upload_time_iso_8601": "2024-04-19T08:36:31.235523Z",
            "url": "https://files.pythonhosted.org/packages/10/47/51b1ac4b4ebbd65fe87da6499036eaec8504b82b4d8c287df0e514a259b0/RsCMPX_NrFr2Meas-5.0.90.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-19 08:36:31",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "rscmpx-nrfr2meas"
}
        
Elapsed time: 0.25165s