Skip to main content

CMA180 Radio Tester Driver Remote-control module

Project description

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

Rohde & Schwarz CMA180 Radio Tester Driver RsCma instrument driver.

Basic Hello-World code:

from RsCma import *

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

Supported instruments: CMA180

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

Documentation: https://RsCma.readthedocs.io/

Examples: https://github.com/Rohde-Schwarz/Examples/tree/main/RadioTestSets/Python/RsCma_ScpiPackage

Version history

Latest release notes summary: Update for Firmware 4.0.10

Version 4.0.10
  • Update for Firmware 4.0.10

Version 1.7.20
  • Update for Firmware 1.7.20

Version 1.7.10
  • Fixed bug in interfaces with the name ‘base’

Version 1.7.10
  • Update for Firmware 1.7.10

  • Fixed several misspelled errors

Version 1.5.70
  • Added documentation on ReadTheDocs

Version 1.5.70.21
  • Added new data types for commands accepting numbers or ON/OFF:

  • int or bool

  • float or bool

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

RsCma-4.0.10.tar.gz (481.1 kB view hashes)

Uploaded Source

Built Distribution

RsCma-4.0.10-py3-none-any.whl (1.6 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