Name | RsCMPX-NiotMeas JSON |
Version |
5.0.70
JSON |
| download |
home_page | None |
Summary | CMP180 Narrowband IoT Measurement Remote-control module |
upload_time | 2024-04-18 15:46:05 |
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_NiotMeas
==================================
.. image:: https://img.shields.io/pypi/v/RsCMPX_NiotMeas.svg
:target: https://pypi.org/project/ RsCMPX_NiotMeas/
.. image:: https://readthedocs.org/projects/sphinx/badge/?version=master
:target: https://RsCMPX_NiotMeas.readthedocs.io/
.. image:: https://img.shields.io/pypi/l/RsCMPX_NiotMeas.svg
:target: https://pypi.python.org/pypi/RsCMPX_NiotMeas/
.. 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_NiotMeas.svg
:target: https://pypi.python.org/pypi/RsCMPX_NiotMeas/
Rohde & Schwarz CMP180 Narrowband IoT Measurement RsCMPX_NiotMeas instrument driver.
Basic Hello-World code:
.. code-block:: python
from RsCMPX_NiotMeas import *
instr = RsCMPX_NiotMeas('TCPIP::192.168.2.101::hislip0')
idn = instr.query('*IDN?')
print('Hello, I am: ' + idn)
Supported instruments: CMP180
The package is hosted here: https://pypi.org/project/RsCMPX-NiotMeas/
Documentation: https://RsCMPX-NiotMeas.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
- First released version for FW 4.0.185
Raw data
{
"_id": null,
"home_page": null,
"name": "RsCMPX-NiotMeas",
"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/02/7f/0b91fb9606c14910d5eeec44df5ce82bb3eb1cfc6a49a80d64bcf4e8255c/RsCMPX_NiotMeas-5.0.70.tar.gz",
"platform": null,
"description": "==================================\n RsCMPX_NiotMeas\n==================================\n\n.. image:: https://img.shields.io/pypi/v/RsCMPX_NiotMeas.svg\n :target: https://pypi.org/project/ RsCMPX_NiotMeas/\n\n.. image:: https://readthedocs.org/projects/sphinx/badge/?version=master\n :target: https://RsCMPX_NiotMeas.readthedocs.io/\n\n.. image:: https://img.shields.io/pypi/l/RsCMPX_NiotMeas.svg\n :target: https://pypi.python.org/pypi/RsCMPX_NiotMeas/\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_NiotMeas.svg\n :target: https://pypi.python.org/pypi/RsCMPX_NiotMeas/\n\nRohde & Schwarz CMP180 Narrowband IoT Measurement RsCMPX_NiotMeas instrument driver.\n\nBasic Hello-World code:\n\n.. code-block:: python\n\n from RsCMPX_NiotMeas import *\n\n instr = RsCMPX_NiotMeas('TCPIP::192.168.2.101::hislip0')\n idn = instr.query('*IDN?')\n print('Hello, I am: ' + idn)\n\nSupported instruments: CMP180\n\nThe package is hosted here: https://pypi.org/project/RsCMPX-NiotMeas/\n\nDocumentation: https://RsCMPX-NiotMeas.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- First released version for FW 4.0.185",
"bugtrack_url": null,
"license": "MIT",
"summary": "CMP180 Narrowband IoT Measurement Remote-control module",
"version": "5.0.70",
"project_urls": null,
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "b696d4d149a5fa76ad504aa2bdbc7962e60f3641912fdb681e25ed80e0d220ab",
"md5": "9b27424fcd418281159e7ce8ae0592e8",
"sha256": "b82e79c46856d4abb9f5724e97ba47abbe5616ce5b377c6f57adcfecdc21d6ed"
},
"downloads": -1,
"filename": "RsCMPX_NiotMeas-5.0.70-py3-none-any.whl",
"has_sig": false,
"md5_digest": "9b27424fcd418281159e7ce8ae0592e8",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 360185,
"upload_time": "2024-04-18T15:46:08",
"upload_time_iso_8601": "2024-04-18T15:46:08.509646Z",
"url": "https://files.pythonhosted.org/packages/b6/96/d4d149a5fa76ad504aa2bdbc7962e60f3641912fdb681e25ed80e0d220ab/RsCMPX_NiotMeas-5.0.70-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "027f0b91fb9606c14910d5eeec44df5ce82bb3eb1cfc6a49a80d64bcf4e8255c",
"md5": "6bdc90f6a743f580ff971e61d8bb703f",
"sha256": "cff2de8ed2391182b364c79e4500571f548d2da2e2b2ed8f5e8944de35fe0345"
},
"downloads": -1,
"filename": "RsCMPX_NiotMeas-5.0.70.tar.gz",
"has_sig": false,
"md5_digest": "6bdc90f6a743f580ff971e61d8bb703f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 158219,
"upload_time": "2024-04-18T15:46:05",
"upload_time_iso_8601": "2024-04-18T15:46:05.243496Z",
"url": "https://files.pythonhosted.org/packages/02/7f/0b91fb9606c14910d5eeec44df5ce82bb3eb1cfc6a49a80d64bcf4e8255c/RsCMPX_NiotMeas-5.0.70.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-04-18 15:46:05",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "rscmpx-niotmeas"
}