Skip to content

Commit 009b962

Browse files
committed
Added the LDC500 GUI, and recompiled it with LabView 2017
1 parent af343d9 commit 009b962

File tree

13 files changed

+88
-12
lines changed

13 files changed

+88
-12
lines changed
49.8 KB
Binary file not shown.
1.99 KB
Binary file not shown.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[My Computer]
2-
My Computer = "192.168.223.2"
2+
My Computer = "192.168.255.253"
33

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[ProjectWindow_Data]
2-
ProjectExplorer.ClassicPosition[String] = "376,68,1016,808"
2+
ProjectExplorer.ClassicPosition[String] = "491,959,1131,1699"
33

44
[AB_Cache_{27F90D47-AD7E-484B-A29A-05CF780D084B}]
55
Cache_Path[Path] Line0001 = "/C/Documents and Settings/Gajdos Tam�s/Local Setti"
@@ -12,10 +12,18 @@ Cache_Path[Path] Line0002 = "ngs/Temp/AB_Cache_{40A58E92-B324-4F73-AE47-2CF6256"
1212
Cache_Path[Path] Line0003 = "37F02}.txt"
1313

1414
[AB_Cache_{EEF8A25C-BA71-4EA5-88AD-4B9A8D54D9C5}]
15-
Cache_Path[Path] Line0001 = "/C/Users/gajdo/AppData/Local/Temp/AB_Cache_{EEF8A2"
16-
Cache_Path[Path] Line0002 = "5C-BA71-4EA5-88AD-4B9A8D54D9C5}.txt"
15+
Cache_Path[Path] Line0001 = "/C/Users/Adoptim/AppData/Local/Temp/AB_Cache_{EEF8"
16+
Cache_Path[Path] Line0002 = "A25C-BA71-4EA5-88AD-4B9A8D54D9C5}.txt"
1717

1818
[AB_Cache_{BC4A0212-B70C-4A3A-A9FD-8A369A54F07A}]
19-
Cache_Path[Path] Line0001 = "/C/Users/gajdo/AppData/Local/Temp/AB_Cache_{BC4A02"
20-
Cache_Path[Path] Line0002 = "12-B70C-4A3A-A9FD-8A369A54F07A}.txt"
19+
Cache_Path[Path] Line0001 = "/C/Users/Adoptim/AppData/Local/Temp/AB_Cache_{BC4A"
20+
Cache_Path[Path] Line0002 = "0212-B70C-4A3A-A9FD-8A369A54F07A}.txt"
21+
22+
[AB_Cache_{4D6C7EDA-18F7-40CE-83DA-B4FD59FE6E22}]
23+
Cache_Path[Path] Line0001 = "/C/Users/Adoptim/AppData/Local/Temp/AB_Cache_{4D6C"
24+
Cache_Path[Path] Line0002 = "7EDA-18F7-40CE-83DA-B4FD59FE6E22}.txt"
25+
26+
[AB_Cache_{D0BF378B-FD1F-4456-9AEB-15058AF24F4C}]
27+
Cache_Path[Path] Line0001 = "/C/Users/Adoptim/AppData/Local/Temp/AB_Cache_{D0BF"
28+
Cache_Path[Path] Line0002 = "378B-FD1F-4456-9AEB-15058AF24F4C}.txt"
2129

ArduinoLaserDriverGui/ArduinoLaserDriverGUI.lvproj

Lines changed: 60 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
<Property Name="server.vi.callsEnabled" Type="Bool">true</Property>
1111
<Property Name="server.vi.propertiesEnabled" Type="Bool">true</Property>
1212
<Property Name="specify.custom.address" Type="Bool">false</Property>
13+
<Item Name="ArduinoLDC500GUI.vi" Type="VI" URL="../ArduinoLDC500GUI.vi"/>
1314
<Item Name="ArduinoLDCGUI.vi" Type="VI" URL="../ArduinoLDCGUI.vi"/>
1415
<Item Name="Dependencies" Type="Dependencies">
1516
<Item Name="vi.lib" Type="Folder">
@@ -45,24 +46,24 @@
4546
<Property Name="Bld_excludeInlineSubVIs" Type="Bool">true</Property>
4647
<Property Name="Bld_excludeLibraryItems" Type="Bool">true</Property>
4748
<Property Name="Bld_excludePolymorphicVIs" Type="Bool">true</Property>
48-
<Property Name="Bld_localDestDir" Type="Path">../build</Property>
49+
<Property Name="Bld_localDestDir" Type="Path">../build/Arduino LDC205 GUI for 405nm</Property>
4950
<Property Name="Bld_localDestDirType" Type="Str">relativeToProject</Property>
5051
<Property Name="Bld_modifyLibraryFile" Type="Bool">true</Property>
5152
<Property Name="Bld_previewCacheID" Type="Str">{BC4A0212-B70C-4A3A-A9FD-8A369A54F07A}</Property>
5253
<Property Name="Bld_supportedLanguage[0]" Type="Str">English</Property>
5354
<Property Name="Bld_supportedLanguageCount" Type="Int">1</Property>
54-
<Property Name="Bld_version.build" Type="Int">22</Property>
55+
<Property Name="Bld_version.build" Type="Int">25</Property>
5556
<Property Name="Bld_version.major" Type="Int">2</Property>
5657
<Property Name="Destination[0].destName" Type="Str">LDC205.exe</Property>
57-
<Property Name="Destination[0].path" Type="Path">../build/LDC205.exe</Property>
58+
<Property Name="Destination[0].path" Type="Path">../build/Arduino LDC205 GUI for 405nm/LDC205.exe</Property>
5859
<Property Name="Destination[0].path.type" Type="Str">relativeToProject</Property>
5960
<Property Name="Destination[0].preserveHierarchy" Type="Bool">true</Property>
6061
<Property Name="Destination[0].type" Type="Str">App</Property>
6162
<Property Name="Destination[1].destName" Type="Str">Support Directory</Property>
62-
<Property Name="Destination[1].path" Type="Path">../build/data</Property>
63+
<Property Name="Destination[1].path" Type="Path">../build/Arduino LDC205 GUI for 405nm/data</Property>
6364
<Property Name="Destination[1].path.type" Type="Str">relativeToProject</Property>
6465
<Property Name="DestinationCount" Type="Int">2</Property>
65-
<Property Name="Source[0].itemID" Type="Str">{24871F66-A458-4532-BBDC-DA8B0D90C0ED}</Property>
66+
<Property Name="Source[0].itemID" Type="Str">{199141AA-D2D0-4F8B-9FEE-00D0A90E8BC3}</Property>
6667
<Property Name="Source[0].type" Type="Str">Container</Property>
6768
<Property Name="Source[1].destinationIndex" Type="Int">0</Property>
6869
<Property Name="Source[1].itemID" Type="Ref">/My Computer/ArduinoLDCGUI.vi</Property>
@@ -85,11 +86,64 @@
8586
<Property Name="TgtF_companyName" Type="Str">Advanced Optical Imaging Group</Property>
8687
<Property Name="TgtF_fileDescription" Type="Str">Arduino LDC205 GUI for 405nm and 450nm</Property>
8788
<Property Name="TgtF_internalName" Type="Str">Arduino LDC205 GUI for 405nm</Property>
88-
<Property Name="TgtF_legalCopyright" Type="Str">Copyright © 2019 University of Szeged</Property>
89+
<Property Name="TgtF_legalCopyright" Type="Str">Copyright © 2018 University of Szeged</Property>
8990
<Property Name="TgtF_productName" Type="Str">Arduino LDC205 GUI</Property>
9091
<Property Name="TgtF_targetfileGUID" Type="Str">{B4413C9E-BA17-4E53-98E1-73F50CDCA6D2}</Property>
9192
<Property Name="TgtF_targetfileName" Type="Str">LDC205.exe</Property>
9293
</Item>
94+
<Item Name="Arduino LDC500 GUI for 635nm" Type="EXE">
95+
<Property Name="App_copyErrors" Type="Bool">true</Property>
96+
<Property Name="App_INI_aliasGUID" Type="Str">{1B6207E7-4A2E-49F8-B796-516B18AA2573}</Property>
97+
<Property Name="App_INI_GUID" Type="Str">{F398C72E-72D5-47F0-8AF7-EF51E0C3B535}</Property>
98+
<Property Name="App_serverConfig.httpPort" Type="Int">8002</Property>
99+
<Property Name="Bld_autoIncrement" Type="Bool">true</Property>
100+
<Property Name="Bld_buildCacheID" Type="Str">{4D6C7EDA-18F7-40CE-83DA-B4FD59FE6E22}</Property>
101+
<Property Name="Bld_buildSpecDescription" Type="Str">Free build under GPLv2</Property>
102+
<Property Name="Bld_buildSpecName" Type="Str">Arduino LDC500 GUI for 635nm</Property>
103+
<Property Name="Bld_excludeInlineSubVIs" Type="Bool">true</Property>
104+
<Property Name="Bld_excludeLibraryItems" Type="Bool">true</Property>
105+
<Property Name="Bld_excludePolymorphicVIs" Type="Bool">true</Property>
106+
<Property Name="Bld_localDestDir" Type="Path">../build/Arduino LDC500 GUI for 635nm</Property>
107+
<Property Name="Bld_localDestDirType" Type="Str">relativeToProject</Property>
108+
<Property Name="Bld_modifyLibraryFile" Type="Bool">true</Property>
109+
<Property Name="Bld_previewCacheID" Type="Str">{D0BF378B-FD1F-4456-9AEB-15058AF24F4C}</Property>
110+
<Property Name="Bld_version.build" Type="Int">9</Property>
111+
<Property Name="Bld_version.major" Type="Int">1</Property>
112+
<Property Name="Destination[0].destName" Type="Str">Arduino LDC500 635nm.exe</Property>
113+
<Property Name="Destination[0].path" Type="Path">../build/Arduino LDC500 GUI for 635nm/Arduino LDC500 635nm.exe</Property>
114+
<Property Name="Destination[0].path.type" Type="Str">relativeToProject</Property>
115+
<Property Name="Destination[0].preserveHierarchy" Type="Bool">true</Property>
116+
<Property Name="Destination[0].type" Type="Str">App</Property>
117+
<Property Name="Destination[1].destName" Type="Str">Support Directory</Property>
118+
<Property Name="Destination[1].path" Type="Path">../build/Arduino LDC500 GUI for 635nm/data</Property>
119+
<Property Name="Destination[1].path.type" Type="Str">relativeToProject</Property>
120+
<Property Name="DestinationCount" Type="Int">2</Property>
121+
<Property Name="Source[0].itemID" Type="Str">{199141AA-D2D0-4F8B-9FEE-00D0A90E8BC3}</Property>
122+
<Property Name="Source[0].type" Type="Str">Container</Property>
123+
<Property Name="Source[1].destinationIndex" Type="Int">0</Property>
124+
<Property Name="Source[1].itemID" Type="Ref">/My Computer/ArduinoLDC500GUI.vi</Property>
125+
<Property Name="Source[1].properties[0].type" Type="Str">Show menu bar</Property>
126+
<Property Name="Source[1].properties[0].value" Type="Bool">false</Property>
127+
<Property Name="Source[1].properties[1].type" Type="Str">Show vertical scroll bar</Property>
128+
<Property Name="Source[1].properties[1].value" Type="Bool">false</Property>
129+
<Property Name="Source[1].properties[2].type" Type="Str">Show horizontal scroll bar</Property>
130+
<Property Name="Source[1].properties[2].value" Type="Bool">false</Property>
131+
<Property Name="Source[1].properties[3].type" Type="Str">Show toolbar</Property>
132+
<Property Name="Source[1].properties[3].value" Type="Bool">false</Property>
133+
<Property Name="Source[1].properties[4].type" Type="Str">Allow debugging</Property>
134+
<Property Name="Source[1].properties[4].value" Type="Bool">false</Property>
135+
<Property Name="Source[1].propertiesCount" Type="Int">5</Property>
136+
<Property Name="Source[1].sourceInclusion" Type="Str">TopLevel</Property>
137+
<Property Name="Source[1].type" Type="Str">VI</Property>
138+
<Property Name="SourceCount" Type="Int">2</Property>
139+
<Property Name="TgtF_companyName" Type="Str">University of Szeged</Property>
140+
<Property Name="TgtF_fileDescription" Type="Str">Arduino LDC500 GUI for 635nm</Property>
141+
<Property Name="TgtF_internalName" Type="Str">Arduino LDC500 GUI for 635nm</Property>
142+
<Property Name="TgtF_legalCopyright" Type="Str">Copyright © 2018 University of Szeged</Property>
143+
<Property Name="TgtF_productName" Type="Str">Arduino LDC500 GUI for 635nm</Property>
144+
<Property Name="TgtF_targetfileGUID" Type="Str">{17D835E3-A9F1-43A7-8901-29326D97C8F8}</Property>
145+
<Property Name="TgtF_targetfileName" Type="Str">Arduino LDC500 635nm.exe</Property>
146+
</Item>
93147
</Item>
94148
</Item>
95149
</Project>
0 Bytes
Binary file not shown.
Binary file not shown.
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[My Computer]
2+
My Computer="localhost"

0 commit comments

Comments
 (0)