Skip to main content

FSW Spectrum Analyzer Remote-control module

Project description

https://img.shields.io/pypi/v/RsFsw.svg https://readthedocs.org/projects/sphinx/badge/?version=master https://img.shields.io/pypi/l/RsFsw.svg https://img.shields.io/pypi/pyversions/pybadges.svg https://img.shields.io/pypi/dm/RsFsw.svg

Rohde & Schwarz FSW Spectrum Analyzer RsFsw instrument driver.

Basic Hello-World code:

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

RsFsw-6.0.0.tar.gz (2.7 MB view hashes)

Uploaded Source

Built Distribution

RsFsw-6.0.0-py3-none-any.whl (12.7 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page