modelMakeProduct

State machine defining the time instants when to fill or empty a tank

Extends from StateGraph.PartialCompositeStep (Superclass of a subgraph, i.e., a composite step that has internally a StateGraph).

Parameters

TypeNameDefaultDescription
Reallimit0.98Limit level of tank 1
SI.TimewaitTime3Wait time
Exception connections
IntegernSuspend (from PartialCompositeStep)1Number of suspend ports
IntegernResume (from PartialCompositeStep)1Number of resume ports

Connectors

TypeNameDefaultDescription
StateGraph.Interfaces.Step_ininPort (from PartialCompositeStep)
StateGraph.Interfaces.Step_outoutPort (from PartialCompositeStep)
StateGraph.Interfaces.CompositeStep_suspend[nSuspend]suspend (from PartialCompositeStep)
StateGraph.Interfaces.CompositeStep_resume[nResume]resume (from PartialCompositeStep)
Modelica.Blocks.Interfaces.RealInputlevel1

Components

TypeNameDefaultDescription
StateGraph.Interfaces.CompositeStepStatestateGraphRoot (from PartialCompositeStep)Communication port between the CompositeStep and the steps within the CompositeStep
Booleanactive (from PartialCompositeStep)= true, if step is active, otherwise the step is not active
OuterStateouterState (from PartialCompositeStep)
StepfillTank1
TransitionT1
StepfillTank2
TransitionT3
StepemptyTank2
Stepwait1
TransitionT2
Stepwait2
TransitionT4