Name | RsCma JSON |
Version |
4.0.20
JSON |
| download |
home_page | None |
Summary | CMA180 Radio Tester Driver Remote-control module |
upload_time | 2024-06-25 13:28:24 |
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.
|
==================================
RsCma
==================================
.. image:: https://img.shields.io/pypi/v/RsCma.svg
:target: https://pypi.org/project/ RsCma/
.. image:: https://readthedocs.org/projects/sphinx/badge/?version=master
:target: https://RsCma.readthedocs.io/
.. image:: https://img.shields.io/pypi/l/RsCma.svg
:target: https://pypi.python.org/pypi/RsCma/
.. 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/RsCma.svg
:target: https://pypi.python.org/pypi/RsCma/
Rohde & Schwarz CMA180 Radio Tester Driver RsCma instrument driver.
Basic Hello-World code:
.. code-block:: python
from RsCma import *
instr = RsCma('TCPIP::192.168.2.101::hislip0')
idn = instr.query('*IDN?')
print('Hello, I am: ' + idn)
Supported instruments: CMA180
The package is hosted here: https://pypi.org/project/RsCma/
Documentation: https://RsCma.readthedocs.io/
Examples: https://github.com/Rohde-Schwarz/Examples/tree/main/RadioTestSets/Python/RsCma_ScpiPackage
Version history
----------------
Latest release notes summary: Update for Firmware 4.0.20
Version 4.0.20
- Update for Firmware 4.0.20
Version 4.0.10
- Update for Firmware 4.0.10
Version 1.7.20
- Update for Firmware 1.7.20
Version 1.7.10
- Fixed bug in interfaces with the name 'base'
Version 1.7.10
- Update for Firmware 1.7.10
- Fixed several misspelled errors
Version 1.5.70
- Added documentation on ReadTheDocs
Version 1.5.70.21
- Added new data types for commands accepting numbers or ON/OFF:
- int or bool
- float or bool
Version 1.5.70.0018
- First released version
Raw data
{
"_id": null,
"home_page": null,
"name": "RsCma",
"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/ad/5f/a68e7d9b716ac272669e1e48ef60deed3428bbbf0a45bf96d1a6e74be842/RsCma-4.0.20.tar.gz",
"platform": null,
"description": "==================================\n RsCma\n==================================\n\n.. image:: https://img.shields.io/pypi/v/RsCma.svg\n :target: https://pypi.org/project/ RsCma/\n\n.. image:: https://readthedocs.org/projects/sphinx/badge/?version=master\n :target: https://RsCma.readthedocs.io/\n\n.. image:: https://img.shields.io/pypi/l/RsCma.svg\n :target: https://pypi.python.org/pypi/RsCma/\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/RsCma.svg\n :target: https://pypi.python.org/pypi/RsCma/\n\nRohde & Schwarz CMA180 Radio Tester Driver RsCma instrument driver.\n\nBasic Hello-World code:\n\n.. code-block:: python\n\n from RsCma import *\n\n instr = RsCma('TCPIP::192.168.2.101::hislip0')\n idn = instr.query('*IDN?')\n print('Hello, I am: ' + idn)\n\nSupported instruments: CMA180\n\nThe package is hosted here: https://pypi.org/project/RsCma/\n\nDocumentation: https://RsCma.readthedocs.io/\n\nExamples: https://github.com/Rohde-Schwarz/Examples/tree/main/RadioTestSets/Python/RsCma_ScpiPackage\n\n\nVersion history\n----------------\n\n\tLatest release notes summary: Update for Firmware 4.0.20\n\n\tVersion 4.0.20\n\t\t- Update for Firmware 4.0.20\n\n\tVersion 4.0.10\n\t\t- Update for Firmware 4.0.10\n\n\tVersion 1.7.20\n\t\t- Update for Firmware 1.7.20\n\n\tVersion 1.7.10\n\t\t- Fixed bug in interfaces with the name 'base'\n\n\tVersion 1.7.10\n\t\t- Update for Firmware 1.7.10\n\t\t- Fixed several misspelled errors\n\n\tVersion 1.5.70\n\t\t- Added documentation on ReadTheDocs\n\n\tVersion 1.5.70.21\n\t\t- Added new data types for commands accepting numbers or ON/OFF:\n\t\t- int or bool\n\t\t- float or bool\n\n\tVersion 1.5.70.0018\n\t\t- First released version",
"bugtrack_url": null,
"license": "MIT",
"summary": "CMA180 Radio Tester Driver Remote-control module",
"version": "4.0.20",
"project_urls": null,
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "0b156a22f47c1116bde3d0fa5a8724ed7ab3ae86ad5d5e5b7ad3bad7b11c48d6",
"md5": "0bcaa73bbec618d644e35d91660323f6",
"sha256": "2a96df8f32db62bc0f0cde8c3f9b6f594af6867fed303781d352eca852b59d8a"
},
"downloads": -1,
"filename": "RsCma-4.0.20-py3-none-any.whl",
"has_sig": false,
"md5_digest": "0bcaa73bbec618d644e35d91660323f6",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 1677546,
"upload_time": "2024-06-25T13:28:29",
"upload_time_iso_8601": "2024-06-25T13:28:29.808411Z",
"url": "https://files.pythonhosted.org/packages/0b/15/6a22f47c1116bde3d0fa5a8724ed7ab3ae86ad5d5e5b7ad3bad7b11c48d6/RsCma-4.0.20-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ad5fa68e7d9b716ac272669e1e48ef60deed3428bbbf0a45bf96d1a6e74be842",
"md5": "83491ecc7ed2bf32c78f498891af0cd3",
"sha256": "8edbff0a09c1f83f2712c370ad4c8f7fe682502c8ad66b15af6cae69144df16f"
},
"downloads": -1,
"filename": "RsCma-4.0.20.tar.gz",
"has_sig": false,
"md5_digest": "83491ecc7ed2bf32c78f498891af0cd3",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 495849,
"upload_time": "2024-06-25T13:28:24",
"upload_time_iso_8601": "2024-06-25T13:28:24.263962Z",
"url": "https://files.pythonhosted.org/packages/ad/5f/a68e7d9b716ac272669e1e48ef60deed3428bbbf0a45bf96d1a6e74be842/RsCma-4.0.20.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-06-25 13:28:24",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "rscma"
}