diff --git a/5432.tex b/5432.tex index 77a0529..9c7d35a 100644 --- a/5432.tex +++ b/5432.tex @@ -115,6 +115,11 @@ All channels can be updated simultaneously. \draw [-latexslim] (2.2, 0) -- (eem1.west); \draw [-latexslim] (1.4, 0) -- (eem0.west); + % TEC & TEC controller connector below the EEM IN connectors + \draw (8.2, -3.5) node[twoportshape, t=\MymyLabel{TEC Controller}{Connector}, circuitikz/bipoles/twoport/width=2.2, scale=0.7, rotate=-90] (tec_conn) {}; + \draw (6.2, -3.5) node[twoportshape, t=\MymyLabel{TEC}{Cooler}, circuitikz/bipoles/twoport/width=1.4, circuitikz/bipoles/twoport/height=1.4, scale=0.7] (tec_cooler) {}; + \draw [latexslim-latexslim] (tec_conn.south) -- (tec_cooler.east); + \end{circuitikz} }