Tutorial: Getting Started with the LabVIEW Statechart Module
- Updated2023-02-21
- 2 minute(s) read
This tutorial introduces you to the LabVIEW Statechart Module. In this tutorial, you learn to create a synchronous statechart. This tutorial is divided into the following five parts:
- In Part 1, you learn how a statechart moves between states and examine how LabVIEW executes statecharts. You also learn some debugging techniques.
- In Part 2, you learn to create a new statechart.
- In Part 3, you learn to define the data types that a statechart can use.
- In Part 4, you learn to place substates within a state.
- In Part 5, you learn to add substates that the statechart executes concurrently.
![]() |
Note Refer to the labview\examples\Statechart\Tutorial\Synchronous directory for completed versions of the statecharts you create in this tutorial. |
In the Asynchronous book, you learn to create an asynchronous statechart.
|
(Windows) To view related topics, click the Locate button, shown at left, in the toolbar at the top of this window. The LabVIEW Help highlights this topic in the Contents tab so you can navigate the related topics. |