diff options
-rw-r--r-- | tableconversion.py | 42 | ||||
-rw-r--r-- | wireviz/Choppy_ECU_12FB.bom.tsv | 4 | ||||
-rw-r--r-- | wireviz/Choppy_ECU_12FB.csv | 32 | ||||
-rw-r--r-- | wireviz/Choppy_ECU_12FB.gv | 4 | ||||
-rw-r--r-- | wireviz/Choppy_ECU_12FB.html | 28 | ||||
-rw-r--r-- | wireviz/Choppy_ECU_12FB.png | bin | 2188788 -> 2188867 bytes | |||
-rw-r--r-- | wireviz/Choppy_ECU_12FB.svg | 24 | ||||
-rw-r--r-- | wireviz/Choppy_ECU_C1.csv | 28 | ||||
-rw-r--r-- | wireviz/Choppy_ECU_C1.yml | 8 | ||||
-rw-r--r-- | wireviz/Choppy_ECU_C2.csv | 13 | ||||
-rw-r--r-- | wireviz/Choppy_ECU_C2.yml | 1 | ||||
-rw-r--r-- | wireviz/Choppy_IB_CEX.csv | 116 |
12 files changed, 196 insertions, 104 deletions
diff --git a/tableconversion.py b/tableconversion.py index c69ac71..1dedce1 100644 --- a/tableconversion.py +++ b/tableconversion.py @@ -13,11 +13,16 @@ def parse_wireviz_yml(file_path): connectorlist = [] for connector in data['connectors']: connectorlist.append(connector) - print(connectorlist) + #print(connectors['ECU']['pins']) wire_info = [] for connection in connections: connectorwpin = str(connection[0]) connector = connectorwpin[2:connectorwpin.find("':")] + connectorwires = str(connection[1]) + if (len(connection)==2)and(connectorlist.count(connector) < 1): + connectorwpin = str(connection[1]) + connector = connectorwpin[2:connectorwpin.find("':")] + connectorwires = str(connection[0]) #currently skipping all abnormal conditions if connectorlist.count(connector) < 1: continue @@ -26,41 +31,53 @@ def parse_wireviz_yml(file_path): for pins in connectorpins: if str(pins).count("-") > 0: pinrange = pins.strip("' ").split("-") - print(pinrange) for x in range(int(pinrange[0]),int(pinrange[1])+1): connectorpinsadjusted.append(x) else: connectorpinsadjusted.append(pins) - print(connectorpinsadjusted) - - connectorwires = str(connection[1]) bundle = connectorwires[2:connectorwires.find("':")] bundlewires = connectorwires[connectorwires.find(" [")+2:connectorwires.rfind("]}")].split(",") connector2pinsadjusted = [] - idcount=idcount+1 + if len(connection) > 2: connector2wpin = str(connection[2]) connector2 = connector2wpin[2:connector2wpin.find("':")] connector2pins = connector2wpin[connector2wpin.find(" [")+2:connector2wpin.rfind("]}")].split(",") for pins in connector2pins: + idcount=idcount+1 if pins.count("-") > 0: pinrange = pins.strip("' ").split("-") - for x in range(int(pinrange[0]),int(pinrange[1])+1): - connector2pinsadjusted.append(x) + negativesign=0 + for pin in pinrange: + if str(connectors[connector]['pins']).count(pin) < 1: + print(pin) + negativesign=1 + if not negativesign: + for x in range(int(pinrange[0]),int(pinrange[1])+1): + connector2pinsadjusted.append(x) + else: + connector2pinsadjusted = connector2pins else: connector2pinsadjusted = connector2pins for x in range(0,len(connectorpinsadjusted)): - ident = str(ord(connector[0]))+str(ord(str(connectorpinsadjusted[x])[0]))+str(ord(wires[bundle]['colors'][x][0]))+str(idcount) + ident = str(ord(connector[0]))[:1]+str(ord(str(connectorpinsadjusted[x])[-1]))[-1]+str(ord(str(connector2pinsadjusted[x])[-1]))[-1]+str(ord(wires[bundle]['colors'][x][0]))+str(idcount)[-1] ident = ident.strip(" ") + pin1 = connectorpinsadjusted[x] notes = "none" + if str(connectors[connector]).count("'pinlabels':"): + if str(connectors[connector]['pinlabels']).count(connectorpinsadjusted[x]): + stringarray= [str(x) for x in connectors[connector]['pinlabels']] + print(stringarray) + print(connectorpinsadjusted) + print(stringarray.index(connectorpinsadjusted[x].strip("\""))) if str(wires[bundle]).find("'notes':") > 0: notes = wires[bundle]['notes'] wire_info.append({ 'Identifier': ident, 'End 1': connector, - 'Pin 1': connectorpinsadjusted[x], + 'Pin 1': pin1, 'Length': wires[bundle]['length'], 'Color': wires[bundle]['colors'][x], 'Gauge': wires[bundle]['gauge'], @@ -69,8 +86,9 @@ def parse_wireviz_yml(file_path): 'Notes': notes, }) else: + idcount=idcount+1 for x in range(0,len(connectorpinsadjusted)): - ident = str(ord(connector[0]))+str(ord(str(connectorpinsadjusted[x])[0]))+str(ord(wires[bundle]['colors'][x][0]))+str(idcount) + ident = str(ord(connector[0]))[:1]+str(ord(str(connectorpinsadjusted[x])[-1]))[-1]+"0"+str(ord(wires[bundle]['colors'][x][0]))+str(idcount)[-1] ident = ident.strip(" ") notes = "none" if str(wires[bundle]).find("'notes':") > 0: @@ -94,7 +112,7 @@ def parse_wireviz_yml(file_path): return wire_df # Path to your WireViz YML file -file_path = 'wireviz/Choppy_IB_CEX.yml' +file_path = 'wireviz/Choppy_ECU_12FB.yml' wire_table = parse_wireviz_yml(file_path) # Display the table diff --git a/wireviz/Choppy_ECU_12FB.bom.tsv b/wireviz/Choppy_ECU_12FB.bom.tsv index 8d06fb3..b04ef81 100644 --- a/wireviz/Choppy_ECU_12FB.bom.tsv +++ b/wireviz/Choppy_ECU_12FB.bom.tsv @@ -16,8 +16,8 @@ Id Description Qty Unit Designators 15 Wire, 14 AWG, BN 50.0 Inches W13 16 Wire, 14 AWG, GN 27.0 Inches W16 17 Wire, 14 AWG, RD 446.5 Inches W1, W14, W15, W4, W6, W8 -18 Wire, 18 AWG, BK 316.0 Inches W12, W18, W20, W22 +18 Wire, 18 AWG, BK 330.0 Inches W12, W18, W20, W22 19 Wire, 18 AWG, BN 16.5 Inches W3 20 Wire, 18 AWG, GN 70.0 Inches W17, W3 21 Wire, 18 AWG, GY 32.0 Inches W10, W19 -22 Wire, 18 AWG, RD 73.0 Inches W11, W2, W21, W7 +22 Wire, 18 AWG, RD 91.0 Inches W11, W2, W21, W7 diff --git a/wireviz/Choppy_ECU_12FB.csv b/wireviz/Choppy_ECU_12FB.csv new file mode 100644 index 0000000..cb36157 --- /dev/null +++ b/wireviz/Choppy_ECU_12FB.csv @@ -0,0 +1,32 @@ +,Identifier,End 1,Pin 1,Length,Color,Gauge,End 2,Pin 2,Notes +0,699711,ECUM,'Extra Out 1',16.5 Inches,GN,18 AWG,ECU1,'B4',none +1,699712,ECUM,'Extra Out 2',16.5 Inches,GN,18 AWG,ECU1,'C4',none +2,699823,ECUM,1,50 Inches,RD,14 AWG,Coil Pack 1,'E',12 Inch difference between outermost coils. +3,690824,Coil Pack 2,'E',50 Inches,RD,14 AWG,----,----,12 Inch difference between outermost coils. +4,690825,Coil Pack 3,'E',50 Inches,RD,14 AWG,----,----,12 Inch difference between outermost coils. +5,690826,Coil Pack 4,'E',50 Inches,RD,14 AWG,----,----,12 Inch difference between outermost coils. +6,699717,ECUM,'GND',16.5 Inches,GN,18 AWG,ECU1,'L4',none +7,659828,ECUM,7,16.5 Inches,RD,14 AWG,ECU1,'M4',none +8,659829,ECUM,7,40 Inches,RD,18 AWG,Fuel Injector 2,1,none +9,790820,Fuel Injector 1,1,40 Inches,RD,18 AWG,----,----,none +10,622711,ECUF,4,27 Inches,GN,14 AWG,MAF Sensor,4,none +11,669822,ECUM,8,20 Inches,RD,18 AWG,Servo Power,1,Servo Wire is Long Enough +12,609824,ECUF,12,10 Inches,RD,14 AWG,Fuse Block,'F1-',none +13,649824,ECUF, 6,10 Inches,RD,14 AWG,Fuse Block, 'F2-',none +14,699825,ECUF,11,10 Inches,RD,18 AWG,Fuse Block,'F3-',none +15,819827,Positive Bus Bar,3,10 Inches,RD,14 AWG,Fuse Block,'F1+',none +16,819827,Positive Bus Bar, 3,10 Inches,RD,14 AWG,Fuse Block, 'F3+',none +17,820828,Positive Bus Bar,4,170 Inches,RD,14 AWG,KillSwitch,2,none +18,719829,KillSwitch,3,170 Inches,RD,14 AWG,Fuse Block,'F2+',none +19,699710,ECUF,'Extra Out 2',37 Inches,GN,18 AWG,Tachometer,'12V',Pre-attached wire is of sufficient length to reach ECU. +20,691821,ECUM,'12V ECU',21 Inches,RD,18 AWG,LSU,3,none +21,691662,ECUF,'GND',10 Inches,BK,18 AWG,Negative Bus Bar,3,none +22,699713,Coil Pack 1,'Head Ground',10 Inches,GY,18 AWG,Engine GND','Engine GND',none +23,699714,Coil Pack 4,'Head Ground',10 Inches,GY,18 AWG,Engine GND','Engine GND',none +24,699715,Coil Pack 3,'Head Ground',6 Inches,GY,18 AWG,Engine GND','Engine GND',none +25,699716,Coil Pack 2,'Head Ground',6 Inches,GY,18 AWG,Engine GND','Engine GND',none +26,692667,Coil Pack 1,'Battery Ground',60 Inches,BK,18 AWG,Negative Bus Bar,4,none +27,692668,Coil Pack 2,'Battery Ground',60 Inches,BK,18 AWG,Negative Bus Bar,4,none +28,692669,Coil Pack 3,'Battery Ground',60 Inches,BK,18 AWG,Negative Bus Bar,4,none +29,692660,Coil Pack 4,'Battery Ground',60 Inches,BK,18 AWG,Negative Bus Bar,4,none +30,890661,Servo Power,'GND',20 Inches,BK,18 AWG,Negative Bus Bar,2,none diff --git a/wireviz/Choppy_ECU_12FB.gv b/wireviz/Choppy_ECU_12FB.gv index ab70392..9c30287 100644 --- a/wireviz/Choppy_ECU_12FB.gv +++ b/wireviz/Choppy_ECU_12FB.gv @@ -1411,7 +1411,7 @@ graph { <table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr> <td balign="left">1x</td> <td balign="left">18 AWG</td> - <td balign="left">2.0 Inches</td> + <td balign="left">20.0 Inches</td> </tr></table> </td></tr> <tr><td> @@ -1800,7 +1800,7 @@ graph { <table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr> <td balign="left">1x</td> <td balign="left">18 AWG</td> - <td balign="left">6.0 Inches</td> + <td balign="left">20.0 Inches</td> </tr></table> </td></tr> <tr><td> diff --git a/wireviz/Choppy_ECU_12FB.html b/wireviz/Choppy_ECU_12FB.html index a63c2c7..7401c67 100644 --- a/wireviz/Choppy_ECU_12FB.html +++ b/wireviz/Choppy_ECU_12FB.html @@ -175,12 +175,12 @@ <polygon fill="#ffffff" stroke="black" stroke-dasharray="5,2" points="711.5,-1551.5 398.5,-1551.5 398.5,-1412 711.5,-1412 711.5,-1551.5"/> <polygon fill="none" stroke="black" points="398.5,-1527 398.5,-1551.5 711.5,-1551.5 711.5,-1527 398.5,-1527"/> <text text-anchor="start" x="539.62" y="-1534.2" font-family="arial" font-size="14.00">W11</text> -<polygon fill="none" stroke="black" points="398.5,-1502.5 398.5,-1527 472.08,-1527 472.08,-1502.5 398.5,-1502.5"/> -<text text-anchor="start" x="427.79" y="-1509.7" font-family="arial" font-size="14.00">1x</text> -<polygon fill="none" stroke="black" points="472.08,-1502.5 472.08,-1527 586.17,-1527 586.17,-1502.5 472.08,-1502.5"/> -<text text-anchor="start" x="501.38" y="-1509.7" font-family="arial" font-size="14.00">18 AWG</text> -<polygon fill="none" stroke="black" points="586.17,-1502.5 586.17,-1527 711.5,-1527 711.5,-1502.5 586.17,-1502.5"/> -<text text-anchor="start" x="615.46" y="-1509.7" font-family="arial" font-size="14.00">2.0 Inches</text> +<polygon fill="none" stroke="black" points="398.5,-1502.5 398.5,-1527 469.33,-1527 469.33,-1502.5 398.5,-1502.5"/> +<text text-anchor="start" x="426.42" y="-1509.7" font-family="arial" font-size="14.00">1x</text> +<polygon fill="none" stroke="black" points="469.33,-1502.5 469.33,-1527 580.67,-1527 580.67,-1502.5 469.33,-1502.5"/> +<text text-anchor="start" x="497.25" y="-1509.7" font-family="arial" font-size="14.00">18 AWG</text> +<polygon fill="none" stroke="black" points="580.67,-1502.5 580.67,-1527 711.5,-1527 711.5,-1502.5 580.67,-1502.5"/> +<text text-anchor="start" x="608.58" y="-1509.7" font-family="arial" font-size="14.00">20.0 Inches</text> <text text-anchor="start" x="460.62" y="-1487.2" font-family="arial" font-size="14.00"> </text> <text text-anchor="start" x="400.25" y="-1467.2" font-family="arial" font-size="14.00">ECUM:8:12V Servo</text> <text text-anchor="start" x="528.12" y="-1467.2" font-family="arial" font-size="14.00">     RD    </text> @@ -910,12 +910,12 @@ <polygon fill="#ffffff" stroke="black" stroke-dasharray="5,2" points="1762,-1831.25 1447,-1831.25 1447,-1716.25 1762,-1716.25 1762,-1831.25"/> <polygon fill="none" stroke="black" points="1447,-1806.75 1447,-1831.25 1762,-1831.25 1762,-1806.75 1447,-1806.75"/> <text text-anchor="start" x="1589.12" y="-1813.95" font-family="arial" font-size="14.00">W22</text> -<polygon fill="none" stroke="black" points="1447,-1782.25 1447,-1806.75 1521.25,-1806.75 1521.25,-1782.25 1447,-1782.25"/> -<text text-anchor="start" x="1476.62" y="-1789.45" font-family="arial" font-size="14.00">1x</text> -<polygon fill="none" stroke="black" points="1521.25,-1782.25 1521.25,-1806.75 1636,-1806.75 1636,-1782.25 1521.25,-1782.25"/> -<text text-anchor="start" x="1550.88" y="-1789.45" font-family="arial" font-size="14.00">18 AWG</text> -<polygon fill="none" stroke="black" points="1636,-1782.25 1636,-1806.75 1762,-1806.75 1762,-1782.25 1636,-1782.25"/> -<text text-anchor="start" x="1665.62" y="-1789.45" font-family="arial" font-size="14.00">6.0 Inches</text> +<polygon fill="none" stroke="black" points="1447,-1782.25 1447,-1806.75 1518.5,-1806.75 1518.5,-1782.25 1447,-1782.25"/> +<text text-anchor="start" x="1475.25" y="-1789.45" font-family="arial" font-size="14.00">1x</text> +<polygon fill="none" stroke="black" points="1518.5,-1782.25 1518.5,-1806.75 1630.5,-1806.75 1630.5,-1782.25 1518.5,-1782.25"/> +<text text-anchor="start" x="1546.75" y="-1789.45" font-family="arial" font-size="14.00">18 AWG</text> +<polygon fill="none" stroke="black" points="1630.5,-1782.25 1630.5,-1806.75 1762,-1806.75 1762,-1782.25 1630.5,-1782.25"/> +<text text-anchor="start" x="1658.75" y="-1789.45" font-family="arial" font-size="14.00">20.0 Inches</text> <text text-anchor="start" x="1511.62" y="-1766.95" font-family="arial" font-size="14.00"> </text> <text text-anchor="start" x="1449" y="-1746.95" font-family="arial" font-size="14.00">Servo Power:2:GND</text> <text text-anchor="start" x="1581.88" y="-1746.95" font-family="arial" font-size="14.00">     BK    </text> @@ -1657,7 +1657,7 @@ <tr> <td style="border:1px solid #000000; padding: 4px">18</td> <td style="border:1px solid #000000; padding: 4px">Wire, 18 AWG, BK</td> - <td style="border:1px solid #000000; padding: 4px; text-align:right">316.0</td> + <td style="border:1px solid #000000; padding: 4px; text-align:right">330.0</td> <td style="border:1px solid #000000; padding: 4px">Inches</td> <td style="border:1px solid #000000; padding: 4px">W12, W18, W20, W22</td> </tr> @@ -1685,7 +1685,7 @@ <tr> <td style="border:1px solid #000000; padding: 4px">22</td> <td style="border:1px solid #000000; padding: 4px">Wire, 18 AWG, RD</td> - <td style="border:1px solid #000000; padding: 4px; text-align:right">73.0</td> + <td style="border:1px solid #000000; padding: 4px; text-align:right">91.0</td> <td style="border:1px solid #000000; padding: 4px">Inches</td> <td style="border:1px solid #000000; padding: 4px">W11, W2, W21, W7</td> </tr> diff --git a/wireviz/Choppy_ECU_12FB.png b/wireviz/Choppy_ECU_12FB.png Binary files differindex 43e73b1..336174f 100644 --- a/wireviz/Choppy_ECU_12FB.png +++ b/wireviz/Choppy_ECU_12FB.png diff --git a/wireviz/Choppy_ECU_12FB.svg b/wireviz/Choppy_ECU_12FB.svg index 7e6cde4..3ce174b 100644 --- a/wireviz/Choppy_ECU_12FB.svg +++ b/wireviz/Choppy_ECU_12FB.svg @@ -169,12 +169,12 @@ <polygon fill="#ffffff" stroke="black" stroke-dasharray="5,2" points="711.5,-1551.5 398.5,-1551.5 398.5,-1412 711.5,-1412 711.5,-1551.5"/> <polygon fill="none" stroke="black" points="398.5,-1527 398.5,-1551.5 711.5,-1551.5 711.5,-1527 398.5,-1527"/> <text text-anchor="start" x="539.62" y="-1534.2" font-family="arial" font-size="14.00">W11</text> -<polygon fill="none" stroke="black" points="398.5,-1502.5 398.5,-1527 472.08,-1527 472.08,-1502.5 398.5,-1502.5"/> -<text text-anchor="start" x="427.79" y="-1509.7" font-family="arial" font-size="14.00">1x</text> -<polygon fill="none" stroke="black" points="472.08,-1502.5 472.08,-1527 586.17,-1527 586.17,-1502.5 472.08,-1502.5"/> -<text text-anchor="start" x="501.38" y="-1509.7" font-family="arial" font-size="14.00">18 AWG</text> -<polygon fill="none" stroke="black" points="586.17,-1502.5 586.17,-1527 711.5,-1527 711.5,-1502.5 586.17,-1502.5"/> -<text text-anchor="start" x="615.46" y="-1509.7" font-family="arial" font-size="14.00">2.0 Inches</text> +<polygon fill="none" stroke="black" points="398.5,-1502.5 398.5,-1527 469.33,-1527 469.33,-1502.5 398.5,-1502.5"/> +<text text-anchor="start" x="426.42" y="-1509.7" font-family="arial" font-size="14.00">1x</text> +<polygon fill="none" stroke="black" points="469.33,-1502.5 469.33,-1527 580.67,-1527 580.67,-1502.5 469.33,-1502.5"/> +<text text-anchor="start" x="497.25" y="-1509.7" font-family="arial" font-size="14.00">18 AWG</text> +<polygon fill="none" stroke="black" points="580.67,-1502.5 580.67,-1527 711.5,-1527 711.5,-1502.5 580.67,-1502.5"/> +<text text-anchor="start" x="608.58" y="-1509.7" font-family="arial" font-size="14.00">20.0 Inches</text> <text text-anchor="start" x="460.62" y="-1487.2" font-family="arial" font-size="14.00"> </text> <text text-anchor="start" x="400.25" y="-1467.2" font-family="arial" font-size="14.00">ECUM:8:12V Servo</text> <text text-anchor="start" x="528.12" y="-1467.2" font-family="arial" font-size="14.00">     RD    </text> @@ -904,12 +904,12 @@ <polygon fill="#ffffff" stroke="black" stroke-dasharray="5,2" points="1762,-1831.25 1447,-1831.25 1447,-1716.25 1762,-1716.25 1762,-1831.25"/> <polygon fill="none" stroke="black" points="1447,-1806.75 1447,-1831.25 1762,-1831.25 1762,-1806.75 1447,-1806.75"/> <text text-anchor="start" x="1589.12" y="-1813.95" font-family="arial" font-size="14.00">W22</text> -<polygon fill="none" stroke="black" points="1447,-1782.25 1447,-1806.75 1521.25,-1806.75 1521.25,-1782.25 1447,-1782.25"/> -<text text-anchor="start" x="1476.62" y="-1789.45" font-family="arial" font-size="14.00">1x</text> -<polygon fill="none" stroke="black" points="1521.25,-1782.25 1521.25,-1806.75 1636,-1806.75 1636,-1782.25 1521.25,-1782.25"/> -<text text-anchor="start" x="1550.88" y="-1789.45" font-family="arial" font-size="14.00">18 AWG</text> -<polygon fill="none" stroke="black" points="1636,-1782.25 1636,-1806.75 1762,-1806.75 1762,-1782.25 1636,-1782.25"/> -<text text-anchor="start" x="1665.62" y="-1789.45" font-family="arial" font-size="14.00">6.0 Inches</text> +<polygon fill="none" stroke="black" points="1447,-1782.25 1447,-1806.75 1518.5,-1806.75 1518.5,-1782.25 1447,-1782.25"/> +<text text-anchor="start" x="1475.25" y="-1789.45" font-family="arial" font-size="14.00">1x</text> +<polygon fill="none" stroke="black" points="1518.5,-1782.25 1518.5,-1806.75 1630.5,-1806.75 1630.5,-1782.25 1518.5,-1782.25"/> +<text text-anchor="start" x="1546.75" y="-1789.45" font-family="arial" font-size="14.00">18 AWG</text> +<polygon fill="none" stroke="black" points="1630.5,-1782.25 1630.5,-1806.75 1762,-1806.75 1762,-1782.25 1630.5,-1782.25"/> +<text text-anchor="start" x="1658.75" y="-1789.45" font-family="arial" font-size="14.00">20.0 Inches</text> <text text-anchor="start" x="1511.62" y="-1766.95" font-family="arial" font-size="14.00"> </text> <text text-anchor="start" x="1449" y="-1746.95" font-family="arial" font-size="14.00">Servo Power:2:GND</text> <text text-anchor="start" x="1581.88" y="-1746.95" font-family="arial" font-size="14.00">     BK    </text> diff --git a/wireviz/Choppy_ECU_C1.csv b/wireviz/Choppy_ECU_C1.csv new file mode 100644 index 0000000..3928c2c --- /dev/null +++ b/wireviz/Choppy_ECU_C1.csv @@ -0,0 +1,28 @@ +,Identifier,End 1,Pin 1,Length,Color,Gauge,End 2,Pin 2,Notes +0,699661,ECU,'A2',50 Inches,BU,18 AWG,Coil Pack 1,'A',none +1,699662,ECU,'A3',50 Inches,BU,18 AWG,Coil Pack 2,'A',none +2,699663,ECU,'B2',50 Inches,BU,18 AWG,Coil Pack 3,'A',none +3,699664,ECU,'B3',50 Inches,BU,18 AWG,Coil Pack 4,'A',none +4,690665,ECU,'H1',50 Inches,BU,18 AWG,----,----,none +5,690666,Coil Pack 1,'B',50 Inches,BU,18 AWG,----,----,none +6,690667,Coil Pack 2,'B',50 Inches,BU,18 AWG,----,----,none +7,690668,Coil Pack 3,'B',50 Inches,BU,18 AWG,----,----,none +8,690669,Coil Pack 4,'B',50 Inches,BU,18 AWG,----,----,none +9,690710,ECU,'K1',40 Inches,GY,14 AWG,Fuel Injector 1,2,none +10,690711,ECU,'K2',40 Inches,GY,14 AWG,Fuel Injector 2,2,none +11,699665,ECU,'F4',21 Inches,BN,18 AWG,LSU,1,none +12,690715,ECU, 'G4',21 Inches,GN,18 AWG,LSU, 2,none +13,693895,ECU, 'F3',21 Inches,YE,18 AWG,LSU, 5,none +14,694875,ECU, 'G3',21 Inches,WH,18 AWG,LSU, 6,none +15,690666,ECU,'E3',21 Inches,BN,18 AWG,----,----,none +16,692717,ECU,'D1',21 Inches,GN,18 AWG,LSU,4,none +17,699800,ECU,'E2',40 Inches,PK,18 AWG,Veronte 1X CAN Bus,'B',Twisted Pair | ECU to Veronte +18,699710,ECU, 'E1',40 Inches,GY,18 AWG,Veronte 1X CAN Bus, 'A',Twisted Pair | ECU to Veronte +19,699660,ECU, 'E3',40 Inches,BKWH,18 AWG,Veronte 1X CAN Bus, 'C',Twisted Pair | ECU to Veronte +20,690662,ECU,'H1',33.5 Inches,BN,18 AWG,Coolant/Crank Sensor,2,none +21,699662,ECU, 'F1',33.5 Inches,BK,18 AWG,Coolant/Crank Sensor, 1,none +22,699665,ECU,'H1',27 Inches,BN,18 AWG,MAF Sensor,'NTC-',none +23,699665,ECU, 'H1',27 Inches,BN,18 AWG,MAF Sensor, 'GND',none +24,699665,ECU, 'F2',27 Inches,BK,18 AWG,MAF Sensor, 'NTC+',none +25,699666,ECU,'K4',37 Inches,BK,18 AWG,Tachometer,'Out',Included cable is of sufficient length. +26,690807,ECU,'E3',40 Inches,PK,18 AWG,----,----,Twisted Pair | ECU to Veronte diff --git a/wireviz/Choppy_ECU_C1.yml b/wireviz/Choppy_ECU_C1.yml index 9b0ebdb..44d2b16 100644 --- a/wireviz/Choppy_ECU_C1.yml +++ b/wireviz/Choppy_ECU_C1.yml @@ -183,17 +183,17 @@ connections: - ECU: [H1] - W1: [5] - - - W1: [5] - Coil Pack 1: [B] - - - W1: [5] - - Coil Pack 2: [B] - + - Coil Pack 2: [B] - W1: [5] - - Coil Pack 3: [B] - + - Coil Pack 3: [B] - W1: [5] + - - Coil Pack 4: [B] + - W1: [5] - - ECU: [K1] - W3: [1] diff --git a/wireviz/Choppy_ECU_C2.csv b/wireviz/Choppy_ECU_C2.csv new file mode 100644 index 0000000..40ad985 --- /dev/null +++ b/wireviz/Choppy_ECU_C2.csv @@ -0,0 +1,13 @@ +,Identifier,End 1,Pin 1,Length,Color,Gauge,End 2,Pin 2,Notes +0,699871,ECU,'E2',56 Inches,WH,18 AWG,Knock sensor 1,1,none +1,690661,ECU, 'E1',56 Inches,BN,18 AWG,Knock sensor 1,2,none +2,693662,ECU,'F3',27 Inches,BK,18 AWG,MAF Sensor,5,none +3,699893,ECU,'C1',48 Inches,YE,20 AWG,EGT1,1,none +4,690823,ECU, 'D1',48 Inches,RD,20 AWG,EGT1,2,none +5,699894,ECU,'C2',48 Inches,YE,20 AWG,EGT2,1,none +6,690824,ECU, 'D2',48 Inches,RD,20 AWG,EGT2,2,none +7,699895,ECU,'C3',52 Inches,YE,20 AWG,CHT1,1,none +8,690825,ECU, 'D3',52 Inches,RD,20 AWG,CHT1,2,none +9,699896,ECU,'C4',52 Inches,YE,20 AWG,CHT2,1,none +10,690826,ECU, 'D4',52 Inches,RD,20 AWG,CHT2,2,none +11,699667,ECU,'Engine Ground 2',50 Inches,BN,18 AWG,Engine GND','Engine GND',Ring Teriminal to bolt on Engine block diff --git a/wireviz/Choppy_ECU_C2.yml b/wireviz/Choppy_ECU_C2.yml index 7ca7b71..3cdc1aa 100644 --- a/wireviz/Choppy_ECU_C2.yml +++ b/wireviz/Choppy_ECU_C2.yml @@ -76,6 +76,7 @@ cables: <<: *logic_wire length: 50 Inches colors: [BN] + notes: Ring Teriminal to bolt on Engine block W3: <<: *logic_wire length: 27 Inches diff --git a/wireviz/Choppy_IB_CEX.csv b/wireviz/Choppy_IB_CEX.csv index 7b0d040..b0cc6e6 100644 --- a/wireviz/Choppy_IB_CEX.csv +++ b/wireviz/Choppy_IB_CEX.csv @@ -3,68 +3,68 @@ 1,8650661,Veronte CEX,2,12 Inches,BN,22 AWG,----,----,none 2,8653711,Veronte CEX,5,12 Inches,GN,22 AWG,----,----,none 3,8654891,Veronte CEX,6,12 Inches,YE,22 AWG,----,----,none -4,8649711,Veronte CEX,10,12 Inches,GY,22 AWG,----,----,none +4,8648711,Veronte CEX,10,12 Inches,GY,22 AWG,----,----,none 5,8649801,Veronte CEX,11,12 Inches,PK,22 AWG,----,----,none -6,8649861,Veronte CEX,12,12 Inches,VT,22 AWG,----,----,none -7,8649801,Veronte CEX,13,12 Inches,PKGY,22 AWG,----,----,none -8,8649661,Veronte CEX,14,12 Inches,BURD,22 AWG,----,----,none -9,8650711,Veronte CEX,20,12 Inches,GNWH,22 AWG,----,----,none -10,8650711,Veronte CEX,21,12 Inches,GNBN,22 AWG,----,----,none +6,8650861,Veronte CEX,12,12 Inches,VT,22 AWG,----,----,none +7,8651801,Veronte CEX,13,12 Inches,PKGY,22 AWG,----,----,none +8,8652661,Veronte CEX,14,12 Inches,BURD,22 AWG,----,----,none +9,8648711,Veronte CEX,20,12 Inches,GNWH,22 AWG,----,----,none +10,8649711,Veronte CEX,21,12 Inches,GNBN,22 AWG,----,----,none 11,8650711,Veronte CEX,22,12 Inches,GYWH,22 AWG,----,----,none -12,8632661,Veronte CEX, 24,12 Inches,BNGY,22 AWG,----,----,none -13,8650801,Veronte CEX,26,12 Inches,PKWH,22 AWG,----,----,none -14,8650661,Veronte CEX,27,12 Inches,BUBN,22 AWG,----,----,none -15,8650821,Veronte CEX,28,12 Inches,RDWH,22 AWG,----,----,none -16,8650821,Veronte CEX,29,12 Inches,RDBN,22 AWG,----,----,none -17,8651661,Veronte CEX,30,12 Inches,BKWH,22 AWG,----,----,none -18,8651661,Veronte CEX,31,12 Inches,BKBN,22 AWG,----,----,none -19,8651711,Veronte CEX,32,12 Inches,GNGY,22 AWG,----,----,none +12,8652661,Veronte CEX, 24,12 Inches,BNGY,22 AWG,----,----,none +13,8654801,Veronte CEX,26,12 Inches,PKWH,22 AWG,----,----,none +14,8655661,Veronte CEX,27,12 Inches,BUBN,22 AWG,----,----,none +15,8656821,Veronte CEX,28,12 Inches,RDWH,22 AWG,----,----,none +16,8657821,Veronte CEX,29,12 Inches,RDBN,22 AWG,----,----,none +17,8648661,Veronte CEX,30,12 Inches,BKWH,22 AWG,----,----,none +18,8649661,Veronte CEX,31,12 Inches,BKBN,22 AWG,----,----,none +19,8650711,Veronte CEX,32,12 Inches,GNGY,22 AWG,----,----,none 20,8651711,Veronte CEX,33,12 Inches,GNYE,22 AWG,----,----,none -21,8651711,Veronte CEX,34,12 Inches,GNPK,22 AWG,----,----,none -22,8651801,Veronte CEX,35,12 Inches,PKYE,22 AWG,----,----,none -23,8651871,Veronte CEX,36,12 Inches,WH,22 AWG,----,----,none -24,8651661,Veronte CEX,37,12 Inches,BN,22 AWG,----,----,none -25,8651711,Veronte CEX,38,12 Inches,GN,22 AWG,----,----,none -26,8651891,Veronte CEX,39,12 Inches,YE,22 AWG,----,----,none -27,8652711,Veronte CEX,40,12 Inches,GY,22 AWG,----,----,none -28,8652801,Veronte CEX,41,12 Inches,PK,22 AWG,----,----,none -29,8652661,Veronte CEX,43,12 Inches,BU,22 AWG,----,----,none +21,8652711,Veronte CEX,34,12 Inches,GNPK,22 AWG,----,----,none +22,8653801,Veronte CEX,35,12 Inches,PKYE,22 AWG,----,----,none +23,8654871,Veronte CEX,36,12 Inches,WH,22 AWG,----,----,none +24,8655661,Veronte CEX,37,12 Inches,BN,22 AWG,----,----,none +25,8656711,Veronte CEX,38,12 Inches,GN,22 AWG,----,----,none +26,8657891,Veronte CEX,39,12 Inches,YE,22 AWG,----,----,none +27,8648711,Veronte CEX,40,12 Inches,GY,22 AWG,----,----,none +28,8649801,Veronte CEX,41,12 Inches,PK,22 AWG,----,----,none +29,8651661,Veronte CEX,43,12 Inches,BU,22 AWG,----,----,none 30,8652821,Veronte CEX,44,12 Inches,RD,22 AWG,----,----,none -31,8652661,Veronte CEX,45,12 Inches,BK,22 AWG,----,----,none -32,8652801,Veronte CEX,46,12 Inches,PK,22 AWG,----,----,none -33,8652801,Veronte CEX,47,12 Inches,PKGY,22 AWG,----,----,none -34,8652661,Veronte CEX,48,12 Inches,BURD,22 AWG,----,----,none -35,8652711,Veronte CEX,49,12 Inches,GNWH,22 AWG,----,----,none -36,8653711,Veronte CEX,50,12 Inches,GNBN,22 AWG,----,----,none -37,8653891,Veronte CEX,52,12 Inches,YEWH,22 AWG,----,----,none -38,8653661,Veronte CEX,53,12 Inches,BNYE,22 AWG,----,----,none -39,8653711,Veronte CEX,54,12 Inches,GYWH,22 AWG,----,----,none +31,8653661,Veronte CEX,45,12 Inches,BK,22 AWG,----,----,none +32,8654801,Veronte CEX,46,12 Inches,PK,22 AWG,----,----,none +33,8655801,Veronte CEX,47,12 Inches,PKGY,22 AWG,----,----,none +34,8656661,Veronte CEX,48,12 Inches,BURD,22 AWG,----,----,none +35,8657711,Veronte CEX,49,12 Inches,GNWH,22 AWG,----,----,none +36,8648711,Veronte CEX,50,12 Inches,GNBN,22 AWG,----,----,none +37,8650891,Veronte CEX,52,12 Inches,YEWH,22 AWG,----,----,none +38,8651661,Veronte CEX,53,12 Inches,BNYE,22 AWG,----,----,none +39,8652711,Veronte CEX,54,12 Inches,GYWH,22 AWG,----,----,none 40,8653661,Veronte CEX,55,12 Inches,BNGY,22 AWG,----,----,none -41,8653801,Veronte CEX,56,12 Inches,PKWH,22 AWG,----,----,none -42,8653661,Veronte CEX,57,12 Inches,BNPK,22 AWG,----,----,none -43,8653661,Veronte CEX,58,12 Inches,BUWH,22 AWG,----,----,none -44,8653661,Veronte CEX,59,12 Inches,BUBN,22 AWG,----,----,none -45,8654821,Veronte CEX,60,12 Inches,RDWH,22 AWG,----,----,none -46,8654821,Veronte CEX,61,12 Inches,RDBN,22 AWG,----,----,none -47,8654661,Veronte CEX,62,12 Inches,BKWH,22 AWG,----,----,none -48,8654661,Veronte CEX,63,12 Inches,BKBN,22 AWG,----,----,none -49,8654711,Veronte CEX,64,12 Inches,GNGY,22 AWG,----,----,none -50,8654711,Veronte CEX,65,12 Inches,GNYE,22 AWG,----,----,none +41,8654801,Veronte CEX,56,12 Inches,PKWH,22 AWG,----,----,none +42,8655661,Veronte CEX,57,12 Inches,BNPK,22 AWG,----,----,none +43,8656661,Veronte CEX,58,12 Inches,BUWH,22 AWG,----,----,none +44,8657661,Veronte CEX,59,12 Inches,BUBN,22 AWG,----,----,none +45,8648821,Veronte CEX,60,12 Inches,RDWH,22 AWG,----,----,none +46,8649821,Veronte CEX,61,12 Inches,RDBN,22 AWG,----,----,none +47,8650661,Veronte CEX,62,12 Inches,BKWH,22 AWG,----,----,none +48,8651661,Veronte CEX,63,12 Inches,BKBN,22 AWG,----,----,none +49,8652711,Veronte CEX,64,12 Inches,GNGY,22 AWG,----,----,none +50,8653711,Veronte CEX,65,12 Inches,GNYE,22 AWG,----,----,none 51,8654711,Veronte CEX,66,12 Inches,GNPK,22 AWG,----,----,none -52,8654801,Veronte CEX,67,12 Inches,PKYE,22 AWG,----,----,none -53,8654871,Veronte CEX,68,12 Inches,WH,22 AWG,----,----,none +52,8655801,Veronte CEX,67,12 Inches,PKYE,22 AWG,----,----,none +53,8656871,Veronte CEX,68,12 Inches,WH,22 AWG,----,----,none 54,8655662,Veronte CEX,7,12 Inches,BU,22 AWG,----,----,Twisted Pair -55,8632822,Veronte CEX, 8,12 Inches,RD,22 AWG,----,----,Twisted Pair -56,8632662,Veronte CEX, 9,12 Inches,BK,22 AWG,----,----,Twisted Pair -57,8649663,Veronte CEX,18,124 Inches,BNPK,22 AWG,Mag,'RX',Twisted Pair -58,8632663,Veronte CEX, 19,124 Inches,BUWH,22 AWG,Mag, 'TX',Twisted Pair -59,8649894,Veronte CEX,15,87.5 Inches,YEWH,22 AWG,VPX J1,'RX',Twisted Pair -60,8632664,Veronte CEX, 16,87.5 Inches,BNYE,22 AWG,VPX J1, 'TX',Twisted Pair -61,8651875,Veronte CEX,3,12 Inches,WH,22 AWG,"GND', 'GND', 'GND', 'GND', 'GND', 'GND', 'GND'",'GND',none -62,8632665,Veronte CEX, 4,12 Inches,BN,22 AWG,"GND', 'GND', 'GND', 'GND', 'GND', 'GND', 'GND'", 'GND',none -63,8632715,Veronte CEX, 17,12 Inches,GN,22 AWG,"GND', 'GND', 'GND', 'GND', 'GND', 'GND', 'GND'", 'GND',none -64,8632895,Veronte CEX, 23,12 Inches,YE,22 AWG,"GND', 'GND', 'GND', 'GND', 'GND', 'GND', 'GND'", 'GND',none -65,8632715,Veronte CEX, 25,12 Inches,GY,22 AWG,"GND', 'GND', 'GND', 'GND', 'GND', 'GND', 'GND'", 'GND',none -66,8632805,Veronte CEX, 42,12 Inches,PK,22 AWG,"GND', 'GND', 'GND', 'GND', 'GND', 'GND', 'GND'", 'GND',none -67,8632865,Veronte CEX, 51,12 Inches,VT,22 AWG,"GND', 'GND', 'GND', 'GND', 'GND', 'GND', 'GND'", 'GND',none -68,8655666,Veronte CEX,7,12 Inches,BU,22 AWG,----,----,Twisted Pair +55,8656822,Veronte CEX, 8,12 Inches,RD,22 AWG,----,----,Twisted Pair +56,8657662,Veronte CEX, 9,12 Inches,BK,22 AWG,----,----,Twisted Pair +57,8656664,Veronte CEX,18,124 Inches,BNPK,22 AWG,Mag,'RX',Twisted Pair +58,8657664,Veronte CEX, 19,124 Inches,BUWH,22 AWG,Mag, 'TX',Twisted Pair +59,8653896,Veronte CEX,15,87.5 Inches,YEWH,22 AWG,VPX J1,'RX',Twisted Pair +60,8654666,Veronte CEX, 16,87.5 Inches,BNYE,22 AWG,VPX J1, 'TX',Twisted Pair +61,86518713,Veronte CEX,3,12 Inches,WH,22 AWG,"GND', 'GND', 'GND', 'GND', 'GND', 'GND', 'GND'",'GND',none +62,86526613,Veronte CEX, 4,12 Inches,BN,22 AWG,"GND', 'GND', 'GND', 'GND', 'GND', 'GND', 'GND'", 'GND',none +63,86557113,Veronte CEX, 17,12 Inches,GN,22 AWG,"GND', 'GND', 'GND', 'GND', 'GND', 'GND', 'GND'", 'GND',none +64,86518913,Veronte CEX, 23,12 Inches,YE,22 AWG,"GND', 'GND', 'GND', 'GND', 'GND', 'GND', 'GND'", 'GND',none +65,86537113,Veronte CEX, 25,12 Inches,GY,22 AWG,"GND', 'GND', 'GND', 'GND', 'GND', 'GND', 'GND'", 'GND',none +66,86508013,Veronte CEX, 42,12 Inches,PK,22 AWG,"GND', 'GND', 'GND', 'GND', 'GND', 'GND', 'GND'", 'GND',none +67,86498613,Veronte CEX, 51,12 Inches,VT,22 AWG,"GND', 'GND', 'GND', 'GND', 'GND', 'GND', 'GND'", 'GND',none +68,86556614,Veronte CEX,7,12 Inches,BU,22 AWG,----,----,Twisted Pair |