forked from xLightsSequencer/xLights
-
Notifications
You must be signed in to change notification settings - Fork 0
/
moc002.html
17 lines (17 loc) · 1.01 KB
/
moc002.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!--xlights>
<tip url="moc002.html" title="Wiring View Surprise" category="Layout" level="Intermediate" exclude=""/>
</xlights-->
</head>
<body>
<h1>Wiring View Surprise</h1>
<p>Most of the time when you get a coro prop from the vendor, download the model, and look at the wiring view, you get something that helps you wire it properly...</p>
<img src="moc002a.png" style="width: 25vw" alt="Normal coro prop wiring view">
<p>...but if you choose an unpopular prop sometimes you get a surprise!</p>
<img src="moc002b.png" style="width: 25vw" alt="Wiring view with node sequence issues">
<p>Depending on your inclination, you can bug the vendor, or you can fix this in the "Model Data" popup. (If you look closely this one has no number 28, and 60 is used twice, which greatly confuses the spider that makes the diagram.)</p>
</body>
</html>