1NANOVNASAVER(1) General Commands Manual NANOVNASAVER(1)
2
3
4
6 NANOVNASAVER - save Touchstone files from the NanoVNA device
7
9 NanoVNASaver [-h] [-d] [-D DEBUG_FILE] [-f FILE] [-r REF_FILE] [--ver‐
10 sion]
11
13 The NanoVNASaver graphical tool saves Touchstone files from the
14 NanoVNA, sweeps frequency spans in segments to gain more data points,
15 and generally displays and analyzes the resulting data.
16
17 The authors expect most users to use a graphical launcher instead of
18 the command line interface.
19
21 -h, --help
22 Show a summary of options and exit.
23
24 -d, --debug
25 Set loglevel to debug.
26
27 -D DEBUG_FILE, --debug-file DEBUG_FILE
28 File to write debug logging output to.
29
30 -f FILE, --file FILE
31 Touchstone file to load as sweep for off device usage.
32
33 -r REF_FILE, --ref-file REF_FILE
34 Touchstone file to load as reference for off device usage.
35
36 --version
37 Show program's version number and exit.
38
40 The documentation is installed at /usr/share/doc/nanovna-saver/.
41
43 This page has been written for Debian but may be reused by others.
44
45
46
47 2023-03-19 NANOVNASAVER(1)