You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<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)
45
45
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>
47
47
</Description>
48
48
<Destinations>
49
49
<Toolkit_VIs>
@@ -258,7 +258,7 @@ The JKI SMO NI Community Group (https://decibel.ni.com/content/groups/jki-state-
258
258
<Path>Example--SMO.Example.vi</Path>
259
259
<VI_Title/>
260
260
</Items_Data>
261
-
<GUID>B25986CDF62C373327ADAB7A0FB77305</GUID>
261
+
<GUID>930BB47C2CD62B4CC801A70C29CE36CC</GUID>
262
262
</Functions_Palette_Data>
263
263
<Functions_Palette_Data>
264
264
<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-
489
489
<Path>SMO\Set Process Kill timeout.vi</Path>
490
490
<VI_Title/>
491
491
</Items_Data>
492
-
<GUID>ACF6601E7937421716567C76DA7ADB3B</GUID>
492
+
<GUID>9AFF62A8758B8C1FAF888F113D0E6A92</GUID>
493
493
</Functions_Palette_Data>
494
494
<Functions_Palette_Data>
495
495
<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-
622
622
<Path>Protected</Path>
623
623
<VI_Title/>
624
624
</Items_Data>
625
-
<GUID>678B72F8A55FF5C66C3184490B66BC02</GUID>
625
+
<GUID>217B801383534004D5A2C346903D6DF7</GUID>
626
626
</Functions_Palette_Data>
627
627
<Functions_Palette_Data>
628
628
<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-
839
839
<Path>SMO\Protected\Stop Dependency.vi</Path>
840
840
<VI_Title/>
841
841
</Items_Data>
842
-
<GUID>CD683FF6AD68C6B9D1296C6EDCB24073</GUID>
842
+
<GUID>B5580B58106CAE2E0AB315176AE91315</GUID>
843
843
</Functions_Palette_Data>
844
844
<Functions_Palette_Data>
845
845
<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-
874
874
<Path>SMO.UI\Show User Interface.vi</Path>
875
875
<VI_Title/>
876
876
</Items_Data>
877
-
<GUID>968FC712ADDBA7EE2DA116B95D51848F</GUID>
877
+
<GUID>9B66023F52BCA543759994E14806B502</GUID>
878
878
</Functions_Palette_Data>
879
879
<Functions_Palette_Data>
880
880
<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-
0 commit comments