Skip to content

Commit 687aa95

Browse files
author
Francois Normandin
committed
updated package build spec to add new methods from Feature: 36
1 parent 62c61ae commit 687aa95

File tree

1 file changed

+13
-7
lines changed

1 file changed

+13
-7
lines changed

src/JKI State Machine Objects.vipb

Lines changed: 13 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<VI_Package_Builder_Settings Version="0.6" Created_Date="2015-12-04 15:52:35" Modified_Date="2017-03-14 08:52:23" Creator="Francois Normandin" Comments="" ID="40b51693d101447fd4b67c1ad7041610">
1+
<VI_Package_Builder_Settings Version="0.6" Created_Date="2015-12-04 15:52:35" Modified_Date="2017-03-14 08:54:20" Creator="Francois Normandin" Comments="" ID="b5ac7203ea769bc48060f41891badb5f">
22
<Library_General_Settings>
33
<Package_File_Name>JKI_StateMachineObjects</Package_File_Name>
44
<Library_Version>1.1.17.41</Library_Version>
@@ -42,6 +42,12 @@ The JKI SMO NI Community Group (https://decibel.ni.com/content/groups/jki-state-
4242
<Packager>JKI</Packager>
4343
<URL>https://github.com/JKISoftware/JKI-State-Machine-Objects</URL>
4444
<Release_Notes>[Fix: 36] Fixed an issue where Shared Dependencies that are aggregated in the Static Dependencies list would be filtered out.
45+
46+
[Feature: 35] Adding reserve mechanism to limit accessibility to public methods to a single master.
47+
- Default behavior is unreserved for all methods.
48+
- Developer is required to implement the Check Availability on a method-per-method basis to take advantage of this feature in critical systems.
49+
- Technically allows a way to deny access to public API calls during critical states.
50+
4551
</Release_Notes>
4652
</Description>
4753
<Destinations>
@@ -257,7 +263,7 @@ The JKI SMO NI Community Group (https://decibel.ni.com/content/groups/jki-state-
257263
<Path>Example--SMO.Example.vi</Path>
258264
<VI_Title/>
259265
</Items_Data>
260-
<GUID>9AE69D22178CE8A89C3A978AF632030E</GUID>
266+
<GUID>DA487E3C88D5B97B386F9D161ABFC2BA</GUID>
261267
</Functions_Palette_Data>
262268
<Functions_Palette_Data>
263269
<Parent_Palette_Index>0</Parent_Palette_Index>
@@ -544,7 +550,7 @@ The JKI SMO NI Community Group (https://decibel.ni.com/content/groups/jki-state-
544550
<Path>SMO\CheckAccessibility.vi</Path>
545551
<VI_Title/>
546552
</Items_Data>
547-
<GUID>6D733E7118A9A57631EB6AB470D6B641</GUID>
553+
<GUID>1E8783B19D541A69CC300361FC97F582</GUID>
548554
</Functions_Palette_Data>
549555
<Functions_Palette_Data>
550556
<Parent_Palette_Index>0</Parent_Palette_Index>
@@ -677,7 +683,7 @@ The JKI SMO NI Community Group (https://decibel.ni.com/content/groups/jki-state-
677683
<Path>Protected</Path>
678684
<VI_Title/>
679685
</Items_Data>
680-
<GUID>3DE390A239AA296350B481EC7E04137D</GUID>
686+
<GUID>227A29C3A7600EDDEC5D40D0BFFE21E6</GUID>
681687
</Functions_Palette_Data>
682688
<Functions_Palette_Data>
683689
<Parent_Palette_Index>1</Parent_Palette_Index>
@@ -908,7 +914,7 @@ The JKI SMO NI Community Group (https://decibel.ni.com/content/groups/jki-state-
908914
<Path>SMO\Protected\ListDependencies.vi</Path>
909915
<VI_Title/>
910916
</Items_Data>
911-
<GUID>5118492923A82B6EAA91FA62B3164D59</GUID>
917+
<GUID>837B026BAFC1BB5871C885E0E273311C</GUID>
912918
</Functions_Palette_Data>
913919
<Functions_Palette_Data>
914920
<Parent_Palette_Index>2</Parent_Palette_Index>
@@ -943,7 +949,7 @@ The JKI SMO NI Community Group (https://decibel.ni.com/content/groups/jki-state-
943949
<Path>SMO.UI\Show User Interface.vi</Path>
944950
<VI_Title/>
945951
</Items_Data>
946-
<GUID>02347C9B8496C01C52DAC8C570ACBD4F</GUID>
952+
<GUID>10E550086CFBE52F10362E2B9A68DC02</GUID>
947953
</Functions_Palette_Data>
948954
<Functions_Palette_Data>
949955
<Parent_Palette_Index>0</Parent_Palette_Index>
@@ -992,7 +998,7 @@ The JKI SMO NI Community Group (https://decibel.ni.com/content/groups/jki-state-
992998
<Path>URI Parsing\Parse URI.vi</Path>
993999
<VI_Title/>
9941000
</Items_Data>
995-
<GUID>AD02883091E623A5A267826277625593</GUID>
1001+
<GUID>E25BB9D93ECA7585813532480BBC935B</GUID>
9961002
</Functions_Palette_Data>
9971003
</Library_Palette_Definition>
9981004
</VI_Package_Builder_Settings>

0 commit comments

Comments
 (0)