RsCMPX-NrFr1Meas


NameRsCMPX-NrFr1Meas JSON
Version 5.0.80 PyPI version JSON
download
home_pageNone
SummaryCMX/CMP New Radio FR1 Measurement Remote-control module
upload_time2024-04-19 10:31:45
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_NrFr1Meas
==================================

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

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

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

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

Rohde & Schwarz CMX/CMP New Radio FR1 Measurement RsCMPX_NrFr1Meas instrument driver.

Basic Hello-World code:

.. code-block:: python

    from RsCMPX_NrFr1Meas import *

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

Supported instruments: CMX500, CMP180, PVT360

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

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

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


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

	Latest release notes summary: Update for FW 5.0.80

	Version 5.0.80
		- Update for FW 5.0.80

	Version 4.0.186
		- Fixed documentation

	Version 4.0.185
		- Update to FW 4.0.185

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

	Version 4.0.60
		- Update of RsCMPX_NrFr1Meas to FW 4.0.60

	Version 4.0.10
		- First released version
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "RsCMPX-NrFr1Meas",
    "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/8c/7e/f02c1a7ae7908acc014c6deb30850c4fb14022f3e61f1161aa427d969d7c/RsCMPX_NrFr1Meas-5.0.80.tar.gz",
    "platform": null,
    "description": "==================================\n RsCMPX_NrFr1Meas\n==================================\n\n.. image:: https://img.shields.io/pypi/v/RsCMPX_NrFr1Meas.svg\n   :target: https://pypi.org/project/ RsCMPX_NrFr1Meas/\n\n.. image:: https://readthedocs.org/projects/sphinx/badge/?version=master\n   :target: https://RsCMPX_NrFr1Meas.readthedocs.io/\n\n.. image:: https://img.shields.io/pypi/l/RsCMPX_NrFr1Meas.svg\n   :target: https://pypi.python.org/pypi/RsCMPX_NrFr1Meas/\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_NrFr1Meas.svg\n   :target: https://pypi.python.org/pypi/RsCMPX_NrFr1Meas/\n\nRohde & Schwarz CMX/CMP New Radio FR1 Measurement RsCMPX_NrFr1Meas instrument driver.\n\nBasic Hello-World code:\n\n.. code-block:: python\n\n    from RsCMPX_NrFr1Meas import *\n\n    instr = RsCMPX_NrFr1Meas('TCPIP::192.168.2.101::hislip0')\n    idn = instr.query('*IDN?')\n    print('Hello, I am: ' + idn)\n\nSupported instruments: CMX500, CMP180, PVT360\n\nThe package is hosted here: https://pypi.org/project/RsCMPX-NrFr1Meas/\n\nDocumentation: https://RsCMPX-NrFr1Meas.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.80\n\n\tVersion 5.0.80\n\t\t- Update for FW 5.0.80\n\n\tVersion 4.0.186\n\t\t- Fixed documentation\n\n\tVersion 4.0.185\n\t\t- Update to FW 4.0.185\n\n\tVersion 4.0.140\n\t\t- Update of RsCMPX_NrFr1Meas 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_NrFr1Meas 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 FR1 Measurement Remote-control module",
    "version": "5.0.80",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c9d9c3b9cbfc0bb02d07f2225faaf5ef8af3950288641d8f443ea6d30e4f7817",
                "md5": "e217298c614d8cca505858434a87a4f8",
                "sha256": "0761ee1b49f1e9cb10e3e7b65c78ab3dc3c62d4872897af16795054b548854d0"
            },
            "downloads": -1,
            "filename": "RsCMPX_NrFr1Meas-5.0.80-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e217298c614d8cca505858434a87a4f8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 1084667,
            "upload_time": "2024-04-19T10:31:49",
            "upload_time_iso_8601": "2024-04-19T10:31:49.493739Z",
            "url": "https://files.pythonhosted.org/packages/c9/d9/c3b9cbfc0bb02d07f2225faaf5ef8af3950288641d8f443ea6d30e4f7817/RsCMPX_NrFr1Meas-5.0.80-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8c7ef02c1a7ae7908acc014c6deb30850c4fb14022f3e61f1161aa427d969d7c",
                "md5": "d7fe3685eb004236d091edf4d515306a",
                "sha256": "41c6f7f6f7df28baf177d6e28cb1dfa4f73b6a35a00bfbdcd4c5d14d34f8eaeb"
            },
            "downloads": -1,
            "filename": "RsCMPX_NrFr1Meas-5.0.80.tar.gz",
            "has_sig": false,
            "md5_digest": "d7fe3685eb004236d091edf4d515306a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 298411,
            "upload_time": "2024-04-19T10:31:45",
            "upload_time_iso_8601": "2024-04-19T10:31:45.837521Z",
            "url": "https://files.pythonhosted.org/packages/8c/7e/f02c1a7ae7908acc014c6deb30850c4fb14022f3e61f1161aa427d969d7c/RsCMPX_NrFr1Meas-5.0.80.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-19 10:31:45",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "rscmpx-nrfr1meas"
}
        
Elapsed time: 0.46041s