Requires: Statechart Module
Access this dialog box by right-clicking the border of a state and selecting Configure State.
Use this dialog box to configure the entry action, exit action, and static reactions of a state.
When you configure a state, a wrench icon appears on the state (
) in the Statechart Editor window.
The states you are configuring change color in the Statechart Editor window. The default color is yellow. You also can customize the color of the states you are configuring.
![]() | Note You can open multiple Configure State and Configure Transition dialog boxes simultaneously. If you do so, you may not otherwise edit the statechart diagram until you close all configuration dialog boxes. |
This dialog box includes the following pages and components:
![]() | Note Statecharts execute entry and exit actions upon entering or exiting the state. Therefore, LabVIEW disables the Triggers/Groups and Guard pages when you select the Entry Action or Exit Action item. |
![]() | Note Consider using the NULL trigger for transitions and static reactions in synchronous statecharts. |
![]() | Note The Inputs cluster contains a special element, Inputs»StatechartState»All Elements, which you use with the IsIn function. |
![]() | Note The Outputs cluster contains a special element, Outputs»InternalQueue»All Elements, which you use with the Send Internal Trigger function. |
This page has an additional cluster element on the right side of the block diagram. You use this cluster element to modify statechart output and/or state data.