Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI

Static Reactions (Statechart Module)

LabVIEW Statechart Module 1.0 Help
August 2007

NI Part Number:
372103A-01

»View Product Info

Static reactions define the behavior of a state while that state is not taking any outgoing transitions. Static reactions execute only if both of the following conditions are met:

  • The statechart receives the trigger to which you configured the reaction to respond.
  • The guard associated with that reaction evaluates to TRUE. If a static reaction does not have a guard, that guard evaluates to TRUE always.

One state can have multiple static reactions. The statechart can execute multiple static reactions during one iteration of the statechart.

You configure static reactions by right-clicking a state border and selecting Configure State. This action launches the Configure State dialog box.

Note  If you define multiple static reactions that react to the same trigger, the statechart executes those static reactions one after the other. The order of execution is the order in which you defined the reactions.

Resources


 

Your Feedback! poor Poor  |  Excellent excellent   Yes No
 Document Quality? 
 Answered Your Question? 
Add Comments 1 2 3 4 5 submit