Rohde & Schwarz CMX/CMP/PVT Global Purpose RF RsCMPX_Gprf instrument driver.
Basic Hello-World code:
from RsCMPX_Gprf import *
instr = RsCMPX_Gprf('TCPIP::192.168.2.101::hislip0')
idn = instr.query('*IDN?')
print('Hello, I am: ' + idn)
Supported instruments: CMX500, CMP200, CMP180, PVT360
The package is hosted here: https://pypi.org/project/RsCMPX-Gprf/
Documentation: https://RsCMPX-Gprf.readthedocs.io/
Examples: https://github.com/Rohde-Schwarz/Examples/
Version history
Latest release notes summary: New Core 1.80.0 with loosened data type assertions for lists
- Version 5.0.92
New Core 1.80.0 with loosened data type assertions for lists
Corrected parameter for TRIGger:GPRF:GENerator<i>:SEQuencer:ISMeas:SOURce to scalar string
- Version 5.0.91
Added missing measurement SCPI from MMI sub-system
- Version 5.0.90
Update for CMP FW 5.0.90
- Version 5.0.20
Update for CMP200 5.0.20
- Version 4.0.172
Fixed documentation
- Version 4.0.171
Updated MMI commands for the FW 4.0.170
- Version 4.0.170
Fixed documentation
- Version 4.0.140
Update of RsCMPX_Gprf to FW 4.0.140 from the complete FW package 7.10.0
- Version 4.0.110
Fixed generation of specific interfaces, new core
- Version 4.0.20
Update for the FW verision 4.0.20
- Version 4.0.12
First released version
Release files for RsCMPX-Gprf 5.0.92
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| RsCMPX_Gprf-5.0.92.tar.gz | 261.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| RsCMPX_Gprf-5.0.92-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 1.1 MB
Release files / RsCMPX_Gprf-5.0.92.tar.gz
| Download URL | RsCMPX_Gprf-5.0.92.tar.gz |
|---|---|
| Size | 261.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
928ae02b66c7311171e9c508e880cfa44b55980f5e66edaa925b50dca52d8c94
|
|
BLAKE2b-256 checksum How to use checksums |
298dbe907cd6584bc14e81ba339603d7bf0ed5459296b8684fb40d7580b4d8c7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.0 CPython/3.10.0
|
Release files / RsCMPX_Gprf-5.0.92-py3-none-any.whl
| Download URL | RsCMPX_Gprf-5.0.92-py3-none-any.whl |
|---|---|
| Size | 809.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
7f9cbcf4e7d18de9918641d0a17bda1ba52de0d80a31a31ac7f44b5b0a9cc0f2
|
|
BLAKE2b-256 checksum How to use checksums |
4269ad00932a67a47a1adf258db54de319db8c5442b45877aa8f47ce5f4db764
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.0 CPython/3.10.0
|