CMW WLAN Measurement Remote-control module
Project description
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
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
Built Distribution
File details
Details for the file RsCmwWlanMeas-4.0.140.tar.gz
.
File metadata
- Download URL: RsCmwWlanMeas-4.0.140.tar.gz
- Upload date:
- Size: 301.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | de58a227818512cebc4813170a16ea3f333032083097530cc72a374894a115cf |
|
MD5 | 377211351db5be3e8c75d03512293eb4 |
|
BLAKE2b-256 | d66f850afba9c832fd1f759294bcffd64a1c865eafbc723170d1717e8709020c |
File details
Details for the file RsCmwWlanMeas-4.0.140-py3-none-any.whl
.
File metadata
- Download URL: RsCmwWlanMeas-4.0.140-py3-none-any.whl
- Upload date:
- Size: 1.2 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3d234cd9657b86f6272f13d865119e68a1a6b44cec31b72544d07653512e948b |
|
MD5 | f575e8bd20a65f54073aabde293e19fa |
|
BLAKE2b-256 | 761b98062d077bf4eab51620def9433e9e4895d4d75dfdad5abb7772d09778eb |