SignalType
This block provides size and type information about the input signal.
Library
Activate/SignalProperties
Description
The block provides size and type information about Signals. In the current version of Twin Activate, the size and type of a Signal do not change during simulation but they may depend on system parameters.
Ports
Name | Type | Description | IO Type | Number |
---|---|---|---|---|
size | explicit | Size of the signal. | output | 1 |
type | explicit | Type of the signal. It can be 1 (double), 2 (complex), 3 (int32), 4 (int16), 5 (int8), 6 (uint32), 7 (uint16), 8 (uint8) or 9 (boolean). | output | 2 |
Port 3 | explicit | input | 1 |