Skip to content

Commit 8f5cb1e

Browse files
authored
Merge branch 'ngscopeclient:master' into master
2 parents ba27ef2 + 26ab251 commit 8f5cb1e

File tree

1 file changed

+26
-2
lines changed

1 file changed

+26
-2
lines changed

section-scope-drivers.tex

Lines changed: 26 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -403,15 +403,39 @@ \subsection{keysightdca}
403403
\section{Pico Technology}
404404

405405
Pico oscilloscopes all have slightly different command sets, but are supported using the ``pico" driver in libscopehal.
406-
This driver connects via a TCP socket to a socket server
406+
This driver connects via the ``twinlan" transport to a socket server
407407
\href{https://github.com/ngscopeclient/scopehal-pico-bridge}{scopehal-pico-bridge} which connects to the appropriate
408408
instrument using Pico's binary SDK.
409409

410410
\begin{tabularx}{16cm}{llX}
411411
\thickhline
412412
\textbf{Device Family} & \textbf{Driver} & \textbf{Notes} \\
413413
\thickhline
414-
3000D series & pico & Early development, incomplete\\
414+
2000 series & pico & 2205 MSO, 2206, 2207, 2208 only\\
415+
\thinhline
416+
2000A series & pico & 2204A and 2205A not supported yet\\
417+
\thinhline
418+
2000B series & pico & \\
419+
\thinhline
420+
3000 series & pico & 3204/5/6 MSO only\\
421+
\thinhline
422+
3000A series & pico & \\
423+
\thinhline
424+
3000B series & pico & \\
425+
\thinhline
426+
3000C series & pico & \\
427+
\thinhline
428+
3000D series & pico & \\
429+
\thinhline
430+
4000 series & pico & 4444 and 4824 only\\
431+
\thinhline
432+
4000A series & pico & \\
433+
\thinhline
434+
5000A series & pico & \\
435+
\thinhline
436+
5000B series & pico & \\
437+
\thinhline
438+
5000D series & pico & \\
415439
\thinhline
416440
6000E series & pico & \\
417441
\thickhline

0 commit comments

Comments
 (0)