Skip to content

Commit 5bbd3bb

Browse files
committed
Fixed Issue with Find Data Accessors not always working well (failing to open and consuming CPU)
1 parent 472365b commit 5bbd3bb

File tree

4 files changed

+6
-5
lines changed

4 files changed

+6
-5
lines changed
4 Bytes
Binary file not shown.
-4.6 MB
Binary file not shown.
4.61 MB
Binary file not shown.

source/.vipb

Lines changed: 6 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-12-04 14:57:48" Creator="Michael Aivaliotis" Comments="" ID="916fa7ac54401c503b399a37d3d77aec">
1+
<VI_Package_Builder_Settings Version="2018" Created_Date="2008-10-06 00:23:25" Modified_Date="2018-12-05 15:14:20" Creator="Michael Aivaliotis" Comments="" ID="2f42f70bb7d802ebe740c674a1ed4704">
22
<Library_General_Settings>
33
<Package_File_Name>jki_lib_state_machine</Package_File_Name>
4-
<Library_Version>2018.0.2.38</Library_Version>
4+
<Library_Version>2018.0.3.39</Library_Version>
55
<Auto_Increment_Version>false</Auto_Increment_Version>
66
<Library_Source_Folder>.</Library_Source_Folder>
77
<Library_Output_Folder>..</Library_Output_Folder>
@@ -73,7 +73,8 @@ Special thanks to Jim Carmody for open sourcing his CaseSelect tool as a launchi
7373

7474
Fixes
7575
- Fixed Issue #9 (JKI SM Explorer VI keeps running when target VI FP is closed)
76-
- Fixed Issue #10 (Editor Plug-ins that call "Term:Data Type" (as Variant) need a Request Deallocation to avoid LV crash)</Release_Notes>
76+
- Fixed Issue #10 (Editor Plug-ins that call "Term:Data Type" (as Variant) need a Request Deallocation to avoid LV crash)
77+
- Fixed Issue with Find Data Accessors not always working well (failing to open and consuming CPU)</Release_Notes>
7778
</Description>
7879
<Destinations>
7980
<Toolkit_VIs>
@@ -270,7 +271,7 @@ ALL RIGHTS RESERVED</Text_to_Add>
270271
<Path/>
271272
<VI_Title>Support for State Machine</VI_Title>
272273
</Items_Data>
273-
<GUID>5E625C8ABCB527808FB8FEA5BECB8E8A</GUID>
274+
<GUID>E0AE09E3071FFEE8C3EA1DC32997A919</GUID>
274275
</Functions_Palette_Data>
275276
<Functions_Palette_Data>
276277
<Parent_Palette_Index>0</Parent_Palette_Index>
@@ -333,7 +334,7 @@ ALL RIGHTS RESERVED</Text_to_Add>
333334
<Path>State Machine Support API\Build State String with Arguments.vi</Path>
334335
<VI_Title>Build State String with Arguments (JKISM)</VI_Title>
335336
</Items_Data>
336-
<GUID>1E90900209DD8141E6C6ED08D35AB28D</GUID>
337+
<GUID>28FA58A98DBEC8E7B105969864F2A9BC</GUID>
337338
</Functions_Palette_Data>
338339
</Library_Palette_Definition>
339340
</VI_Package_Builder_Settings>

0 commit comments

Comments
 (0)