Using Highlight Execution on a Statechart: Flashing Glyphs Primary Software: LabVIEW Modules>>Statechart ModulePrimary Software Version: 1.0 Primary Software Fixed Version: N/A Secondary Software: N/A
Problem: What do the flashing glyphs in the corners of my states mean when using Highlight Execution on my statechart? Solution: When the statechart is in debugging mode with Highlight Execution turned on, there are glyphs that flash in the upper corner of each state. These glyphs specify the action each state is executing. The following describes what each means: An entry action is LabVIEW code that a statechart executes upon entering a particular state (after completing a transition from another state). An exit action is LabVIEW code that the statechart executes upon exiting a state (before completing a transition to another state). You define entry and exit actions by right-clicking a state border and selecting Configure State, which launches the Configure State dialog box. You then write LabVIEW block diagram code to define the actions.
Related Links: LabVIEW Statechart Module 1.0 Help Attachments:
Report Date: 11/02/2007 Last Updated: 05/06/2008 Document ID: 4F1G1C45 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
