Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Commit

Permalink
Merge pull request #12 from DStavilaNI/CDS_Symbols_Update
Browse files Browse the repository at this point in the history
Updated the CDS structures - Using "OS == Win" key instead of "OFFLINE==True"
  • Loading branch information
eatondan authored Oct 6, 2020
2 parents e8d1a33 + 9542d80 commit 544599b
Show file tree
Hide file tree
Showing 12 changed files with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Advanced SysDef API.vipb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<VI_Package_Builder_Settings Version="2017" Created_Date="2017-04-20 11:46:53" Modified_Date="2020-09-11 14:26:26" Creator="Tanner Blair" Comments="" ID="3af611c61e9faf74f9311c32434dc868">
<VI_Package_Builder_Settings Version="2018" Created_Date="2017-04-20 11:46:53" Modified_Date="2020-10-06 09:55:17" Creator="Tanner Blair" Comments="" ID="5cb80863765f8cdd236a5083d0a35f49">
<Library_General_Settings>
<Package_File_Name>ni_lib_Advanced_SysDef_API</Package_File_Name>
<Library_Version>1.1.1.21</Library_Version>
<Library_Version>1.1.1.22</Library_Version>
<Auto_Increment_Version>false</Auto_Increment_Version>
<Library_Source_Folder>Source</Library_Source_Folder>
<Library_Output_Folder>Built</Library_Output_Folder>
Expand Down Expand Up @@ -39,7 +39,7 @@ https://github.com/NIVeriStandAdd-Ons/VeriStand-Addon-System-Definition-Utilitie
<Copyright/>
<Packager>NI Systems Engineering</Packager>
<URL>https://github.com/NIVeriStandAdd-Ons/VeriStand-Addon-System-Definition-Utilities</URL>
<Release_Notes>(#11) Implemented CDS structures with OFFLINE==TRUE and OFFLINE==FALSE(Default) options for the committed VIs =&gt; the lack of CDS structures with these options was causing compile errors when building Engine libraries for Custom Devices for RT Targets.</Release_Notes>
<Release_Notes>(#12) Implemented CDS structures with OS==Win and OS==RT(Default) options for the committed VIs for better OS support, instead of the previous keys: OFFLINE==True and OFFLINE==False(Default) =&gt; the lack of CDS structures with these options was causing compile errors when building Engine libraries for Custom Devices for RT Targets.</Release_Notes>
</Description>
<Destinations>
<Toolkit_VIs>
Expand Down Expand Up @@ -343,7 +343,7 @@ https://github.com/NIVeriStandAdd-Ons/VeriStand-Addon-System-Definition-Utilitie
<Path>Source\SysDef API\SysDef.UpdateCDVersionFromXML.vi</Path>
<VI_Title/>
</Items_Data>
<GUID>DB99A2E680304CD5D42AFFF5A932F18A</GUID>
<GUID>013FBA28591B0AC0A55958DF0197428F</GUID>
</Functions_Palette_Data>
</Library_Palette_Definition>
</VI_Package_Builder_Settings>
Binary file added Built/ni_lib_advanced_sysdef_api-1.1.1.21.vip
Binary file not shown.
Binary file modified Source/_SubVIs/SysDef.Node.Info.Get.vi
Binary file not shown.
Binary file modified Source/_SubVIs/TreeItem.Get.vi
Binary file not shown.
Binary file modified Source/_SubVIs/TreeItem.Property.Get.vi
Binary file not shown.
Binary file modified Source/_SubVIs/TreeItem.Property.Set.vi
Binary file not shown.
Binary file modified Source/_SubVIs/_TreeItem.Property.Get.Dictionary.Info.vi
Binary file not shown.
Binary file modified Source/_SubVIs/_TreeItem.Property.Get.Dictionary.Read.vi
Binary file not shown.
Binary file modified Source/_SubVIs/_TreeItem.Property.Get.Dictionary.vi
Binary file not shown.
Binary file modified Source/_SubVIs/_TreeItem.Property.Set.Dictionary.Info.vi
Binary file not shown.
Binary file modified Source/_SubVIs/_TreeItem.Property.Set.Dictionary.Write.vi
Binary file not shown.
Binary file modified Source/_SubVIs/_TreeItem.Property.Set.Dictionary.vi
Binary file not shown.

0 comments on commit 544599b

Please sign in to comment.