Rohde & Schwarz CMW LTE Measurement RsCmwLteMeas instrument driver.
Basic Hello-World code:
from RsCmwLteMeas import *
instr = RsCmwLteMeas('TCPIP::192.168.2.101::hislip0')
idn = instr.utilities.query('*IDN?')
print('Hello, I am: ' + idn)
Supported instruments: CMW500,CMW100,CMW270,CMW280,CMP
The package is hosted here: https://pypi.org/project/RsCmwLteMeas/
Documentation: https://RsCmwLteMeas.readthedocs.io/
Examples: https://github.com/Rohde-Schwarz/Examples/
Version history
Release Notes:
Latest release notes summary: Update for new FW version
- Version 4.0.231
Update for new FW version
- Version 4.0.231
Fixed imports in top module __init__.py file
- Version 4.0.230
Update for FW 4.0.230
Several bugfixes
- Version 4.0.112
Added Result query methods without CC{Nr} header
Changed minimal Python requirement to 3.8
- Version 4.0.111
Added commands for use without CC{Nr} header
- Version 4.0.110
Update for FW 4.0.110
- 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
Release files for RsCmwLteMeas 4.0.231
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| rscmwltemeas-4.0.231.tar.gz | 286.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| rscmwltemeas-4.0.231-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 1.2 MB
Release files / rscmwltemeas-4.0.231.tar.gz
| Download URL | rscmwltemeas-4.0.231.tar.gz |
|---|---|
| Size | 286.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
f7f4ccdff39725687a8ebf5dae9a85ce968fd185bb2569e03efcef138b821658
|
|
BLAKE2b-256 checksum How to use checksums |
4988fdadabb63fae32c584a69202589df73c69a11a1cb202340628d263ad7d44
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.13.3
|
Release files / rscmwltemeas-4.0.231-py3-none-any.whl
| Download URL | rscmwltemeas-4.0.231-py3-none-any.whl |
|---|---|
| Size | 929.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
269a447c03aff9e886ad99dfa44b61f352e5105468f4fb82c74a77562fdbb35e
|
|
BLAKE2b-256 checksum How to use checksums |
9584deee1a77b4d9d169076de595ae481f4165057fd7387d81965a7a096a197b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.13.3
|