SMCV100B Vector Signal Generator Remote-control module
Project description
Rohde & Schwarz SMCV100B Vector Signal Generator RsSmcv instrument driver.
Basic Hello-World code:
from RsSmcv import *
instr = RsSmcv('TCPIP::192.168.56.101::hislip0', reset=True)
idn = instr.query_str('*IDN?')
print('Hello, I am: ' + idn)
Supported instruments: SMCV100B
The package is hosted here: https://pypi.org/project/RsSmcv/
Documentation: https://RsSmcv.readthedocs.io/
Examples: https://github.com/Rohde-Schwarz/Examples/tree/main/SignalGenerators/Python/RsSmcv_ScpiPackage
Version history
Latest release notes summary: Fixed all commands ‘Pattern’ variables from lists to raw scalar strings.
- Version 5.20.44
Fixed all commands ‘Pattern’ variables from lists to raw scalar strings.
- Version 5.20.43
Update for FW 5.20.043
- Version 5.0.124.16
Updated core to the newest template.
Added DigitalModulation Interface.
- Version 5.0.122.13
Update for FW 5.00.122
- Version 4.80.2.11
Fixed bug in interfaces with the name ‘base’, new docu format
- Version 4.80.2.6
First released version
Project details
Release history Release notifications | RSS feed
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 RsSmcv-5.20.44.tar.gz
.
File metadata
- Download URL: RsSmcv-5.20.44.tar.gz
- Upload date:
- Size: 467.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 76d0398e314b43124c404a722b33d8bcfc32e2f3b19df56d9e4d771fc4a1bb4a |
|
MD5 | 8ce01714df74d84d351aeda0f3f75c0c |
|
BLAKE2b-256 | 7b91a93951eb89ba0c0e6f9c81d47ed08bdca9611dbc37ee76b1b87141a32dc7 |
File details
Details for the file RsSmcv-5.20.44-py3-none-any.whl
.
File metadata
- Download URL: RsSmcv-5.20.44-py3-none-any.whl
- Upload date:
- Size: 1.3 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 | bb594c8bc3abff1b4bc1cb1db5ccf12abdb3164a450a753146244997248e208c |
|
MD5 | afb6cba539a0cfb3905816cbc1465abc |
|
BLAKE2b-256 | ad7312b9ab7f4628871726aca2a922a78c884bc71e21f26c042be1ddc10948bb |