RsFsw


NameRsFsw JSON
Version 6.0.0 PyPI version JSON
download
home_pageNone
SummaryFSW Spectrum Analyzer Remote-control module
upload_time2024-04-30 11:54:54
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.
            ==================================
 RsFsw
==================================

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

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

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

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

Rohde & Schwarz FSW Spectrum Analyzer RsFsw instrument driver.

Basic Hello-World code:

.. code-block:: python

    from RsFsw import *

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

Supported instruments: FSW, FSVA3000

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

Documentation: https://rohde-schwarz.github.io/RsFsw_PythonDocumentation/

Examples: https://github.com/Rohde-Schwarz/Examples/tree/main/SpectrumAnalyzers/Python/RsFsw_ScpiPackage


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

	Latest release notes summary: Update for FSW FW 6.00

	Version 6.0.0
		- Update for FSW FW 6.00

	Version 5.20.1
		- Updated IQ Analyzer Application commands

	Version 5.20.0
		- Fixed Documentation

	Version 5.0.0
		- First released version
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "RsFsw",
    "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/46/35/8ebac607c30d60c06da0cbfbfa8193e33e56ef369be2639b79f6fcc80844/RsFsw-6.0.0.tar.gz",
    "platform": null,
    "description": "==================================\n RsFsw\n==================================\n\n.. image:: https://img.shields.io/pypi/v/RsFsw.svg\n   :target: https://pypi.org/project/ RsFsw/\n\n.. image:: https://readthedocs.org/projects/sphinx/badge/?version=master\n   :target: https://RsFsw.readthedocs.io/\n\n.. image:: https://img.shields.io/pypi/l/RsFsw.svg\n   :target: https://pypi.python.org/pypi/RsFsw/\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/RsFsw.svg\n   :target: https://pypi.python.org/pypi/RsFsw/\n\nRohde & Schwarz FSW Spectrum Analyzer RsFsw instrument driver.\n\nBasic Hello-World code:\n\n.. code-block:: python\n\n    from RsFsw import *\n\n    instr = RsFsw('TCPIP::192.168.2.101::hislip0')\n    idn = instr.query('*IDN?')\n    print('Hello, I am: ' + idn)\n\nSupported instruments: FSW, FSVA3000\n\nThe package is hosted here: https://pypi.org/project/RsFsw/\n\nDocumentation: https://rohde-schwarz.github.io/RsFsw_PythonDocumentation/\n\nExamples: https://github.com/Rohde-Schwarz/Examples/tree/main/SpectrumAnalyzers/Python/RsFsw_ScpiPackage\n\n\nVersion history\n----------------\n\n\tLatest release notes summary: Update for FSW FW 6.00\n\n\tVersion 6.0.0\n\t\t- Update for FSW FW 6.00\n\n\tVersion 5.20.1\n\t\t- Updated IQ Analyzer Application commands\n\n\tVersion 5.20.0\n\t\t- Fixed Documentation\n\n\tVersion 5.0.0\n\t\t- First released version",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "FSW Spectrum Analyzer Remote-control module",
    "version": "6.0.0",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5a7dc83894cc5b21f6af0d5f400ffcecb9ba7809d8e3827ecae4f68754c673ba",
                "md5": "c3ee83eb0b7e79f161745a479ed74bb0",
                "sha256": "486e691aa9d0fc1eea4b4700ddcf5c19b1a576e0082574f320ebfa51484fece3"
            },
            "downloads": -1,
            "filename": "RsFsw-6.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c3ee83eb0b7e79f161745a479ed74bb0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 12677240,
            "upload_time": "2024-04-30T11:55:03",
            "upload_time_iso_8601": "2024-04-30T11:55:03.860672Z",
            "url": "https://files.pythonhosted.org/packages/5a/7d/c83894cc5b21f6af0d5f400ffcecb9ba7809d8e3827ecae4f68754c673ba/RsFsw-6.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "46358ebac607c30d60c06da0cbfbfa8193e33e56ef369be2639b79f6fcc80844",
                "md5": "ddcf8f56d61a5b22c4b5ebb62a62dc84",
                "sha256": "1980e244df0987226eb130a2a6e6d88f305e5e50567720a4b6168a6e08fbdd4a"
            },
            "downloads": -1,
            "filename": "RsFsw-6.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "ddcf8f56d61a5b22c4b5ebb62a62dc84",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 2749089,
            "upload_time": "2024-04-30T11:54:54",
            "upload_time_iso_8601": "2024-04-30T11:54:54.508380Z",
            "url": "https://files.pythonhosted.org/packages/46/35/8ebac607c30d60c06da0cbfbfa8193e33e56ef369be2639b79f6fcc80844/RsFsw-6.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-30 11:54:54",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "rsfsw"
}
        
Elapsed time: 0.45639s