Skip to content

Commit 44ee75e

Browse files
author
Francois Normandin
committed
built package 1.1.15
1 parent 60ee995 commit 44ee75e

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

src/JKI State Machine Objects.vipb

Lines changed: 10 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-12-22 10:17:32" Creator="Francois Normandin" Comments="" ID="dac8f24caa3e5bc0478a6081f2fa0beb">
1+
<VI_Package_Builder_Settings Version="0.6" Created_Date="2015-12-04 15:52:35" Modified_Date="2017-03-02 14:54:42" Creator="Francois Normandin" Comments="" ID="819508c892930c4952623073533dca0d">
22
<Library_General_Settings>
33
<Package_File_Name>JKI_StateMachineObjects</Package_File_Name>
4-
<Library_Version>1.1.14.39</Library_Version>
4+
<Library_Version>1.1.15.40</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,9 +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:30] Dependency can now self-terminate and dependent takes care of destroying reference.
44+
<Release_Notes>[Feature: 31] Stop Dependency now exposes a timeout terminal (default = -1)
4545

46-
[Feature] Added a protected method to allow dependency to message dependent (send any packet of information) which is handled by onDependencyMessage ( ) callback method.</Release_Notes>
46+
[Feature] List Dependencies method has been made protected (previously private) after addition of ownership verification which is meant to prevent leaking the dependencies list in composition hierarchy. This node is supposed to be used solely to access dependencies in own inheritance tree. An unauthorized call will return an empty list.</Release_Notes>
4747
</Description>
4848
<Destinations>
4949
<Toolkit_VIs>
@@ -258,7 +258,7 @@ The JKI SMO NI Community Group (https://decibel.ni.com/content/groups/jki-state-
258258
<Path>Example--SMO.Example.vi</Path>
259259
<VI_Title/>
260260
</Items_Data>
261-
<GUID>B25986CDF62C373327ADAB7A0FB77305</GUID>
261+
<GUID>930BB47C2CD62B4CC801A70C29CE36CC</GUID>
262262
</Functions_Palette_Data>
263263
<Functions_Palette_Data>
264264
<Parent_Palette_Index>0</Parent_Palette_Index>
@@ -489,7 +489,7 @@ The JKI SMO NI Community Group (https://decibel.ni.com/content/groups/jki-state-
489489
<Path>SMO\Set Process Kill timeout.vi</Path>
490490
<VI_Title/>
491491
</Items_Data>
492-
<GUID>ACF6601E7937421716567C76DA7ADB3B</GUID>
492+
<GUID>9AFF62A8758B8C1FAF888F113D0E6A92</GUID>
493493
</Functions_Palette_Data>
494494
<Functions_Palette_Data>
495495
<Parent_Palette_Index>0</Parent_Palette_Index>
@@ -622,7 +622,7 @@ The JKI SMO NI Community Group (https://decibel.ni.com/content/groups/jki-state-
622622
<Path>Protected</Path>
623623
<VI_Title/>
624624
</Items_Data>
625-
<GUID>678B72F8A55FF5C66C3184490B66BC02</GUID>
625+
<GUID>217B801383534004D5A2C346903D6DF7</GUID>
626626
</Functions_Palette_Data>
627627
<Functions_Palette_Data>
628628
<Parent_Palette_Index>1</Parent_Palette_Index>
@@ -839,7 +839,7 @@ The JKI SMO NI Community Group (https://decibel.ni.com/content/groups/jki-state-
839839
<Path>SMO\Protected\Stop Dependency.vi</Path>
840840
<VI_Title/>
841841
</Items_Data>
842-
<GUID>CD683FF6AD68C6B9D1296C6EDCB24073</GUID>
842+
<GUID>B5580B58106CAE2E0AB315176AE91315</GUID>
843843
</Functions_Palette_Data>
844844
<Functions_Palette_Data>
845845
<Parent_Palette_Index>2</Parent_Palette_Index>
@@ -874,7 +874,7 @@ The JKI SMO NI Community Group (https://decibel.ni.com/content/groups/jki-state-
874874
<Path>SMO.UI\Show User Interface.vi</Path>
875875
<VI_Title/>
876876
</Items_Data>
877-
<GUID>968FC712ADDBA7EE2DA116B95D51848F</GUID>
877+
<GUID>9B66023F52BCA543759994E14806B502</GUID>
878878
</Functions_Palette_Data>
879879
<Functions_Palette_Data>
880880
<Parent_Palette_Index>0</Parent_Palette_Index>
@@ -923,7 +923,7 @@ The JKI SMO NI Community Group (https://decibel.ni.com/content/groups/jki-state-
923923
<Path>URI Parsing\Parse URI.vi</Path>
924924
<VI_Title/>
925925
</Items_Data>
926-
<GUID>F49596433B8D5E08556100E027712412</GUID>
926+
<GUID>F382503BC0766230741C92466D096C45</GUID>
927927
</Functions_Palette_Data>
928928
</Library_Palette_Definition>
929929
</VI_Package_Builder_Settings>

0 commit comments

Comments
 (0)