forked from ngscopeclient/scopehal-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsection-funcgen-drivers.tex
59 lines (40 loc) · 1.89 KB
/
section-funcgen-drivers.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
\chapter{Function Generator Drivers}
\label{sec:funcgen-drivers}
This chapter describes all of the available drivers for standalone function generators.
Function generators which are part of an oscilloscope are described in the \hyperref[sec:scope-drivers]{Oscilloscope
Drivers} section.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Owon}
\begin{tabularx}{16cm}{lllX}
\thickhline
\textbf{Device Family} & \textbf{Driver} & \textbf{Transport} & \textbf{Notes} \\
\thickhline
XDG 2000/3000 series & owon\_xdg & lan/usbtmc & Only tested via lan transport, but USBTMC is available too.\\
\thickhline
\end{tabularx}
\subsection{owon\_xdg}
This driver supports all XDG 2000/3000 series function / arbitrary waveform generators.
It has been tested on an Owon XDG 2035.
The default communication port for lan is 3000.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Rigol}
\begin{tabularx}{16cm}{lllX}
\thickhline
\textbf{Device Family} & \textbf{Driver} & \textbf{Transport} & \textbf{Notes} \\
\thickhline
DG4000 series & rigol\_awg & lan & Only tested via lan transport, but USBTMC and serial are available too\\
\thickhline
\end{tabularx}
\subsection{rigol\_awg}
This driver supports all DG4000 series function / arbitrary waveform generators.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Siglent}
\begin{tabularx}{16cm}{lllX}
\thickhline
\textbf{Device Family} & \textbf{Driver} & \textbf{Transport} & \textbf{Notes} \\
\thickhline
SDG2000X series & siglent\_awg & lan & Only tested via lan transport, but USBTMC is available too\\
\thickhline
\end{tabularx}
\subsection{siglent\_sdg}
This driver supports the SDG2000X series and possibly higher end models as well.