Skip to content

Commit 2c8a2cc

Browse files
committed
Update multi-segment waveform to allow rate mode units to be set
1 parent 03c570f commit 2c8a2cc

27 files changed

+9
-9
lines changed

.gitignore

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
*.aliases
2-
*.lvlps
3-
*.bak
4-
/LabVIEW API/XNodes/OpenG Array XNodes/OpenG Filter Array/Thumbs.db
5-
/LabVIEW API/XNodes/OpenG Array XNodes/OpenG Conditional Auto-Indexing Tunnel/Thumbs.db
1+
*.aliases
2+
*.lvlps
3+
*.bak
4+
/LabVIEW API/XNodes/OpenG Array XNodes/OpenG Filter Array/Thumbs.db
5+
/LabVIEW API/XNodes/OpenG Array XNodes/OpenG Conditional Auto-Indexing Tunnel/Thumbs.db

XControls/Multi Segment Waveform/.vipb

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
<VI_Package_Builder_Settings Version="0.6" Created_Date="2013-05-23 10:44:24" Modified_Date="2015-03-27 10:57:56" Creator="phygbu" Comments="" ID="641c806df1cc7cf1a236a1604de0c610">
1+
<VI_Package_Builder_Settings Version="0.6" Created_Date="2013-05-23 10:44:24" Modified_Date="2015-11-20 19:43:16" Creator="phygbu" Comments="" ID="1fb285a6f10a48e1964cc09b1fec4a90">
22
<Library_General_Settings>
33
<Package_File_Name>lavag_lib_User_Interface_XControle_multi_segment_ramp_xcontrol</Package_File_Name>
4-
<Library_Version>1.3.1.29</Library_Version>
4+
<Library_Version>1.3.2.30</Library_Version>
55
<Auto_Increment_Version>false</Auto_Increment_Version>
66
<Library_Source_Folder>.</Library_Source_Folder>
77
<Library_Output_Folder>..\..\builds\XControls</Library_Output_Folder>
@@ -34,7 +34,7 @@
3434
<Copyright/>
3535
<Packager>Gavin Burnell</Packager>
3636
<URL>http://www.stoner.leeds.ac.uk/people/gb</URL>
37-
<Release_Notes>1.3.1 Force recalculation of waveform on exec state shcange</Release_Notes>
37+
<Release_Notes>1.3.2 Add support for adjusting the labelling of the rate unit</Release_Notes>
3838
</Description>
3939
<Destinations>
4040
<Toolkit_VIs>
@@ -222,7 +222,7 @@
222222
<Path>Multi Segment Waveform.xctl</Path>
223223
<VI_Title>Multi Segment Waveform.xctl</VI_Title>
224224
</Items_Data>
225-
<GUID>79C93A5E30A0B946705CFE705979079E</GUID>
225+
<GUID>518BAA5DE6047BE0D30D6E85006E0304</GUID>
226226
</Controls_Palette_Data>
227227
</Library_Palette_Definition>
228228
</VI_Package_Builder_Settings>
Binary file not shown.
44 Bytes
Binary file not shown.
116 Bytes
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
64 Bytes
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)