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.
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 You must specify at least one trigger for every transition and static reaction. Consider using the NULL trigger for transitions and static reactions in synchronous statecharts. |
![]() | Note The Inputs cluster contains a special element, Inputs»StatechartStates»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.