Name | RsCMPX-LteMeas JSON |
Version |
5.0.70
JSON |
| download |
home_page | None |
Summary | CMX/CMP LTE Measurement Remote-control module |
upload_time | 2024-04-18 15:27:43 |
maintainer | None |
docs_url | None |
author | Rohde & Schwarz GmbH & Co. KG |
requires_python | >=3.6 |
license | MIT |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
==================================
RsCMPX_LteMeas
==================================
.. image:: https://img.shields.io/pypi/v/RsCMPX_LteMeas.svg
:target: https://pypi.org/project/ RsCMPX_LteMeas/
.. image:: https://readthedocs.org/projects/sphinx/badge/?version=master
:target: https://RsCMPX_LteMeas.readthedocs.io/
.. image:: https://img.shields.io/pypi/l/RsCMPX_LteMeas.svg
:target: https://pypi.python.org/pypi/RsCMPX_LteMeas/
.. 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_LteMeas.svg
:target: https://pypi.python.org/pypi/RsCMPX_LteMeas/
Rohde & Schwarz CMX/CMP LTE Measurement RsCMPX_LteMeas instrument driver.
Basic Hello-World code:
.. code-block:: python
from RsCMPX_LteMeas import *
instr = RsCMPX_LteMeas('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-LteMeas/
Documentation: https://RsCMPX-LteMeas.readthedocs.io/
Examples: https://github.com/Rohde-Schwarz/Examples/
Version history
----------------
Latest release notes summary: Update for FW 5.0.70
Version 5.0.70
- Update for FW 5.0.70
Version 4.0.186
- Fixed Documentation
Version 4.0.185
- Update to FW 4.0.185
Version 4.0.140
- Update of RsCMPX_LteMeas to FW 4.0.140 from the complete FW package 7.10.0
Version 4.0.60
- Update of RsCMPX_LteMeas to FW 4.0.60
Version 4.0.10
- First released version
Raw data
{
"_id": null,
"home_page": null,
"name": "RsCMPX-LteMeas",
"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/43/bd/8a759476ec65b22626901d9a4d73e9cb56257a2442a1356f9aacfa1a983a/RsCMPX_LteMeas-5.0.70.tar.gz",
"platform": null,
"description": "==================================\n RsCMPX_LteMeas\n==================================\n\n.. image:: https://img.shields.io/pypi/v/RsCMPX_LteMeas.svg\n :target: https://pypi.org/project/ RsCMPX_LteMeas/\n\n.. image:: https://readthedocs.org/projects/sphinx/badge/?version=master\n :target: https://RsCMPX_LteMeas.readthedocs.io/\n\n.. image:: https://img.shields.io/pypi/l/RsCMPX_LteMeas.svg\n :target: https://pypi.python.org/pypi/RsCMPX_LteMeas/\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_LteMeas.svg\n :target: https://pypi.python.org/pypi/RsCMPX_LteMeas/\n\nRohde & Schwarz CMX/CMP LTE Measurement RsCMPX_LteMeas instrument driver.\n\nBasic Hello-World code:\n\n.. code-block:: python\n\n from RsCMPX_LteMeas import *\n\n instr = RsCMPX_LteMeas('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-LteMeas/\n\nDocumentation: https://RsCMPX-LteMeas.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.70\n\n\tVersion 5.0.70\n\t\t- Update for FW 5.0.70\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_LteMeas 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_LteMeas 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 LTE Measurement Remote-control module",
"version": "5.0.70",
"project_urls": null,
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "948c0c80273baa8c66db6a508e4f2b1842ff5a7c02d85ba4b393c6af3e9327d9",
"md5": "a2e4616e87542181ba96e748287ebd5e",
"sha256": "dc6d8092b6d9ff22c28f4c197cad97e5cf021124a051a75d3d122077a434db43"
},
"downloads": -1,
"filename": "RsCMPX_LteMeas-5.0.70-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a2e4616e87542181ba96e748287ebd5e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 1031684,
"upload_time": "2024-04-18T15:27:47",
"upload_time_iso_8601": "2024-04-18T15:27:47.890898Z",
"url": "https://files.pythonhosted.org/packages/94/8c/0c80273baa8c66db6a508e4f2b1842ff5a7c02d85ba4b393c6af3e9327d9/RsCMPX_LteMeas-5.0.70-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "43bd8a759476ec65b22626901d9a4d73e9cb56257a2442a1356f9aacfa1a983a",
"md5": "962c5d2291f6d35226d69181cf022368",
"sha256": "25a36e84f0151bbd62c36e2350ab9adda6bde731a535a0ae862df7078027f664"
},
"downloads": -1,
"filename": "RsCMPX_LteMeas-5.0.70.tar.gz",
"has_sig": false,
"md5_digest": "962c5d2291f6d35226d69181cf022368",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 294584,
"upload_time": "2024-04-18T15:27:43",
"upload_time_iso_8601": "2024-04-18T15:27:43.385115Z",
"url": "https://files.pythonhosted.org/packages/43/bd/8a759476ec65b22626901d9a4d73e9cb56257a2442a1356f9aacfa1a983a/RsCMPX_LteMeas-5.0.70.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-04-18 15:27:43",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "rscmpx-ltemeas"
}