WOLFRAM SYSTEM MODELER
Interaction1Demonstrates the usage of blocks from Modelica.Blocks.Interaction.Show |
SystemModel["Modelica.Blocks.Examples.Interaction1"]
This information is part of the Modelica Standard Library maintained by the Modelica Association.
This example demonstrates a network of blocks from package Modelica.Blocks.Interaction to show how diagram animations can be constructed.
integerValue |
Type: IntegerValue Description: Show Integer value from numberPort or from number input field in diagram layer dynamically |
|
---|---|---|
integerTable |
Type: IntegerTable Description: Generate an Integer output signal based on a table matrix with [time, yi] values |
|
timeTable |
Type: TimeTable Description: Generate a (possibly discontinuous) signal by linear interpolation in a table |
|
realValue |
Type: RealValue Description: Show Real value from numberPort or from number input field in diagram layer dynamically |
|
booleanTable |
Type: BooleanTable Description: Generate a Boolean output signal based on a vector of time instants |
|
booleanValue |
Type: BooleanValue Description: Show Boolean value from numberPort or from number input field in diagram layer dynamically |
|
start |
Type: RadioButtonSource Description: Boolean signal source that mimics a radio button |
|
stop |
Type: RadioButtonSource Description: Boolean signal source that mimics a radio button |