GetSignal
This block receives signals from a corresponding SetSignal block by connecting the regular ports of the blocks without using a link. A single SetSignal block can send signals to multiple GetSignal blocks, but a GetSignal block can receive signals from only one SetSignal block.
Library
Routing
Description
The GetSignal block connects bus ports from one block to another without connecting them physically. It is used with a SetSignal block. A simple SetSignal block can send data to multiple GetSignal, although a GetSignal can receive data from only one SetSignal. SetSignal transports its input data to its corresponding GetSignal block.
The scoping of a signal is defined by the SetSignal block. A GetSignal will search first to a local signal then to a scoped signal and at the end to a global one.
Parameters
Name | Label | Description | Data Type | Valid Values |
---|---|---|---|---|
tag | Signal name | String |