Skip to content

Commit fd75e6e

Browse files
committed
Fix for #9 JKI SM Explorer VI keeps running when target VI FP is closed
1 parent 23d68b6 commit fd75e6e

3 files changed

Lines changed: 8 additions & 5 deletions

File tree

16 Bytes
Binary file not shown.
4.63 MB
Binary file not shown.

source/.vipb

Lines changed: 8 additions & 5 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="2018-11-20 16:15:21" Creator="Michael Aivaliotis" Comments="" ID="7f297c85ac702a6ff9a871fe93b0638d">
1+
<VI_Package_Builder_Settings Version="2018" Created_Date="2008-10-06 00:23:25" Modified_Date="2018-12-03 19:23:35" Creator="Michael Aivaliotis" Comments="" ID="1216c9e052c28539dd167fdfaef7caed">
22
<Library_General_Settings>
33
<Package_File_Name>jki_lib_state_machine</Package_File_Name>
4-
<Library_Version>2018.0.0.36</Library_Version>
4+
<Library_Version>2018.0.1.37</Library_Version>
55
<Auto_Increment_Version>false</Auto_Increment_Version>
66
<Library_Source_Folder>.</Library_Source_Folder>
77
<Library_Output_Folder>..</Library_Output_Folder>
@@ -69,7 +69,10 @@ Special thanks to Jim Carmody for open sourcing his CaseSelect tool as a launchi
6969
- Support VIs are now configured for "Inline SubVIs into Calling VIs" and "Subroutine" priority to reduce memory footprint and execution time
7070
- Replaced deprecated FP.Open property with FP.State
7171
- Added new arguments to "UI: Front Panel State" (Open, Standard, Close, Closed, Hidden, Hide, Maximize, Maximized, Minimize, Minimized)
72-
- Special thanks to @mcduff14 and @drjdpowell for their performance improvement ideas and feedback on this thread https://github.com/JKISoftware/JKI-State-Machine/pull/3</Release_Notes>
72+
- Special thanks to @mcduff14 and @drjdpowell for their performance improvement ideas and feedback on this thread https://github.com/JKISoftware/JKI-State-Machine/pull/3
73+
74+
Fixes
75+
- Fixed Issue #9 (JKI SM Explorer VI keeps running when target VI FP is closed)</Release_Notes>
7376
</Description>
7477
<Destinations>
7578
<Toolkit_VIs>
@@ -266,7 +269,7 @@ ALL RIGHTS RESERVED</Text_to_Add>
266269
<Path/>
267270
<VI_Title>Support for State Machine</VI_Title>
268271
</Items_Data>
269-
<GUID>F94C2082BBAD101F3A7F99588E73FEC5</GUID>
272+
<GUID>DF7065EC043A259BA68BFE58F07516AE</GUID>
270273
</Functions_Palette_Data>
271274
<Functions_Palette_Data>
272275
<Parent_Palette_Index>0</Parent_Palette_Index>
@@ -329,7 +332,7 @@ ALL RIGHTS RESERVED</Text_to_Add>
329332
<Path>State Machine Support API\Build State String with Arguments.vi</Path>
330333
<VI_Title>Build State String with Arguments (JKISM)</VI_Title>
331334
</Items_Data>
332-
<GUID>753E1D569258AD6AE4E20A587EF2C291</GUID>
335+
<GUID>AF2F933B55EA0BF3AD9A0E2BBD8F0C9D</GUID>
333336
</Functions_Palette_Data>
334337
</Library_Palette_Definition>
335338
</VI_Package_Builder_Settings>

0 commit comments

Comments
 (0)