Skip to main content

SMCV100B Vector Signal Generator Remote-control module

Project description

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

Rohde & Schwarz SMCV100B Vector Signal Generator RsSmcv instrument driver.

Basic Hello-World code:

from RsSmcv import *

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

Supported instruments: SMCV100B

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

Documentation: https://RsSmcv.readthedocs.io/

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

Version history

Latest release notes summary: Update for FW 5.20.043

Version 5.20.43
  • Update for FW 5.20.043

Version 5.0.124.16
  • Updated core to the newest template.

  • Added DigitalModulation Interface.

Version 5.0.122.13
  • Update for FW 5.00.122

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

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

RsSmcv-5.20.43.tar.gz (460.3 kB view hashes)

Uploaded Source

Built Distribution

RsSmcv-5.20.43-py3-none-any.whl (1.3 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