
Product
Socket Now Supports pylock.toml Files
Socket now supports pylock.toml, enabling secure, reproducible Python builds with advanced scanning and full alignment with PEP 751's new standard.
.. image:: https://img.shields.io/pypi/v/RsCmwBluetoothMeas.svg :target: https://pypi.org/project/ RsCmwBluetoothMeas/
.. image:: https://readthedocs.org/projects/sphinx/badge/?version=master :target: https://RsCmwBluetoothMeas.readthedocs.io/
.. image:: https://img.shields.io/pypi/l/RsCmwBluetoothMeas.svg :target: https://pypi.python.org/pypi/RsCmwBluetoothMeas/
.. image:: https://img.shields.io/pypi/pyversions/pybadges.svg :target: https://img.shields.io/pypi/pyversions/pybadges.svg
.. image:: https://img.shields.io/pypi/dm/RsCmwBluetoothMeas.svg :target: https://pypi.python.org/pypi/RsCmwBluetoothMeas/
Rohde & Schwarz CMW Bluetooth Measurement RsCmwBluetoothMeas instrument driver.
Basic Hello-World code:
.. code-block:: python
from RsCmwBluetoothMeas import *
instr = RsCmwBluetoothMeas('TCPIP::192.168.2.101::hislip0')
idn = instr.query('*IDN?')
print('Hello, I am: ' + idn)
Supported instruments: CMW500, CMW100
The package is hosted here: https://pypi.org/project/RsCmwBluetoothMeas/
Documentation: https://RsCmwBluetoothMeas.readthedocs.io/
Examples: https://github.com/Rohde-Schwarz/Examples/
Release Notes:
Latest release notes summary: Update for FW version 4.0.230
Version 4.0.230
- Update for FW version 4.0.230
Version 3.8.xx2
- Fixed several misspelled arguments and command headers
Version 3.8.xx1
- Bluetooth and WLAN update for FW versions 3.8.xxx
Version 3.7.xx8
- Added documentation on ReadTheDocs
Version 3.7.xx7
- Added 3G measurement subsystems RsCmwGsmMeas, RsCmwCdma2kMeas, RsCmwEvdoMeas, RsCmwWcdmaMeas
- Added new data types for commands accepting numbers or ON/OFF:
- int or bool
- float or bool
Version 3.7.xx6
- Added new UDF integer number recognition
Version 3.7.xx5
- Added RsCmwDau
Version 3.7.xx4
- Fixed several interface names
- New release for CMW Base 3.7.90
- New release for CMW Bluetooth 3.7.90
Version 3.7.xx3
- Second release of the CMW python drivers packet
- New core component RsInstrument
- Previously, the groups starting with CATalog: e.g. 'CATalog:SIGNaling:TOPology:PLMN' were reordered to 'SIGNaling:TOPology:PLMN:CATALOG' give more contextual meaning to the method/property name. This is now reverted back, since it was hard to find the desired functionality.
- Reorganized Utilities interface to sub-groups
Version 3.7.xx2
- Fixed some misspeling errors
- Changed enum and repCap types names
- All the assemblies are signed with Rohde & Schwarz signature
Version 1.0.0.0
- First released version
FAQs
CMW Bluetooth Measurement Remote-control module
We found that RsCmwBluetoothMeas demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Product
Socket now supports pylock.toml, enabling secure, reproducible Python builds with advanced scanning and full alignment with PEP 751's new standard.
Security News
Research
Socket uncovered two npm packages that register hidden HTTP endpoints to delete all files on command.
Research
Security News
Malicious Ruby gems typosquat Fastlane plugins to steal Telegram bot tokens, messages, and files, exploiting demand after Vietnam’s Telegram ban.