State Transition Issue When Using Enhanced State Diagram Toolkit for LabVIEW

Updated Jul 25, 2024

Reported In

Software

  • LabVIEW State Diagram Toolkit Latest

Issue Details

If there are more than two transitions in the state machine, the sequence becomes false when the order of the transitions is changed manually. 

Here are the steps to reproduce:
  1. Open the State Diagram Editor from the block diagram of LabVIEW 
  2. Right-click on the Choice state and click Record Transitions.

 
  1. Change the transition order randomly and click apply.
  2. After changing the order, while running the program based on the chosen option the program is not showing the correct state.

Solution

This was a bug that was fixed in LabVIEW 2023 Q3. Try to upgrade your LabVIEW version to 2023 Q3 or later to fix the issue.

If it is not possible to upgrade the LabVIEW version based on the project requirements, contact NI technical support for more assistance.