Skip to content

Commit 4e178f3

Browse files
committed
Test build with potential LabVIEW 2024Q3 helper issue fix
1 parent 2259594 commit 4e178f3

File tree

3 files changed

+6
-8
lines changed

3 files changed

+6
-8
lines changed
-2.33 MB
Binary file not shown.
2.33 MB
Binary file not shown.

source/.vipb

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
<VI_Package_Builder_Settings Version="2018" Created_Date="2008-10-06 00:23:25" Modified_Date="2024-10-25 22:31:48" Creator="Michael Aivaliotis" Comments="" ID="587576fd6ed2ac732fa6b3ed2216452e">
1+
<VI_Package_Builder_Settings Version="2018" Created_Date="2008-10-06 00:23:25" Modified_Date="2025-01-31 18:25:39" Creator="Michael Aivaliotis" Comments="" ID="c1519b9b4e154c18a37e33c66f134e31">
22
<Library_General_Settings>
33
<Package_File_Name>jki_lib_state_machine</Package_File_Name>
4-
<Library_Version>2024.0.1.15</Library_Version>
4+
<Library_Version>2024.0.2.16</Library_Version>
55
<Auto_Increment_Version>false</Auto_Increment_Version>
66
<Library_Source_Folder>.</Library_Source_Folder>
77
<Library_Output_Folder>..</Library_Output_Folder>
@@ -70,13 +70,11 @@ This is a major new release with a focus on a few significant improvements:
7070
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).
7171
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).
7272
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)
7374

7475
There are also some other nice improvements to the template and misc fixes.
7576

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>
8078
</Description>
8179
<Destinations>
8280
<Toolkit_VIs>
@@ -271,7 +269,7 @@ ALL RIGHTS RESERVED</Text_to_Add>
271269
<Path/>
272270
<VI_Title>Support for State Machine</VI_Title>
273271
</Items_Data>
274-
<GUID>BA509ADBECC3D59D82A6D0EEA059942B</GUID>
272+
<GUID>30A375FF97E165AFB60DDFF557B90EA7</GUID>
275273
</Functions_Palette_Data>
276274
<Functions_Palette_Data>
277275
<Parent_Palette_Index>0</Parent_Palette_Index>
@@ -362,7 +360,7 @@ ALL RIGHTS RESERVED</Text_to_Add>
362360
<Path>State Machine Support API\Select State(s).vi</Path>
363361
<VI_Title/>
364362
</Items_Data>
365-
<GUID>7C72174C8599CD6B929E81927A6C926A</GUID>
363+
<GUID>C8DF93A3A1E45B89902BF20D61FDE5D3</GUID>
366364
</Functions_Palette_Data>
367365
</Library_Palette_Definition>
368366
</VI_Package_Builder_Settings>

0 commit comments

Comments
 (0)