Send Signal

A Send Signal statement allows you to trigger a signal behavior with a given value. You can select a Boolean, Integer, Real, String or Component signal from any static component in the simulation layout.

Properties

Name Description
IsEnabled Turns on/off the execution of this statement.
Component

Component that owns the signal. Null means this component.

Signal Signal to send.
Value

An expression to generate the value for the signal. This can reference e.g. static properties or properties in dynamic products.

See also Process Statement Expressions.