Skip to content

Commit 81784a4

Browse files
author
Tanner Blair
committed
Added better support for array functions
1 parent bb31b45 commit 81784a4

32 files changed

+136
-52
lines changed

Builds/ni_lib_lvjson-1.0.0.52.vip

2.85 MB
Binary file not shown.

Builds/ni_lib_lvjson-1.0.0.53.vip

2.9 MB
Binary file not shown.

Builds/ni_lib_lvjson-1.0.0.54.vip

2.93 MB
Binary file not shown.

Builds/ni_lib_lvjson-1.0.0.55.vip

2.95 MB
Binary file not shown.

Builds/ni_lib_lvjson-1.0.0.56.vip

2.95 MB
Binary file not shown.

LVJSON Build Specification.vipb

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
<VI_Package_Builder_Settings Version="2017" Created_Date="2017-08-08 12:01:46" Modified_Date="2017-09-06 11:57:20" Creator="tblair" Comments="" ID="6f35f77f05514972cd5a9fe1d6a7fdda">
1+
<VI_Package_Builder_Settings Version="2017" Created_Date="2017-08-08 12:01:46" Modified_Date="2017-09-06 15:52:27" Creator="tblair" Comments="" ID="1ca6535b749aaea3b56a421d2e39a461">
22
<Library_General_Settings>
33
<Package_File_Name>NI_lib_LVJSON</Package_File_Name>
4-
<Library_Version>1.0.0.52</Library_Version>
4+
<Library_Version>1.0.0.57</Library_Version>
55
<Auto_Increment_Version>false</Auto_Increment_Version>
66
<Library_Source_Folder>Source</Library_Source_Folder>
77
<Library_Output_Folder>Builds</Library_Output_Folder>
@@ -390,7 +390,7 @@
390390
<Path>Source\Object</Path>
391391
<VI_Title/>
392392
</Items_Data>
393-
<GUID>F93F530048A1E175D221829D88560663</GUID>
393+
<GUID>6C2DC46CC0D42848616F072A58874718</GUID>
394394
</Functions_Palette_Data>
395395
<Functions_Palette_Data>
396396
<Parent_Palette_Index>0</Parent_Palette_Index>
@@ -453,20 +453,6 @@
453453
<Path>Source\JSON Data Classes\JSON Array\Get Array Size.vi</Path>
454454
<VI_Title/>
455455
</Items_Data>
456-
<Items_Data>
457-
<Type>Item</Type>
458-
<Sub_Palette_Index>-1</Sub_Palette_Index>
459-
<NameSub_Menu_Name>Get Element Types.vi</NameSub_Menu_Name>
460-
<Short_Name/>
461-
<is_Merge_VI>false</is_Merge_VI>
462-
<Position>
463-
<Row>3</Row>
464-
<Column>5</Column>
465-
</Position>
466-
<Icon>00000000</Icon>
467-
<Path>Source\JSON Data Classes\JSON Array\Get Element Types.vi</Path>
468-
<VI_Title/>
469-
</Items_Data>
470456
<Items_Data>
471457
<Type>Item</Type>
472458
<Sub_Palette_Index>-1</Sub_Palette_Index>
@@ -607,7 +593,21 @@
607593
<Path>Source\JSON Data Classes\JSON Array\Index Array XNode\Index JSON Array.xnode</Path>
608594
<VI_Title/>
609595
</Items_Data>
610-
<GUID>C3C44B69ACCEFDAEA4B987F563713018</GUID>
596+
<Items_Data>
597+
<Type>Item</Type>
598+
<Sub_Palette_Index>-1</Sub_Palette_Index>
599+
<NameSub_Menu_Name>Get Array Values.vi</NameSub_Menu_Name>
600+
<Short_Name/>
601+
<is_Merge_VI>false</is_Merge_VI>
602+
<Position>
603+
<Row>3</Row>
604+
<Column>5</Column>
605+
</Position>
606+
<Icon>00000000</Icon>
607+
<Path>Source\JSON Data Classes\JSON Array\Get Array Values.vi</Path>
608+
<VI_Title/>
609+
</Items_Data>
610+
<GUID>011423FBE0522A8D509B133A7C431D85</GUID>
611611
</Functions_Palette_Data>
612612
<Functions_Palette_Data>
613613
<Parent_Palette_Index>0</Parent_Palette_Index>
@@ -726,7 +726,7 @@
726726
<Path>Source\JSON Data Classes\JSON Object\Set Object Parameters XNode\Set Object Parameters.xnode</Path>
727727
<VI_Title/>
728728
</Items_Data>
729-
<GUID>F25CDB2CAC7FB9048BCCCDEA94C1A9DF</GUID>
729+
<GUID>A9983BF1C32DFAA2E6D8A7C8EF79E5A8</GUID>
730730
</Functions_Palette_Data>
731731
</Library_Palette_Definition>
732732
</VI_Package_Builder_Settings>

Source/API Definition.vi

28 Bytes
Binary file not shown.
14.6 KB
Binary file not shown.
27.5 KB
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)