Rohde & Schwarz CMW WLAN Measurement RsCmwWlanMeas instrument driver.
Basic Hello-World code:
from RsCmwWlanMeas import *
instr = RsCmwWlanMeas('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/RsCmwWlanMeas/
Documentation: https://RsCmwWlanMeas.readthedocs.io/
Examples: https://github.com/Rohde-Schwarz/Examples/
Version history
Release Notes:
Latest release notes summary: Update for FW 4.0.140
- Version 4.0.140
Update for FW 4.0.140
- 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 RsCmwWlanMeas 4.0.140
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| RsCmwWlanMeas-4.0.140.tar.gz | 301.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| RsCmwWlanMeas-4.0.140-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 1.5 MB
Release files / RsCmwWlanMeas-4.0.140.tar.gz
| Download URL | RsCmwWlanMeas-4.0.140.tar.gz |
|---|---|
| Size | 301.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
de58a227818512cebc4813170a16ea3f333032083097530cc72a374894a115cf
|
|
BLAKE2b-256 checksum How to use checksums |
d66f850afba9c832fd1f759294bcffd64a1c865eafbc723170d1717e8709020c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.0 CPython/3.10.0
|
Release files / RsCmwWlanMeas-4.0.140-py3-none-any.whl
| Download URL | RsCmwWlanMeas-4.0.140-py3-none-any.whl |
|---|---|
| Size | 1.2 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
3d234cd9657b86f6272f13d865119e68a1a6b44cec31b72544d07653512e948b
|
|
BLAKE2b-256 checksum How to use checksums |
761b98062d077bf4eab51620def9433e9e4895d4d75dfdad5abb7772d09778eb
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.0 CPython/3.10.0
|