List of Wires
Generate a wire list via Outputs - List of wires. Each row shows
a wire and both components it connects (in the format component:connection point number).
Check the merge wires of the same name checkbox to combine identically named wires into a single entry.
Wire Attributes
Wire attributes let you store extra information about individual wires, such as wire color.
- Right-click the table header.
- Select
New columnfrom the menu. - In the dialog, choose "custom" and enter a variable name, e.g. "color".
- A new column appears in the wire list where you can enter the attribute values (e.g. a specific color).
Wire Length
You can add a wire length column to the wire list.
- Right-click the table header.
- Select
New Columnfrom the menu. - In the dialog, select the variable
_len(length). - The program automatically fills in the drawn wire length. If the drawing scale is set, lengths appear in real units. Otherwise, you'll see "paper" units.
- If you prefer to enter your own length estimates, choose
Custominstead, enter a variable name (e.g.length), and confirm withOK.