-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update release notes for 2.1.0, add subVI to palette (#48)
* update release notes for 2.1.0 * added a VI Tree to help with organization and verifying no unbroken VIs * Fix: marked Get UTC Offset.vi as `source only` * Enhancement: Renamed `error in (no error)` to `no error` for public VIs * Enhancement: added new example using HTTP GET to call REST API * Enhancement: moved utility VIs into a virtual folder of LVLIB --------- Co-authored-by: Jim Kring <[email protected]>
- Loading branch information
1 parent
2fb7a4c
commit adb2c1d
Showing
13 changed files
with
148 additions
and
48 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
11 changes: 11 additions & 0 deletions
11
src/Examples/HTTP GET Current Time/HTTP GET Current Time.lvlib
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
<?xml version='1.0' encoding='UTF-8'?> | ||
<Library LVVersion="20008000"> | ||
<Property Name="NI.Lib.Icon" Type="Bin">)!#!!!!!!!)!"1!&!!!-!%!!!@````]!!!!"!!%!!!(]!!!*Q(C=\>8"=>MQ%!8143;(8.6"2CVM#WJ",7Q,SN&(N<!NK!7VM#WI"<8A0$%94UZ2$P%E"Y.?G@I%A7=11U>M\7P%FXB^VL\`NHV=@X<^39O0^N(_<8NZOEH@@=^_CM?,3)VK63LD->8LS%=_]J'0@/1N<XH,7^\SFJ?]Z#5P?=F,HP+5JTTF+5`Z>MB$(P+1)YX*RU2DU$(![)Q3YW.YBG>YBM@8'*\B':\B'2Z>9HC':XC':XD=&M-T0--T0-.DK%USWS(H'2\$2`-U4`-U4`/9-JKH!>JE<?!W#%;UC_WE?:KH?:R']T20]T20]\A=T>-]T>-]T?/7<66[UTQ//9^BIHC+JXC+JXA-(=640-640-6DOCC?YCG)-G%:(#(+4;6$_6)]R?.8&%`R&%`R&)^,WR/K<75?GM=BZUG?Z%G?Z%E?1U4S*%`S*%`S'$;3*XG3*XG3RV320-G40!G3*D6^J-(3D;F4#J,(T\:<=HN+P5FS/S,7ZIWV+7.NNFC<+.<GC0819TX-7!]JVO,(7N29CR6L%7,^=<(1M4#R*IFV][.DX(X?V&6>V&G>V&%>V&\N(L@_Z9\X_TVONVN=L^?Y8#ZR0J`D>$L&]8C-Q_%1_`U_>LP>WWPAG_0NB@$TP@4C`%`KH@[8`A@PRPA=PYZLD8Y!#/7SO!!!!!!</Property> | ||
<Property Name="NI.Lib.SourceVersion" Type="Int">536903680</Property> | ||
<Property Name="NI.Lib.Version" Type="Str">1.0.0.0</Property> | ||
<Property Name="NI.LV.All.SourceOnly" Type="Bool">true</Property> | ||
<Item Name="typedefs" Type="Folder"> | ||
<Item Name="rest_api_time_cluster.ctl" Type="VI" URL="../rest_api_time_cluster.ctl"/> | ||
</Item> | ||
<Item Name="HTTP GET JSON Current Time.vi" Type="VI" URL="../HTTP GET JSON Current Time.vi"/> | ||
</Library> |
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.