cts3-viewer 22.0.1

Creator: coderz1093

Last updated:

0 purchases

TODO
Add to Cart

Description:

cts3viewer 22.0.1

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 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

License

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

Customer Reviews

There are no reviews.