WOLFRAM SYSTEM MODELER

RadioButton

Button that sets its output to true when pressed and is reset when an element of 'reset' becomes true

Wolfram Language

In[1]:=
SystemModel["Modelica.StateGraph.Temporary.RadioButton"]
Out[1]:=

Parameters (1)

buttonTimeTable

Value: {0}

Type: Time[:] (s)

Description: Time instants where button is pressed and released

Inputs (1)

reset

Default Value: {false}

Type: Boolean[:]

Description: Reset button to false, if an element of reset becomes true

Connectors (1)

on

Type: BooleanOutput

Components (1)

table

Type: BooleanTable

Used in Examples (1)

ControlledTanks

Modelica.StateGraph.Examples

Demonstrating the controller of a tank filling/emptying system