GithubHelp home page GithubHelp logo

terrabits / trace-history Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 6.3 MB

Trace History is a command line utility for using the Rohde & Schwarz (R&S) Vector Network Analyzer (VNA) Trace History feature.

License: Other

Python 86.69% Shell 10.06% Batchfile 3.25%
analyzer history network python rohde rohde-schwarz schwarz trace vector vna

trace-history's Introduction

Trace History

Trace History is a command line utility for using the Rohde & Schwarz (R&S) Vector Network Analyzer (VNA) Trace History feature.

As of 1 Nov 2023, the Trace History feature is only available via SCPI commands. This utility provides a simple interface that can be used on any platform on the command line.

Requirements

  • Python ~= 3.4
  • rohdeschwarz ~=1.9.2.dev1
  • si-prefix ~=1.2

Install

To install the trace-history command line utility, first clone the project repo then run pip install as follows:

cd path/to/trace-history
pip install .

CLI

The command line interface (CLI) help menu can be printed with the --help flag:

trace-history --help

You should see the following output:

usage: trace-history [-h] [--quiet] [--version] [--ip-address IP_ADDRESS]
                     [--timeout-ms TIMEOUT_MS] [--set-file SET_FILE]
                     [--data-path DATA_PATH]
                     sweep_count

positional arguments:
  sweep_count

options:
  -h, --help            show this help message and exit
  --quiet               do not print to stdout
  --version             show program's version number and exit
  --ip-address IP_ADDRESS
                        default: localhost
  --timeout-ms TIMEOUT_MS
                        default: 120000
  --set-file SET_FILE
  --data-path DATA_PATH
                        default: current working directory

Example

See example/README.md for an example use of trace-history.

trace-history's People

Contributors

terrabits avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.