next up previous contents
Next: FAULT command Up: Command descriptions Previous: EXIT command   Contents

Subsections


FANOUT command

Syntax

FANout {nodes}

Purpose

Lists connections to each node.

Comments

Fanout lists the line number and label of each part connected to each node. If both ends of a part are connected the same place, it is listed twice.

For a partial list, just specify the numbers. A number alone (17) says this branch alone. A trailing dash (23-) says from here to the end. A leading dash (-33) says from the start to here. Two numbers (9 13) specify a range.

Examples

fanout
Lists all the nodes in the circuit, with their connections.

fanout 99
List parts connecting to node 99.

fanout 0
List the connections to node 0. (There must be at least one, unless you are editing a model.)

fanout 78-
List connections to nodes 78 and up.

fanout 124 127
List connections to nodes 124, 125, 126, 127.


next up previous contents
Next: FAULT command Up: Command descriptions Previous: EXIT command   Contents
Al Davis 2002-03-26