New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

cts3-viewer

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cts3-viewer

CTS3 Waveform Viewer

  • 24.1.0
  • PyPI
  • Socket score

Maintainers
2

==================== CTS3 Waveform Viewer

.. image:: https://img.shields.io/pypi/v/cts3-viewer.svg :target: https://pypi.org/project/cts3-viewer/ :alt: Package on PyPI

.. image:: https://img.shields.io/badge/License-MIT-green.svg :target: https://opensource.org/licenses/MIT :alt: MIT

Analog waveform viewer for NI Contactless Test Station 3.

Displays graph which are embedded in files generated by a CTS3.

Installation

CTS3 Waveform Viewer is published on PyPI <https://pypi.org/project/cts3-viewer>_ and can be installed from there::

python -m pip install --upgrade cts3-viewer

Documentation

cts3-viewer is a command line interface which converts an analog waveform file into an HTML file.

The following file types are supported:

  • DAQ output files
  • Advanced measurements output files
  • Protocol analyzer files containing analog measurements

Usage


::

cts3-viewer src [options]

or::

python -m cts3_viewer src [options]

Options


=============================== =============================================== -h, --help show help message and exit -f, --force overwrite output file if exists --fft compute signal FFT -o OUTPUT, --output OUTPUT select output HTML file -s, --silent convert to HTML file without plotting the graph -v, --verbose increase verbosity --version show version information and exit =============================== ===============================================

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc