-
Notifications
You must be signed in to change notification settings - Fork 42
/
Copy pathsection-meter-drivers.tex
37 lines (27 loc) · 1.06 KB
/
section-meter-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
\chapter{Multimeter Drivers}
\label{sec:meter-drivers}
This chapter describes all of the available drivers for multimeters.
Multimeters 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
Owon XDM1041/1241 & owon\_xdm & uart & Driver developed and tested on this meter\\
\thinhline
Owon XDM2041 & owon\_xdm & uart & Not tested but should work\\
\thickhline
\end{tabularx}
\subsection{owon\_xdm}
This driver supports Owon XDM 1000 and 2000 series multimeters.
\section{Rohde \& Schwarz}
\begin{tabularx}{16cm}{lllX}
\thickhline
\textbf{Device Family} & \textbf{Driver} & \textbf{Transport} & \textbf{Notes} \\
\thickhline
HMC8012 & rs\_hmc8012 & lan & Only tested via lan transport, but USBTMC and serial are available too\\
\thickhline
\end{tabularx}
\subsection{rs\_hmc8012}
This driver supports the HMC8012 multimeter, which is the only device in the family.