Skip to content

Commit 4ddd653

Browse files
author
Francois Normandin
committed
packaged 1.1.6
1 parent fd3ffe4 commit 4ddd653

File tree

2 files changed

+11
-340
lines changed

2 files changed

+11
-340
lines changed

src/JKI State Machine Objects.vipb

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
<VI_Package_Builder_Settings Version="0.6" Created_Date="2015-12-04 15:52:35" Modified_Date="2016-07-18 21:42:05" Creator="Francois Normandin" Comments="" ID="d03df6e5677c928cbcaad77291b7a174">
1+
<VI_Package_Builder_Settings Version="0.6" Created_Date="2015-12-04 15:52:35" Modified_Date="2016-07-20 20:29:34" Creator="Francois Normandin" Comments="" ID="1818c6ebb8cb31d46e90c5e9f5c08d32">
22
<Library_General_Settings>
33
<Package_File_Name>JKI_StateMachineObjects</Package_File_Name>
4-
<Library_Version>1.1.5.30</Library_Version>
4+
<Library_Version>1.1.6.31</Library_Version>
55
<Auto_Increment_Version>false</Auto_Increment_Version>
66
<Library_Source_Folder>.</Library_Source_Folder>
77
<Library_Output_Folder>..\..\..</Library_Output_Folder>
@@ -41,8 +41,9 @@ The JKI SMO NI Community Group (https://decibel.ni.com/content/groups/jki-state-
4141
<Copyright/>
4242
<Packager>JKI</Packager>
4343
<URL>https://github.com/JKISoftware/JKI-State-Machine-Objects</URL>
44-
<Release_Notes>[Feature] Added onStarted and onStopped to activity diagram
45-
[Fix] Race condition in multiple Start-Stop SMOs as shown by Unit Test failure</Release_Notes>
44+
<Release_Notes>[Feature] SMO Class banner and wire color modified to remove confusion with Event Registration refnum.
45+
46+
[Fix] Launching SMO Processes with a strictly typed VI definition caused LabVIEW to not release references after objects were destroyed (classes locked after proper stop of objects) ref: https://labviewcoder.com/2016/07/06/quick-tip-asynchronously-launching-vis-the-right-way</Release_Notes>
4647
</Description>
4748
<Destinations>
4849
<Toolkit_VIs>
@@ -257,7 +258,7 @@ The JKI SMO NI Community Group (https://decibel.ni.com/content/groups/jki-state-
257258
<Path>Example--SMO.Example.vi</Path>
258259
<VI_Title/>
259260
</Items_Data>
260-
<GUID>82CEF5F2E82416091BC9DC44D47D5230</GUID>
261+
<GUID>FEAC559FE2A571CC2A263A61237BCE4A</GUID>
261262
</Functions_Palette_Data>
262263
<Functions_Palette_Data>
263264
<Parent_Palette_Index>0</Parent_Palette_Index>
@@ -474,7 +475,7 @@ The JKI SMO NI Community Group (https://decibel.ni.com/content/groups/jki-state-
474475
<Path>SMO\WaitForStateChange.vi</Path>
475476
<VI_Title/>
476477
</Items_Data>
477-
<GUID>623D8AD5E97552BC3A096E7F8009EA49</GUID>
478+
<GUID>9B015A351243EED9464E12CE5D4FE854</GUID>
478479
</Functions_Palette_Data>
479480
<Functions_Palette_Data>
480481
<Parent_Palette_Index>0</Parent_Palette_Index>
@@ -607,7 +608,7 @@ The JKI SMO NI Community Group (https://decibel.ni.com/content/groups/jki-state-
607608
<Path>Protected</Path>
608609
<VI_Title/>
609610
</Items_Data>
610-
<GUID>5ADC13687EA93BC9D1F3F3CC4242869D</GUID>
611+
<GUID>8CCBEB7A002928591FDE75A91BFA6780</GUID>
611612
</Functions_Palette_Data>
612613
<Functions_Palette_Data>
613614
<Parent_Palette_Index>1</Parent_Palette_Index>
@@ -740,7 +741,7 @@ The JKI SMO NI Community Group (https://decibel.ni.com/content/groups/jki-state-
740741
<Path>SMO\Protected\ThisLevelClassName.vi</Path>
741742
<VI_Title/>
742743
</Items_Data>
743-
<GUID>58F8364CA3C463EE97BD62B585AEA423</GUID>
744+
<GUID>04017E7CA4CFE3EA97D8D02645B52086</GUID>
744745
</Functions_Palette_Data>
745746
<Functions_Palette_Data>
746747
<Parent_Palette_Index>2</Parent_Palette_Index>
@@ -775,7 +776,7 @@ The JKI SMO NI Community Group (https://decibel.ni.com/content/groups/jki-state-
775776
<Path>SMO.UI\Show User Interface.vi</Path>
776777
<VI_Title/>
777778
</Items_Data>
778-
<GUID>213038A71B1C6E2FF1EA0C6F68BE6B66</GUID>
779+
<GUID>C39743565A7DEDEF7656ADC5CFB0C95C</GUID>
779780
</Functions_Palette_Data>
780781
<Functions_Palette_Data>
781782
<Parent_Palette_Index>0</Parent_Palette_Index>
@@ -824,7 +825,7 @@ The JKI SMO NI Community Group (https://decibel.ni.com/content/groups/jki-state-
824825
<Path>URI Parsing\Parse URI.vi</Path>
825826
<VI_Title/>
826827
</Items_Data>
827-
<GUID>35CECB86B49893C021CC302769C66C3F</GUID>
828+
<GUID>1B880B15F6E295F6BB14617D59A7148F</GUID>
828829
</Functions_Palette_Data>
829830
</Library_Palette_Definition>
830831
</VI_Package_Builder_Settings>

0 commit comments

Comments
 (0)