You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -70,13 +70,11 @@ This is a major new release with a focus on a few significant improvements:
70
70
1. New State Enqueuing VIs:, to make it easier to conditionally enqueue states based on boolean logic and periodic timing (in a way that produces readable code).
71
71
2. Improved Error Handling: to include information about the state where the error occurred as well as clear (or handling) "warnings" (non-zero `error code` but `status` is False).
72
72
3. Upgrading source code to LV2020: to make it easier for community members to contribute and for the development team to take advantage of newer LabVIEW features.
73
+
4. FIX: JKI State Machine Helper support for LabVIEW 2024Q (and greater)
73
74
74
75
There are also some other nice improvements to the template and misc fixes.
75
76
76
-
Updates to JKI State Machine Editor.
77
-
78
-
Known Issues:
79
-
In LabVIEW 2024, changes to how right-click menu references are handled have caused the JKI State Machine Helper utilities to be inaccessible via the right-click menu. However, you can still access the JKI State Machine Helper using the Ctrl+J Quick Drop shortcut. JKI is working with NI to restore full support as soon as possible. Other LabVIEW versions remain unaffected.</Release_Notes>
77
+
Updates to JKI State Machine Editor.</Release_Notes>
80
78
</Description>
81
79
<Destinations>
82
80
<Toolkit_VIs>
@@ -271,7 +269,7 @@ ALL RIGHTS RESERVED</Text_to_Add>
271
269
<Path/>
272
270
<VI_Title>Support for State Machine</VI_Title>
273
271
</Items_Data>
274
-
<GUID>BA509ADBECC3D59D82A6D0EEA059942B</GUID>
272
+
<GUID>30A375FF97E165AFB60DDFF557B90EA7</GUID>
275
273
</Functions_Palette_Data>
276
274
<Functions_Palette_Data>
277
275
<Parent_Palette_Index>0</Parent_Palette_Index>
@@ -362,7 +360,7 @@ ALL RIGHTS RESERVED</Text_to_Add>
362
360
<Path>State Machine Support API\Select State(s).vi</Path>
0 commit comments