Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ngscopeclient/scopehal-docs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2a66c4d5456c
Choose a base ref
...
head repository: ngscopeclient/scopehal-docs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 8eb23215906a
Choose a head ref
  • 1 commit
  • 2 files changed
  • 1 contributor

Commits on May 26, 2020

  1. Copy the full SHA
    8eb2321 View commit details
Showing with 10 additions and 2 deletions.
  1. BIN images/connection-dialog.png
  2. +10 −2 section-gettingstarted.tex
Binary file added images/connection-dialog.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 10 additions & 2 deletions section-gettingstarted.tex
Original file line number Diff line number Diff line change
@@ -83,8 +83,16 @@ \subsection{Compilation}

\subsection{Running glscopeclient}

When running glscopeclient with no arguments, a dialog box is displayed allowing you to connect to an instrument. As of
this writing, there is no support for connecting to multiple instruments via the dialog.
When running glscopeclient with no arguments, a dialog box (Fig. \ref{connection-dialog}) is displayed allowing you to
connect to an instrument. As of this writing, there is no support for connecting to multiple instruments via the
dialog.

\begin{figure}[h]
\centering
\includegraphics[width=6cm]{images/connection-dialog.png}
\caption{Connection dialog}
\label{connection-dialog}
\end{figure}

It is also possible to connect to arbitrarily many instruments by passing the ``connection string" for each instrument
as a command-line argument.