Revision History

RsPulseSeq

https://img.shields.io/pypi/v/RsPulseSeq.svg https://readthedocs.org/projects/sphinx/badge/?version=master https://img.shields.io/pypi/l/RsPulseSeq.svg https://img.shields.io/pypi/pyversions/pybadges.svg https://img.shields.io/pypi/dm/RsPulseSeq.svg

Rohde & Schwarz Pulse Sequencer radar simulation software RsPulseSeq instrument driver.

Basic Hello-World code:

from RsPulseSeq import *

instr = RsPulseSeq('TCPIP::192.168.2.101::hislip0')
idn = instr.query('*IDN?')
print('Hello, I am: ' + idn)

Supported instruments: PulseSequencer

The package is hosted here: https://pypi.org/project/RsPulseSeq/

Documentation: https://RsPulseSeq.readthedocs.io/

Examples: https://github.com/Rohde-Schwarz/Examples/

Version history

Latest release notes summary: Update for SW version 2.7

Version 2.7.1
  • Update for SW version 2.7

Version 2.4.1
  • Included all three variants - RF, Digital, DFS

Version 2.4.0
  • First release for FW 2.4