Page Content
Table of Contents | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Library
rtlab
Block
The OpInput block allows the user to interconnect the model and an I/O.
...
Mask
...
Description
This block allows the user to create a connection interface between the model and an entity like an I/O.
Parameters
Identifier | Allows the user to specify a name for the connection interface. Default is OpInput. All identifiers must be unique. |
---|---|
Number of parent blocs in identifier | Includes the parent blocks names in the identifier in order to make it unique. |
Default Value | Sets a value to be output by the block in case no I/O is connected. |
Default Values Type | Used to specify the data type used by the default value. |
Inputs
This block has no inputs.
Outputs
Data | the data received from the entity connected to the block. |
---|
Characteristics and Limitations
...
The signal dimensions for an OpInput block is limited by the minimum between PARAM_VECTOR_SIZE_LIMIT and SIGNAL_VECTOR_SIZE_LIMIT variables.
Parameter(s) with more than 1000 values will be disabled. Use PARAM_VECTOR_SIZE_LIMIT environment variable to modify this limit.
Signal(s) with more than 1000 values will be disabled. Use SIGNALS_VECTOR_SIZE_LIMIT environment variable to modify this limit.
Direct Feedthrough | No |
---|---|
Discrete sample time | Yes |
XHP support | Yes |
Work offline | Yes |