PLECS 3.5 Online Help

Signal Goto

Purpose

Make signal available by name

Library

System

Description

pict

The Signal Goto block forwards its input signal to a number of Signal From blocks within the same scope. All Signal From blocks connect to the Signal Goto block with the same tag within the given scope. It is not allowed to have multiple Signal From blocks with the same tag name within the same scope.

Parameter

Tag name:
The tag names of the Signal From and Signal Goto blocks must match to establish a connection.
Scope:
The scope specifies the search depth for the matching Signal From blocks. Using the value Global the complete PLECS circuit is searched. When set to Schematic only the schematic containing the Signal From block is searched. The setting Masked Subsystem causes a lookup within the hierarchy of the masked subsystem in which the block is contained. If the block is not contained in a masked subsystem a global lookup is done.