RsCmwBluetoothSig


NameRsCmwBluetoothSig JSON
Version 4.0.230 PyPI version JSON
download
home_pageNone
SummaryCMW Bluetooth Signaling Remote-control module
upload_time2024-11-11 16:56:19
maintainerNone
docs_urlNone
authorRohde & Schwarz GmbH & Co. KG
requires_python>=3.8
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ==================================
 RsCmwBluetoothSig
==================================

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

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

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

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

Rohde & Schwarz CMW Bluetooth Signaling RsCmwBluetoothSig instrument driver.

Basic Hello-World code:

.. code-block:: python

    from RsCmwBluetoothSig import *

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

Supported instruments: CMW500, CMW270

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

Documentation: https://RsCmwBluetoothSig.readthedocs.io/

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


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

Release Notes:

Latest release notes summary: Update for FW version 4.0.230

	Version 4.0.230
		- Update for FW version 4.0.230

	Version 3.8.xx2
		- Fixed several misspelled arguments and command headers

	Version 1.0.0.0
		- First released version

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "RsCmwBluetoothSig",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "Rohde & Schwarz GmbH & Co. KG",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/2d/48/bfc0c5a9d4698766cea93f85c44872defc993782e27a7813a487ba179762/RsCmwBluetoothSig-4.0.230.tar.gz",
    "platform": null,
    "description": "==================================\r\n RsCmwBluetoothSig\r\n==================================\r\n\r\n.. image:: https://img.shields.io/pypi/v/RsCmwBluetoothSig.svg\r\n   :target: https://pypi.org/project/ RsCmwBluetoothSig/\r\n\r\n.. image:: https://readthedocs.org/projects/sphinx/badge/?version=master\r\n   :target: https://RsCmwBluetoothSig.readthedocs.io/\r\n\r\n.. image:: https://img.shields.io/pypi/l/RsCmwBluetoothSig.svg\r\n   :target: https://pypi.python.org/pypi/RsCmwBluetoothSig/\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/RsCmwBluetoothSig.svg\r\n   :target: https://pypi.python.org/pypi/RsCmwBluetoothSig/\r\n\r\nRohde & Schwarz CMW Bluetooth Signaling RsCmwBluetoothSig instrument driver.\r\n\r\nBasic Hello-World code:\r\n\r\n.. code-block:: python\r\n\r\n    from RsCmwBluetoothSig import *\r\n\r\n    instr = RsCmwBluetoothSig('TCPIP::192.168.2.101::hislip0')\r\n    idn = instr.query('*IDN?')\r\n    print('Hello, I am: ' + idn)\r\n\r\nSupported instruments: CMW500, CMW270\r\n\r\nThe package is hosted here: https://pypi.org/project/RsCmwBluetoothSig/\r\n\r\nDocumentation: https://RsCmwBluetoothSig.readthedocs.io/\r\n\r\nExamples: https://github.com/Rohde-Schwarz/Examples/\r\n\r\n\r\nVersion history\r\n----------------\r\n\r\nRelease Notes:\r\n\r\nLatest release notes summary: Update for FW version 4.0.230\r\n\r\n\tVersion 4.0.230\r\n\t\t- Update for FW version 4.0.230\r\n\r\n\tVersion 3.8.xx2\r\n\t\t- Fixed several misspelled arguments and command headers\r\n\r\n\tVersion 1.0.0.0\r\n\t\t- First released version\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "CMW Bluetooth Signaling Remote-control module",
    "version": "4.0.230",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "680c9a4ee8012086a0d0ec110bdb44e1067bbb4dd0eb7b48f4709ec0d5c86c41",
                "md5": "6705b7754924ecde91b22aaaa028ad03",
                "sha256": "12b53eba7923120f54407020ec7510a27df5365dddca961c5c7ffe28c022c164"
            },
            "downloads": -1,
            "filename": "RsCmwBluetoothSig-4.0.230-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6705b7754924ecde91b22aaaa028ad03",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 610943,
            "upload_time": "2024-11-11T16:56:23",
            "upload_time_iso_8601": "2024-11-11T16:56:23.561216Z",
            "url": "https://files.pythonhosted.org/packages/68/0c/9a4ee8012086a0d0ec110bdb44e1067bbb4dd0eb7b48f4709ec0d5c86c41/RsCmwBluetoothSig-4.0.230-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2d48bfc0c5a9d4698766cea93f85c44872defc993782e27a7813a487ba179762",
                "md5": "2df81ee639fa69ed8b61483df25b7726",
                "sha256": "dad7ce608b39722b36369fe684f0d814179f9643a9bdd69a6824e3f2a8ca237e"
            },
            "downloads": -1,
            "filename": "RsCmwBluetoothSig-4.0.230.tar.gz",
            "has_sig": false,
            "md5_digest": "2df81ee639fa69ed8b61483df25b7726",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 220497,
            "upload_time": "2024-11-11T16:56:19",
            "upload_time_iso_8601": "2024-11-11T16:56:19.955889Z",
            "url": "https://files.pythonhosted.org/packages/2d/48/bfc0c5a9d4698766cea93f85c44872defc993782e27a7813a487ba179762/RsCmwBluetoothSig-4.0.230.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-11 16:56:19",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "rscmwbluetoothsig"
}
        
Elapsed time: 0.57653s