Skip to content

Commit 05e223d

Browse files
committed
change to 4x1x1x4
1 parent 1b90ff1 commit 05e223d

11 files changed

+8
-2
lines changed
Binary file not shown.
Binary file not shown.

CSM API String Arguments Support.lvproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
</Item>
3333
<Item Name="API String Arguments Support.lvlib" Type="Library" URL="../API-String-Arugments-Support/API String Arguments Support.lvlib"/>
3434
<Item Name="CSM API String Arguments Support.vipb" Type="Document" URL="../CSM API String Arguments Support.vipb"/>
35+
<Item Name="LICENSE" Type="Document" URL="../../CSM-MassData-Parameter-Support/LICENSE"/>
3536
<Item Name="README.md" Type="Document" URL="../README.md"/>
3637
<Item Name="Dependencies" Type="Dependencies">
3738
<Item Name="user.lib" Type="Folder">

CSM API String Arguments Support.vipb

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<VI_Package_Builder_Settings Version="2020.1" Created_Date="2023-08-12 17:59:50" Modified_Date="2023-10-27 14:07:41" Creator="yaoli" Comments="" ID="31b7782fdd0472e2c1e602c5ebd10807">
1+
<VI_Package_Builder_Settings Version="2020.1" Created_Date="2023-08-12 17:59:50" Modified_Date="2023-10-27 22:17:34" Creator="yaoli" Comments="" ID="46d9580a8ad063e02ba0dbc65b326cd9">
22
<Library_General_Settings>
33
<Package_File_Name>NEVSTOP_lib_CSM_API_String_Arguments_Support</Package_File_Name>
44
<Library_Version>0.2.0.15</Library_Version>
@@ -37,7 +37,6 @@
3737
<One_Line_Description_Summary>API string argument support enhancement for CSM</One_Line_Description_Summary>
3838
<Description>The purpose of this library is to enhance the API parameters for Communicable State Machine (CSM). It allows for the inclusion of various data types in plain text format. Two more templates which include "Data: Get Configuration", "Data: Set Configuration" and "Data: Get Internal Status" states, are provided in the library. These templates can serve as a starting point for building your CSM module with the ability to access data stored in the '&gt;&gt; internal data &gt;&gt;' shift register.
3939

40-
4140
## Supported Data Type
4241

4342
- String/Path
@@ -178,6 +177,12 @@ More information for the supported datatype format, please visit: https://github
178177
<Exclusions>
179178
<Path>README.md</Path>
180179
</Exclusions>
180+
<Exclusions>
181+
<Path>vip</Path>
182+
</Exclusions>
183+
<Exclusions>
184+
<Path>LICENSE</Path>
185+
</Exclusions>
181186
<Place_Folder_Contents>
182187
<Path/>
183188
</Place_Folder_Contents>
-236 Bytes
Binary file not shown.
Binary file not shown.
Binary file not shown.
140 Bytes
Binary file not shown.
120 Bytes
Binary file not shown.
1.96 KB
Binary file not shown.

0 commit comments

Comments
 (0)