Signal Goto

Description of the Signal Goto tag in Schematic Editor, intended to help better organize your schematic.

Component Icon

Figure 1. Signal Goto icon

Description

Signal Goto tags can be used together with Signal From tags to replace wires in your schematic.

For more information on using tags, please refer to the guide on Replacing wires with Electric Tags or Signal From/Goto pairs.

Figure 2. Signal Goto properties
Table 1. Component property description
property description
Name Name of the tag
Scope global Matching tags are visible to each other at all levels of the schematic.

Example: If you have a subsystem in the model, regardless of whether or not the subsystem has a mask, matching tags that are placed in the schematic with the "scope" property set to "global" will be visible to each other not only inside of the mentioned subsystem, but also anywhere else outside the subsystem.

local Matching tags are visible to each other only at the same level of the schematic.

Example: If you have a subsystem in the model, regardless of whether or not the subsystem has a mask, matching tags that are placed in the schematic with the "scope" property set to "local" will be visible to each other only inside of the subsystem. Those tags will not be visible to each other at any other levels of the model (anywhere else outside the subsystem).

masked subsystem Matching tags are visible to each other only if they are placed under the same masked subsystem.

Example: If you have a subsystem in the model, and a subsystem has its own mask, matching tags that are placed in the schematic with the "scope" property set to "masked subsystem" will be visible to each other only inside of the masked subsystem. Those tags will not be visible to each other at any other levels of the model (anywhere else outside of the masked subsystem). If the subsystem doesn't have its own mask, matching tags will act the same as if the "global" value of the property "scope" of tag component is chosen.