List of wires
List of wires can be generated by command Outputs
- List of wires
. Each row in the
table lists a wire and both components connected by the wire (in format component: connection point
number).
When the merge wires of the same name
checkbox is selected, connections with the same name are displayed as one connection.
Wire attributes
Wire attributes can include additional information about individual wires, such as the color of the wire.
- Right-click in the table header.
- Select
New column
from the displayed menu. - In the following dialog, select the "custom" option and enter the variable name, e.g. "color".
- A new column will be added to the list of wires, where you can enter the attribute values (e.g. a specific color).
Wire Length
The length of each wire can be displayed in the wire list.
- Right-click on the table header.
- Select
New Column
from the menu that appears. - In the dialog that appears, select the variable
_len
(length). - The program will automatically insert the length of the drawn connection into this column. If the drawing scale is specified, the length will be displayed in real units. Otherwise, "paper" units will be displayed.
- If you want to insert your own estimate of the length of the connections, select the
Custom
option, enter the variable name (e.g.,length
), and confirm with theOK
button.