Skip to main content

SMBV100B Vector Signal Generator Remote-control module

Project description

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

Rohde & Schwarz SMBV100B Vector Signal Generator RsSmbv instrument driver.

Basic Hello-World code:

from RsSmbv import *

instr = RsSmbv('TCPIP::192.168.56.101::hislip0', reset=True)
idn = instr.query_str('*IDN?')
print('Hello, I am: ' + idn)

Supported instruments: SMBV100B, SMW200A

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

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

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

Version history

Latest release notes summary: Fixed all commands ‘Pattern’ variables from lists to raw scalar strings.

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.0.45
  • Update for FW 5.0

  • Added DigitalModulation Interface.

  • Updated core to the newest template.

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

Version 4.80.2.18
  • Fixed several misspelled arguments and command headers

Version 4.80.2.15
  • 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.0.13
  • Fixed NR5G Repeated Capabilities

Version 4.80.0.12
  • Added Documentation

  • Added method RsSmbv.list_resources()

Version 4.80.0.9
  • Default HwInterface repcap is 0 (empty command suffix)

Version 4.80.0.8
  • Added arb_files interface

Version 4.80.0.7
  • Included GNSS subsystem

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

RsSmbv-5.30.48.tar.gz (2.5 MB view details)

Uploaded Source

Built Distribution

RsSmbv-5.30.48-py3-none-any.whl (9.8 MB view details)

Uploaded Python 3

File details

Details for the file RsSmbv-5.30.48.tar.gz.

File metadata

  • Download URL: RsSmbv-5.30.48.tar.gz
  • Upload date:
  • Size: 2.5 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.10.0

File hashes

Hashes for RsSmbv-5.30.48.tar.gz
Algorithm Hash digest
SHA256 d91aae32db8b6c279021ea1747b4181e45d4eefb9d21842f853982bf6cdca756
MD5 1a04854ccf106e59c824ec9b833c81b7
BLAKE2b-256 1e4459d5d10d6bf12125922734f7145e8ce99769eda180daba368e8ebe93a9e4

See more details on using hashes here.

File details

Details for the file RsSmbv-5.30.48-py3-none-any.whl.

File metadata

  • Download URL: RsSmbv-5.30.48-py3-none-any.whl
  • Upload date:
  • Size: 9.8 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.10.0

File hashes

Hashes for RsSmbv-5.30.48-py3-none-any.whl
Algorithm Hash digest
SHA256 07a077ea40c9437cba5c9ddcfdf955bb5a940b8dcf479fc6f6541cea1167898b
MD5 f8249593ff44d1cddb530dc1db468252
BLAKE2b-256 9aa3eb1e10ab864f763bae335ec5e798b6f46fa13c3f8aa0e8f17bb46ee7c5e7

See more details on using hashes here.

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