1 .TH PULSEVIEW 1 "December 16, 2015"
3 PulseView \- Qt-based LA/scope/MSO GUI for sigrok
5 .B pulseview \fR[\fBOPTIONS\fR] [\fBfile.sr\fR]
8 is a cross-platform Qt-based GUI for the
10 software suite for test and measurement equipment such as logic analyzers,
11 oscilloscopes, MSOs, and more.
14 has very few command line options, as most configuration elements are
15 available from the GUI itself.
17 If the optional \fBfile.sr\fR argument is supplied, PulseView tries to open
18 the specified file. It has to be in the "libsigrok session" format.
20 .B "\-l, \-\-loglevel"
21 Set the libsigrok and libsigrokdecode loglevel. At the moment PulseView
22 doesn't support setting the two loglevels independently. The higher the
23 number, the more debug output will be printed. Valid loglevels are:
37 .B "\-h, \-?, \-\-help"
38 Show a help text and exit.
41 Show version information and exit.
43 .BR "\-i, \-\-input\-file " <filename>
44 Load input from a file. If the
46 option is not supplied, PulseView attempts to load the file as a sigrok session
49 .BR "\-I, \-\-input\-format " <format>
50 Specifies the format of the input file to be loaded.
51 .SH "KEYBOARD SHORTCUTS"
60 Enable / disable sticky scrolling.
66 Toggle between coloured trace backgrounds and alternating light/dark
67 gray trace backgrounds.
70 Start / stop an acquisition.
76 Scroll up/down/left/right.
85 Save selected range as...
88 Group all currently selected traces into a trace group.
91 Ungroup the traces in the currently selected trace group.
100 Quit, i.e. shutdown PulseView.
103 exits with 0 on success, 1 on most failures.
107 Please report any bugs via Bugzilla
108 .RB "(" http://sigrok.org/bugzilla ")"
109 or on the sigrok\-devel mailing list
110 .RB "(" sigrok\-devel@lists.souceforge.net ")."
113 is covered by the GNU General Public License (GPL), version 3 or later.
115 Please see the individual source code files.
117 This manual page was written by Uwe Hermann <uwe@hermann\-uwe.de>.
118 It is licensed under the terms of the GNU GPL (version 2 or later).