30 lines
956 B
Plaintext
30 lines
956 B
Plaintext
// Graph generated by WireViz
|
|
// https://github.com/formatc1702/WireViz
|
|
// Daniel Rojas - 2020
|
|
|
|
digraph G {
|
|
graph [rankdir = LR, ranksep=2, fontname = "arial"];
|
|
edge [arrowhead=none, fontname = "arial"];
|
|
node [shape=record, style=rounded, fontname = "arial"];
|
|
|
|
|
|
X1[label="X1 | {D-Sub|female|9-pin} | {{DCD|RX|TX|DTR|GND|DSR|RTS|CTS|RI} | {<p1>1|<p2>2|<p3>3|<p4>4|<p5>5|<p6>6|<p7>7|<p8>8|<p9>9}}}"]
|
|
|
|
X2[label="X2 | {Molex KK 254|female|6-pin} | {{<p1>1|<p2>2|<p3>3|<p4>4|<p5>5|<p6>6} | {GND|RX|TX|NC|OUT|IN}}}"]
|
|
|
|
{edge[style=bold]
|
|
X2:p5:w -> X2:p6:w
|
|
}
|
|
|
|
W1[label="W1 | {3x|0.25 mm²| + S|0.2 m} | {{<w1i>1|<w2i>2|<w3i>3|<wsi>} | {WH|BN|GN|Shield} | {<w1o>1|<w2o>2|<w3o>3|<wso>}}}"]
|
|
|
|
{edge[style=bold]
|
|
{edge[color="#000000:#ffffff:#000000"] X1:p5 -> W1:w1i; W1:w1o -> X2:p1}
|
|
{edge[color="#000000:#666600:#000000"] X1:p2 -> W1:w2i; W1:w2o -> X2:p3}
|
|
{edge[color="#000000:#00ff00:#000000"] X1:p3 -> W1:w3i; W1:w3o -> X2:p2}
|
|
{X1:p5 -> W1:wsi; }
|
|
}
|
|
|
|
|
|
}
|