RsAreg800 5.30.49

Creator: bradpython12

Last updated:

0 purchases

TODO
Add to Cart

Description:

RsAreg800 5.30.49

Rohde & Schwarz AREG800A automotive radar echo generator RsAreg800 instrument driver.
Basic Hello-World code:
from RsAreg800 import *

instr = RsAreg800('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/RsAreg800/
Documentation: https://RsAreg800.readthedocs.io/
Examples: https://github.com/Rohde-Schwarz/Examples/

Version history

Latest release notes summary: Fixed all commands ‘Pattern’ variables from lists to raw scalar strings.

Version 5.30.49

Fixed all commands ‘Pattern’ variables from lists to raw scalar strings.


Version 5.30.48

Updated core and help file


Version 5.30.47

Update for FW 5.30.047


Version 5.0.57

First release for FW 5.00.057

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files:

Customer Reviews

There are no reviews.