This information is part of the Modelica Standard Library maintained by the Modelica Association.
NumericValue
Show value of Real input signal dynamically
CONNECTORS
| Name | Type | Description | |
|---|---|---|---|
| Value | RealInput | Real value to be shown in icon |
PARAMETERS
| Name | Type | Default Value | Description |
|---|---|---|---|
| precision | Integer | 3 | Number of significant digits to be shown |
| hideConnector | Boolean | false | = true, if connector is not shown in the dynamic object diagram |
USED IN EXAMPLES
| Modelica.StateGraph.Examples.ExecutionPathsExample to demonstrate parallel and alternative execution paths |
