Skip to content

Commit 47af004

Browse files
committed
New Version of the SMO package
Changed the re-entrancy settings for the overridable protected methods to allow for recursive calls on subsystems during creation and destruction of objects. - Get PublicEvents is now a public method for conviviality (even if it exposes event refs to developer). Prior to this change, the developer needed to get the Event Registration Reference (Mailbox) and register to all events of a subsystem.
1 parent 1150a6a commit 47af004

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

src/JKI State Machine Objects.vipb

Lines changed: 7 additions & 7 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-02-10 09:41:19" Creator="Francois Normandin" Comments="" ID="bdf4fb6eee61434aa1319e1b30913ffe">
1+
<VI_Package_Builder_Settings Version="0.6" Created_Date="2015-12-04 15:52:35" Modified_Date="2016-02-26 15:56:47" Creator="Francois Normandin" Comments="" ID="87757cfaffb78c97663861ce065dc176">
22
<Library_General_Settings>
33
<Package_File_Name>JKI_StateMachineObjects</Package_File_Name>
4-
<Library_Version>1.0.0.11</Library_Version>
4+
<Library_Version>1.0.0.12</Library_Version>
55
<Auto_Increment_Version>false</Auto_Increment_Version>
66
<Library_Source_Folder>.</Library_Source_Folder>
77
<Library_Output_Folder>..\..\..</Library_Output_Folder>
@@ -243,7 +243,7 @@ The JKI SMO NI Community Group (https://decibel.ni.com/content/groups/jki-state-
243243
<Path>Example--SMO.Example.vi</Path>
244244
<VI_Title/>
245245
</Items_Data>
246-
<GUID>F5EC2DA60A020985F67ED3C6AC4BF415</GUID>
246+
<GUID>D98263ED275BA1926BB482F61B351B01</GUID>
247247
</Functions_Palette_Data>
248248
<Functions_Palette_Data>
249249
<Parent_Palette_Index>0</Parent_Palette_Index>
@@ -376,7 +376,7 @@ The JKI SMO NI Community Group (https://decibel.ni.com/content/groups/jki-state-
376376
<Path>SMO\GetPublicEvents.vi</Path>
377377
<VI_Title/>
378378
</Items_Data>
379-
<GUID>D8C8DF8DE263946C9EB39C7430E96C76</GUID>
379+
<GUID>BC05EF6B3AD495971979A4C982992622</GUID>
380380
</Functions_Palette_Data>
381381
<Functions_Palette_Data>
382382
<Parent_Palette_Index>0</Parent_Palette_Index>
@@ -495,7 +495,7 @@ The JKI SMO NI Community Group (https://decibel.ni.com/content/groups/jki-state-
495495
<Path>Protected</Path>
496496
<VI_Title/>
497497
</Items_Data>
498-
<GUID>C6C625A625142617F47B1266E24B9704</GUID>
498+
<GUID>DB4EBA4AF8D5D13753490611B7B74091</GUID>
499499
</Functions_Palette_Data>
500500
<Functions_Palette_Data>
501501
<Parent_Palette_Index>1</Parent_Palette_Index>
@@ -614,7 +614,7 @@ The JKI SMO NI Community Group (https://decibel.ni.com/content/groups/jki-state-
614614
<Path>SMO\Protected\isProcessAllowedRun.vi</Path>
615615
<VI_Title/>
616616
</Items_Data>
617-
<GUID>2C12F32D0D6D66DFCC620F901E4876DE</GUID>
617+
<GUID>9EBD4519790A1AF0A2E1CB5EBFD69E2E</GUID>
618618
</Functions_Palette_Data>
619619
<Functions_Palette_Data>
620620
<Parent_Palette_Index>2</Parent_Palette_Index>
@@ -649,7 +649,7 @@ The JKI SMO NI Community Group (https://decibel.ni.com/content/groups/jki-state-
649649
<Path>SMO.UI\Show User Interface.vi</Path>
650650
<VI_Title/>
651651
</Items_Data>
652-
<GUID>35D26CE83B0DC8EB20BE98286199DA41</GUID>
652+
<GUID>583FF14AABCE16FE301E85D9E4147665</GUID>
653653
</Functions_Palette_Data>
654654
</Library_Palette_Definition>
655655
</VI_Package_Builder_Settings>

0 commit comments

Comments
 (0)