Skip to content

Commit 68e3876

Browse files
author
Francois Normandin
committed
Modified the Facade creator to allow defining more specific PublicEvent classes.
1 parent ece5369 commit 68e3876

11 files changed

+59
-14
lines changed

src/JKI State Machine Objects.vipb

Lines changed: 9 additions & 9 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="2017-03-20 13:05:29" Creator="Francois Normandin" Comments="" ID="896ca3bc7229c1d04ddf8335ef7aeece">
1+
<VI_Package_Builder_Settings Version="0.6" Created_Date="2015-12-04 15:52:35" Modified_Date="2017-03-20 15:56:19" Creator="Francois Normandin" Comments="" ID="03adc2c74e344e0be04e7d759ad94fce">
22
<Library_General_Settings>
33
<Package_File_Name>JKI_StateMachineObjects</Package_File_Name>
4-
<Library_Version>1.2.0.44</Library_Version>
4+
<Library_Version>1.2.0.46</Library_Version>
55
<Auto_Increment_Version>false</Auto_Increment_Version>
66
<Library_Source_Folder>.</Library_Source_Folder>
77
<Library_Output_Folder>..\..\..</Library_Output_Folder>
@@ -272,7 +272,7 @@ The JKI SMO NI Community Group (https://decibel.ni.com/content/groups/jki-state-
272272
<Path>SMOFacade\Facade</Path>
273273
<VI_Title/>
274274
</Items_Data>
275-
<GUID>F4356404A92263D3A8ED5DB75FD9B607</GUID>
275+
<GUID>9A8E2BA51CB3083FAB75D4015A0FD82F</GUID>
276276
</Functions_Palette_Data>
277277
<Functions_Palette_Data>
278278
<Parent_Palette_Index>0</Parent_Palette_Index>
@@ -559,7 +559,7 @@ The JKI SMO NI Community Group (https://decibel.ni.com/content/groups/jki-state-
559559
<Path>SMO\CheckAccessibility.vi</Path>
560560
<VI_Title/>
561561
</Items_Data>
562-
<GUID>91262D73FA5CACFBD61C3503FDAEF201</GUID>
562+
<GUID>7B818EB9B263BD88FAD83C9A5581738F</GUID>
563563
</Functions_Palette_Data>
564564
<Functions_Palette_Data>
565565
<Parent_Palette_Index>0</Parent_Palette_Index>
@@ -692,7 +692,7 @@ The JKI SMO NI Community Group (https://decibel.ni.com/content/groups/jki-state-
692692
<Path>Protected</Path>
693693
<VI_Title/>
694694
</Items_Data>
695-
<GUID>63B114CCBD4BEB03E297FD704982DCE3</GUID>
695+
<GUID>E89BE832197B26052BDB75E296AF1198</GUID>
696696
</Functions_Palette_Data>
697697
<Functions_Palette_Data>
698698
<Parent_Palette_Index>1</Parent_Palette_Index>
@@ -923,7 +923,7 @@ The JKI SMO NI Community Group (https://decibel.ni.com/content/groups/jki-state-
923923
<Path>SMO\Protected\ListDependencies.vi</Path>
924924
<VI_Title/>
925925
</Items_Data>
926-
<GUID>B7EB94AAD754B0F1F8037F6D2B9092E2</GUID>
926+
<GUID>8269D700E1896ED71CDEBB767A9591CD</GUID>
927927
</Functions_Palette_Data>
928928
<Functions_Palette_Data>
929929
<Parent_Palette_Index>2</Parent_Palette_Index>
@@ -958,7 +958,7 @@ The JKI SMO NI Community Group (https://decibel.ni.com/content/groups/jki-state-
958958
<Path>SMO.UI\Show User Interface.vi</Path>
959959
<VI_Title/>
960960
</Items_Data>
961-
<GUID>08F8356E9EF09102E051BC97557A3FF0</GUID>
961+
<GUID>7D44C79A545A8538ED7BDBA5F84F3A3B</GUID>
962962
</Functions_Palette_Data>
963963
<Functions_Palette_Data>
964964
<Parent_Palette_Index>0</Parent_Palette_Index>
@@ -1007,7 +1007,7 @@ The JKI SMO NI Community Group (https://decibel.ni.com/content/groups/jki-state-
10071007
<Path>URI Parsing\Parse URI.vi</Path>
10081008
<VI_Title/>
10091009
</Items_Data>
1010-
<GUID>388C01AC5251FC8C1C4E1D324C2A29A5</GUID>
1010+
<GUID>E5401153210F1A5ABA7C0A49B41D9AAF</GUID>
10111011
</Functions_Palette_Data>
10121012
<Functions_Palette_Data>
10131013
<Parent_Palette_Index>0</Parent_Palette_Index>
@@ -1168,7 +1168,7 @@ The JKI SMO NI Community Group (https://decibel.ni.com/content/groups/jki-state-
11681168
<Path>SMOFacade\Facade\Get Method Prototype.vi</Path>
11691169
<VI_Title/>
11701170
</Items_Data>
1171-
<GUID>9E6CED08039902307F9ED72BCD028243</GUID>
1171+
<GUID>A066A42A3FC6CBFBE8909C00751EACCA</GUID>
11721172
</Functions_Palette_Data>
11731173
</Library_Palette_Definition>
11741174
</VI_Package_Builder_Settings>
1.11 KB
Binary file not shown.
1.13 KB
Binary file not shown.
14.2 KB
Binary file not shown.
20.7 KB
Binary file not shown.
0 Bytes
Binary file not shown.
18.9 KB
Binary file not shown.

src/SMOFacade/Facade/Get SMO.vi

18.7 KB
Binary file not shown.

src/SMOFacade/Facade/SMOFacade.lvclass

Lines changed: 50 additions & 5 deletions
Large diffs are not rendered by default.
-280 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)