-
Notifications
You must be signed in to change notification settings - Fork 56
Expand file tree
/
Copy pathsection-rfgen-drivers.tex
More file actions
24 lines (19 loc) · 1013 Bytes
/
section-rfgen-drivers.tex
File metadata and controls
24 lines (19 loc) · 1013 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
\chapter{RF Generator Drivers}
\label{sec:rfgen-drivers}
This chapter describes all of the available drivers for RF synthesizers, vector signal generators, and similar devices.
\section{Siglent}
\begin{tabularx}{16cm}{lllX}
\thickhline
\textbf{Device Family} & \textbf{Driver} & \textbf{Transport} & \textbf{Notes} \\
\thickhline
SSG3000X & Unknown & Unknown & May be compatible with the siglent\_ssg driver, but not tested\\
\thinhline
SSG5000A & Unknown & Unknown & May be compatible with the siglent\_ssg driver, but not tested\\
\thinhline
SSG5000X & siglent\_ssg & lan & Only tested via lan transport, but USBTMC and serial are available too\\
\thickhline
\end{tabularx}
\subsection{siglent\_ssg}
This driver was developed on a SSG5060X-V and should support the other models in the SSG5000X family (SSG5040X,
SSG5060X, and SSG5040X-V). It is unknown whether it will function at all with the SSG3000X or 5000A families in its
current state; additional development will likely be needed for full support.