Skip to content

Commit 3c33602

Browse files
authored
Merge pull request #15 from crossrulz/main
I verified that all the VIs in the Solutions folder are saved for LabVIEW 2020 and are marked as separated source code from compiled code
2 parents 3089b91 + 398e266 commit 3c33602

File tree

12 files changed

+3
-0
lines changed

12 files changed

+3
-0
lines changed

Diff for: 4) LabVIEW Instrument Drivers/HandsOnPi2040/HandsOnPi2040.lvproj

+2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
<?xml version='1.0' encoding='UTF-8'?>
22
<Project Type="Project" LVVersion="20008000">
33
<Property Name="Instrument Driver" Type="Str">True</Property>
4+
<Property Name="NI.LV.All.SaveVersion" Type="Str">20.0</Property>
5+
<Property Name="NI.LV.All.SourceOnly" Type="Bool">true</Property>
46
<Property Name="NI.Project.Description" Type="Str">This project is used by developers to edit API and example files for LabVIEW Plug and Play instrument drivers.</Property>
57
<Item Name="My Computer" Type="My Computer">
68
<Property Name="CCSymbols" Type="Str">OS,Win;CPU,x86;</Property>

Diff for: 6) Solutions/.lvversion

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
20.0

Diff for: 6) Solutions/AIs.vi

2.22 KB
Binary file not shown.

Diff for: 6) Solutions/AO(Read).vi

2.34 KB
Binary file not shown.

Diff for: 6) Solutions/AO(Write).vi

2.77 KB
Binary file not shown.

Diff for: 6) Solutions/DIDOWhileLoop.vi

2.95 KB
Binary file not shown.

Diff for: 6) Solutions/EventStructureDO.vi

3.2 KB
Binary file not shown.

Diff for: 6) Solutions/ForLoopDOBlink.vi

2.49 KB
Binary file not shown.

Diff for: 6) Solutions/HelloWorld.vi

2.36 KB
Binary file not shown.

Diff for: 6) Solutions/Piano.vi

925 KB
Binary file not shown.

Diff for: 6) Solutions/Piano/Piano.vi

-127 KB
Binary file not shown.

Diff for: 6) Solutions/WhileLoopDOBlink.vi

2.71 KB
Binary file not shown.

0 commit comments

Comments
 (0)