AREG100A automotive radar echo generator Remote-control module
Project description
Rohde & Schwarz AREG100A automotive radar echo generator RsAreg instrument driver.
Basic Hello-World code:
from RsAreg import *
instr = RsAreg('TCPIP::192.168.2.101::hislip0')
idn = instr.query('*IDN?')
print('Hello, I am: ' + idn)
Supported instruments: AREG
The package is hosted here: https://pypi.org/project/RsAreg/
Documentation: https://RsAreg.readthedocs.io/
Examples: https://github.com/Rohde-Schwarz/Examples/
Version history
Latest release notes summary: Documentation Fixes
- Version 4.80.71
Documentation Fixes
- Version 4.80.70
First release for FW 4.80.070
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
RsAreg-4.80.71.tar.gz
(171.1 kB
view hashes)
Built Distribution
RsAreg-4.80.71-py3-none-any.whl
(405.7 kB
view hashes)