Skip to main content

SMW200A Vector Signal Generator Remote-control module

Project description

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

Rohde & Schwarz SMW200A Vector Signal Generator RsSmw instrument driver.

Basic Hello-World code:

from RsSmw import *

smw = RsSmw('TCPIP::192.168.56.101::hislip0', reset=True)
idn = smw.utilities.idn_string
print('Hello, I am: ' + idn)
smw.source.frequency.fixed.set_value(223E6)
smw.source.power.level.immediate.set_amplitude(-20.0)
smw.close()

Supported instruments: SMW200A, SMM100A, SMBV100B

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

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

Examples: https://github.com/Rohde-Schwarz/Examples/tree/main/SignalGenerators/Python/RsSmw_ScpiPackage

Version history

Latest release notes summary: Update for FW 5.50.042

Version 5.50.042
  • Update for FW 5.50.042

Version 5.30.305
  • Update for FW 5.30.305

Version 5.30.48
  • Fixed all commands ‘Pattern’ variables from lists to raw scalar strings.

Version 5.30.47
  • Update for FW 5.30.47

  • Removed Legacy Options: Sirius, FM Sterea, XM Radio

Version 5.30.1
  • Update for FW 5.30.x

Version 5.0.167
  • Added DigitalModulation Interface.

  • Updated core to the newest template.

Version 5.0.166
  • Updated core to the newest template.

Version 5.0.44.58
  • Update for FW 5.0

  • Fixed SLISt and FLISt groups, now they have repeated capabilities Index

Version 4.90.49.53
  • Fixed bug in interfaces with the name ‘base’, new docu format

Version 4.90.49.49
  • Update for SMW FW 4.90.049

  • Added Logger interface

  • Improved documentation

Version 4.80.2.45
  • Fixed several misspelled arguments and command headers

Version 4.80.2.42
  • Complete rework of the Repeated capabilities. Before, the driver used extensively the RepCaps Channel, Stream, Subframe, User, Group. Now, they have more fitting names, and also proper ranges and default values.

  • All the repcaps ending with Null have ranges starting with 0. 0 is also their default value. For example, ChannelNull starts from 0, while Channel starts from 1. Since this is a breaking change, please make sure your code written in the previous version of the driver is compatible with this new version. This change was necessary in order to assure all the possible settings.

Version 4.80.1.31
  • Fixed NR5G Repeated Capabilities

Version 4.80.1.30
  • Added new supported instrument: SMM100A

Version 4.80.0.29
  • Added Documentation

  • Added method RsSmw.list_resources()

Version 4.80.0.25
  • Added arb_files interface

Version 4.80.0.24
  • Included GNSS subsystem

Version 4.80.0.19
  • Fixed several enum names

Version 4.80.0.17
  • 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

rssmw-5.50.42.tar.gz (3.1 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

rssmw-5.50.42-py3-none-any.whl (13.4 MB view details)

Uploaded Python 3

File details

Details for the file rssmw-5.50.42.tar.gz.

File metadata

  • Download URL: rssmw-5.50.42.tar.gz
  • Upload date:
  • Size: 3.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.0

File hashes

Hashes for rssmw-5.50.42.tar.gz
Algorithm Hash digest
SHA256 d12329deb4e8e627ce4c887964d6b7a8c0305cb4a0454efbc3d909856ac444f4
MD5 57496db79bf6486fb1cccf0239d3bf00
BLAKE2b-256 4b68470a567678240ed384d73e62251c4a541608cd766674795c1dab00acaaf7

See more details on using hashes here.

File details

Details for the file rssmw-5.50.42-py3-none-any.whl.

File metadata

  • Download URL: rssmw-5.50.42-py3-none-any.whl
  • Upload date:
  • Size: 13.4 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.0

File hashes

Hashes for rssmw-5.50.42-py3-none-any.whl
Algorithm Hash digest
SHA256 89478e9a139a712cad48abe95bce58c4bd86b95feb5c93e4637015fdd5bd5744
MD5 bba37e6466b00aa55ff27ceff85d3aec
BLAKE2b-256 30b5b74e4e8285e8513250772ccb47dbcb1aabead54292feeb67e07550cd7bed

See more details on using hashes here.

Supported by

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