1 .TH PULSEVIEW 1 "March 4, 2017"
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 (.sr).
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.
63 Show / hide sampling points.
66 Show / hide analog minor grid (in addition to the vdiv grid).
72 Toggle between coloured trace backgrounds and alternating light/dark
73 gray trace backgrounds.
76 Start / stop an acquisition.
79 Scroll up/down/left/right.
88 Save selected range as...
91 Group all currently selected traces into a trace group.
94 Ungroup the traces in the currently selected trace group.
103 Quit, i.e. shutdown PulseView (closing all session tabs).
106 Close the current session tab.
109 exits with 0 on success, 1 on most failures.
113 Please report any bugs via Bugzilla
114 .RB "(" http://sigrok.org/bugzilla ")"
115 or on the sigrok\-devel mailing list
116 .RB "(" sigrok\-devel@lists.souceforge.net ")."
119 is covered by the GNU General Public License (GPL), version 3 or later.
121 Please see the individual source code files.
123 This manual page was written by Uwe Hermann <uwe@hermann\-uwe.de>.
124 It is licensed under the terms of the GNU GPL (version 2 or later).