<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
	<title>Last 10 CR Submissions Feed</title>
	<link><![CDATA[http://lavag.org/index.php?app=downloads&module=search&section=search&do=last_ten]]></link>
	<pubDate>Thu, 29 Jul 2010 15:57:47 +0000</pubDate>
	<ttl>1800</ttl>
	<description>This is the RSS feed of the last ten file submissions accepted into our database.  This RSS feed is always up to date as it is dynamically updated.</description>
	<item>
		<title>IE 2009 Update 1.0-1 LV2009</title>
		<link>http://lavag.org/files/file/138-ie-2009-update-10-1-lv2009/</link>
		<description><![CDATA[<b>IE 2009 Update v1.0</b><br />
<br />
Copyright © 2010, Jonathon Green; JGCODE<br />
All rights reserved.<br />
<br />
<b>Author:</b>	 Jonathon Green<br />
<b>LAVA Name:</b> jgcode<br />
<b>Contact Info:</b>	Contact via PM on lavag.org<br />
<br />
<strong class='bbc'>LabVIEW Versions:</strong><br />
LabVIEW 2009 only<br />
<br />
<b>Dependencies:</b><br />
None<br />
<br />
<b>Description:</b><br />
<b>WARNING:</b> This patch is cannot be unistalled.<br />
<br />
This package is a repack that contains code posted on NI Forums by NI that applies a fix to the Icon Editor 2009. This was a large patch that fixed a number of CARs. However, this update was not included in the LabVIEW 2009 SP1 release. <br />
<br />
This package will install files to the <b>labVIEW 2009&#092;resource&#092;plugins&#092;NIIconEditor</b> folder<br />
<br />
In particular, the following CARs are addressed in this service pack:<br />
See <a href="http://decibel.ni.com/content/docs/DOC-6301">here</a> to view the original document and code posted in the Enhanced Icon Editor Group.<br />
 <br />
151661<br />
This change fixes the copy/cut ability of the icon. If a region is selected and/or a layer is selcted, copy and cut is enabled.<br />
 <br />
161032<br />
No limit on arrow keys moving text<br />
 <br />
175010<br />
When moving a selction and changing a layer, the operation is performed on the new layer<br />
 <br />
179582<br />
Glyph layer moves after deleting a selection (first edit to the layer)<br />
 <br />
179799<br />
If the bottom layer got deleted, the user layers list is not updated properly<br />
 <br />
179392<br />
Icon editor open on secondary screen when working with two screens<br />
 <br />
179000<br />
Switching the tab doesn't actually unselect the layer<br />
 <br />
179001<br />
CTRL - A followed by pressing the delete key doesn't delete all selected layers<br />
 <br />
179007<br />
The key binding is messed up. The mirror tool has set <Enter> as the toggle key, whereas the OK button should have <Enter> to set the focus.<br />
 <br />
179179<br />
Control activates dropper and not move tool when pasting an image<br />
 <br />
180161<br />
It is possible that multiple icon layers are copied in reverse order and neither template nor text layer are considered at all<br />
<br />
182276<br />
Icon glyphs do not handle standard transparency<br />
 <br />
182828<br />
Manual User Input.vi - OK button doesn't stop the while loop<br />
 <br />
182893<br />
Paste/Cut of text doesn't update the icon text<br />
<br />
182992<br />
Populate Tree.vi can not handle folder with a dot in its name<br />
<br />
186982<br />
[IE] Wrong Icon is loaded in Icon Editor<br />
<br />
<b>Installation and instructions:</b><br />
Install package using VIPM.<br />
Restart LabVIEW<br />
<br />
<b>Examples:</b><br />
No examples.<br />
<br />
<b>Known Issues:</b><br />
No known issues.<br />
<br />
<b>Acknowledgements:</b><br />
<a href="http://decibel.ni.com/content/people/ThSa">Thomas Sandrisser</a><br />
<br />
<b>Version History (Changelist):</b><br />
1.0-1 2010 06 12<br />
- New (): Initial public release of the code (LabVIEW 2009)<br />
<br />
<b>License:</b><br />
Copyright &copy; 2010, National Instruments<br />
<br />
<b>Support:</b><br />
If you have any problems with this code or want to suggest features:<br />
please go to lavag.org and Navigate to LAVA > Resources > Code Repository (Certified) and search for the <i>IE 2009 Update</i> support page.<br />
<br />
<b>Distribution:</b><br />
This code was downloaded from the LAVA Code Repository found at lavag.org]]></description>
		<pubDate>Sun, 13 Jun 2010 06:19:43 +0000</pubDate>
		<guid isPermaLink="false">138</guid>
	</item>
	<item>
		<title>Apply Icon To VIs Button v1.0-1 LV2009</title>
		<link>http://lavag.org/files/file/137-apply-icon-to-vis-button-v10-1-lv2009/</link>
		<description><![CDATA[<b>Apply Icon To VIs Button v1.0</b><br />
<br />
Copyright © 2010, Jonathon Green; JGCODE<br />
All rights reserved.<br />
<br />
<b>Author:</b> 	Jonathon Green<br />
<b>LAVA Name:</b> jgcode<br />
<b>Contact Info:</b>	Contact via PM on lavag.org<br />
<br />
<strong class='bbc'>LabVIEW Versions:</strong><br />
LabVIEW 2009 only<br />
<br />
<b>Dependencies:</b><br />
None<br />
<br />
<b>Description:</b><br />
This package contains code posted on NI Forums by NI that applies a fix to the Properties Dialog Box of a Library that adds a Apply Icon To VIs button. This button allows you to easily apply a Library's icon to all Member VIs. Previously you would have had to open the Library icon, edit it, apply changes, then re-edit (it back).<br />
<br />
This fix is for LabVIEW 2009 only. This feature will be native in 2010.<br />
<br />
This package will install files to the <b>labVIEW 2009&#092;resource&#092;Framework&#092;Providers&#092;VILibrary</b> folder<br />
<br />
On unistall the original files will be re-installed.<br />
<br />
See <a href="http://forums.ni.com/ni/board/message?board.id=170&thread.id=448695">here</a> to view original post by AQ.<br />
<br />
<b>Installation and instructions:</b><br />
Install package using VIPM.<br />
<br />
Open a LabVIEW Project<br />
Add a new VI to the project<br />
Create a new Library<br />
Add the VI to the Library (note - the VI's icon will not include the Library's banner)<br />
Open the Library's Properites Dialog Box<br />
Press the new "Apply Icon to VIs" Button<br />
The VI's icon will have updated with the the Library's icon<br />
Close the Properties Dialog Box<br />
<br />
<b>Examples:</b><br />
No Examples<br />
<br />
<b>Known Issues:</b><br />
No known issues.<br />
<br />
<b>Acknowledgements:</b><br />
<a href="http://forums.ni.com/ni/profile?user.id=20831">Aristos Queue</a><br />
<a href="http://decibel.ni.com/content/people/ThSa">Thomas Sandrisser</a><br />
<br />
<b>Version History (Changelist):</b><br />
1.0-1 2010 06 12<br />
- New (): Initial public release of the code (LabVIEW 2009)<br />
<br />
<b>License:</b><br />
Copyright © 2010, National Instruments<br />
<br />
<b>Support:</b><br />
If you have any problems with this code or want to suggest features:<br />
please go to lavag.org and Navigate to LAVA > Resources > Code Repository (Certified) and search for the <i>Apply Icon To VIs Button</i> support page.<br />
<br />
<b>Distribution:</b><br />
This code was downloaded from the LAVA Code Repository found at lavag.org<br />
<br />
<object id="scPlayer" width="1044" height="828"> <param name="movie" value="http://content.screencast.com/users/jgcode/folders/LAVA%20CR/media/51d5616d-1141-405b-9fd3-0aa58e1262c8/jingswfplayer.swf"></param> <param name="quality" value="high"></param> <param name="bgcolor" value="#FFFFFF"></param> <param name="flashVars" value="thumb=http://content.screencast.com/users/jgcode/folders/LAVA%20CR/media/51d5616d-1141-405b-9fd3-0aa58e1262c8/FirstFrame.jpg&containerwidth=1044&containerheight=828&content=http://content.screencast.com/users/jgcode/folders/LAVA%20CR/media/51d5616d-1141-405b-9fd3-0aa58e1262c8/Apply%20Icon%20To%20VIs%20Button.swf"></param> <param name="allowFullScreen" value="true"></param> <param name="scale" value="showall"></param> <param name="allowScriptAccess" value="always"></param> <param name="base" value="http://content.screencast.com/users/jgcode/folders/LAVA%20CR/media/51d5616d-1141-405b-9fd3-0aa58e1262c8/"></param>  <embed src="http://content.screencast.com/users/jgcode/folders/LAVA%20CR/media/51d5616d-1141-405b-9fd3-0aa58e1262c8/jingswfplayer.swf" quality="high" bgcolor="#FFFFFF" width="1044" height="828" type="application/x-shockwave-flash" allowScriptAccess="always" flashVars="thumb=http://content.screencast.com/users/jgcode/folders/LAVA%20CR/media/51d5616d-1141-405b-9fd3-0aa58e1262c8/FirstFrame.jpg&containerwidth=1044&containerheight=828&content=http://content.screencast.com/users/jgcode/folders/LAVA%20CR/media/51d5616d-1141-405b-9fd3-0aa58e1262c8/Apply%20Icon%20To%20VIs%20Button.swf" allowFullScreen="true" base="http://content.screencast.com/users/jgcode/folders/LAVA%20CR/media/51d5616d-1141-405b-9fd3-0aa58e1262c8/" scale="showall"></embed> </object>]]></description>
		<pubDate>Sun, 13 Jun 2010 02:25:12 +0000</pubDate>
		<guid isPermaLink="false">137</guid>
	</item>
	<item>
		<title>Polymorphic VI Editor v1.0.0 LV2009</title>
		<link>http://lavag.org/files/file/136-polymorphic-vi-editor-v100-lv2009/</link>
		<description><![CDATA[Polymorphic VI Editor v1.0.0<br />
Copyright © 2010 Ton Plomp<br />
All rights reserved.<br />
<br />
Author:     Ton Plomp<br />
LAVA Name: TCPlomp<br />
Contact Info:	Contact via PM on lavag.org <br />
<br />
LabVIEW Versions:<br />
2009<br />
<br />
Dependencies:<br />
OpenG:<br />
oglib_array<br />
oglib_error<br />
oglib_file<br />
oglib_string<br />
JKI:<br />
jki_lib_state_machine<br />
<br />
Description:<br />
A GUI for easily editing polymorphic VIs and creating good-looking menu trees.<br />
<br />
Installation and instructions:<br />
A: Open the ZIP file and install the OGP file with OpenG builder<br />
B: run the 'Polymorphic Editor.vi' in the 'Build' folder<br />
<br />
Examples:<br />
Look in the LAVA discussion for this entry for some videos on this tool<br />
<object id="scPlayer" width="1027" height="517"> <param name="movie" value="http://content.screencast.com/users/TonPlomp/folders/Jing/media/389dc546-26c4-499f-8702-0ffea3faf50d/jingswfplayer.swf"></param> <param name="quality" value="high"></param> <param name="bgcolor" value="#FFFFFF"></param> <param name="flashVars" value="thumb=http://content.screencast.com/users/TonPlomp/folders/Jing/media/389dc546-26c4-499f-8702-0ffea3faf50d/FirstFrame.jpg&containerwidth=1027&containerheight=517&content=http://content.screencast.com/users/TonPlomp/folders/Jing/media/389dc546-26c4-499f-8702-0ffea3faf50d/Polymorphic%20Editor.swf"></param> <param name="allowFullScreen" value="true"></param> <param name="scale" value="showall"></param> <param name="allowScriptAccess" value="always"></param> <param name="base" value="http://content.screencast.com/users/TonPlomp/folders/Jing/media/389dc546-26c4-499f-8702-0ffea3faf50d/"></param>  <embed src="http://content.screencast.com/users/TonPlomp/folders/Jing/media/389dc546-26c4-499f-8702-0ffea3faf50d/jingswfplayer.swf" quality="high" bgcolor="#FFFFFF" width="1027" height="517" type="application/x-shockwave-flash" allowScriptAccess="always" flashVars="thumb=http://content.screencast.com/users/TonPlomp/folders/Jing/media/389dc546-26c4-499f-8702-0ffea3faf50d/FirstFrame.jpg&containerwidth=1027&containerheight=517&content=http://content.screencast.com/users/TonPlomp/folders/Jing/media/389dc546-26c4-499f-8702-0ffea3faf50d/Polymorphic%20Editor.swf" allowFullScreen="true" base="http://content.screencast.com/users/TonPlomp/folders/Jing/media/389dc546-26c4-499f-8702-0ffea3faf50d/" scale="showall"></embed> </object><br />
<br />
Known Issues:<br />
<br />
<br />
Acknowledgements:<br />
OpenG.org for showing the power of polymorphic VIs<br />
JKI for providing an easy to use State Machine framework<br />
<br />
Version History:<br />
v1.0.0: Initial release of the code.<br />
<br />
License:<br />
Copyright © 2010, TC Plomp<br />
All rights reserved.<br />
<br />
Redistribution and use in source and binary forms, with or without<br />
modification, are permitted provided that the following conditions are met:<br />
<br />
1. Redistributions of source code must retain the above copyright<br />
   notice, this list of conditions and the following disclaimer.<br />
2. Redistributions in binary form must reproduce the above copyright<br />
   notice, this list of conditions and the following disclaimer in the<br />
<br />
   documentation and/or other materials provided with the distribution.<br />
3. All advertising materials mentioning features or use of this software<br />
   must display the following acknowledgement:<br />
   This product includes software developed by the <organization>.<br />
<br />
4. Neither the name of the <organization> nor the<br />
   names of its contributors may be used to endorse or promote products<br />
   derived from this software without specific prior written permission.<br />
<br />
THIS SOFTWARE IS PROVIDED BY TC Plomp ''AS IS'' AND ANY<br />
<br />
EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED<br />
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE<br />
DISCLAIMED. IN NO EVENT SHALL TC PLOMP BE LIABLE FOR ANY<br />
<br />
DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES<br />
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;<br />
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND<br />
<br />
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT<br />
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS<br />
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.<br />
Distributed under the Creative Commons Attribution 3.0 (http://creativecommons.org/about/licenses)<br />
See link for a full description of the license.<br />
<br />
Support:<br />
If you have any problems with this code or want to suggest features:<br />
please go to lavag.org and Navigate to LAVA > Resources > Code Repository (Certified) and<br />
search for the "Polymorphic VI Editor" support page.<br />
<br />
Distribution:<br />
This code was downloaded from the LAVA Code Repository found at lavag.org]]></description>
		<pubDate>Sat, 12 Jun 2010 19:09:21 +0000</pubDate>
		<guid isPermaLink="false">136</guid>
	</item>
	<item>
		<title>State Editor for JKI State Machine</title>
		<link>http://lavag.org/files/file/135-state-editor-for-jki-state-machine/</link>
		<description><![CDATA[State Editor for JKI State Machine v1.2.2<br />
<br />
Copyright © 2010, BOBILLIER ERIC<br />
All rights reserved.<br />
<br />
Author: BOBILLIER ERIC & Ton Plomp<br />
LAVA Name: BOBILLIER ERIC<br />
Contact Info: Contact via PM on lavag.org <br />
<br />
LabVIEW Versions:<br />
8.2<br />
<br />
Dependencies:<br />
JKI Right Click Framework<br />
oglib_array & oglib_string<br />
<br />
Description:<br />
This tool is a right click framework plug_in. it's use for edit easily string constant in in JKI state machine.<br />
<br />
Installation and instructions:<br />
This tool is package in .ogpb file. Please use VIPM for installation.<br />
<br />
Examples of use:<br />
First release.<br />
<a href='http://www.screencast.com/t/OGZkNTM4NzIt' class='bbc_url' title='External link' rel='nofollow external'>http://www.screencas.&#46;&#46;/t/OGZkNTM4NzIt</a><br />
Ton modification.<br />
<a href='http://www.screencast.com/users/TonPlomp/folders/Jing/media/f5353314-f4ca-422e-ba4c-33af05e59625' class='bbc_url' title='External link' rel='nofollow external'>http://www.screencas...4c-33af05e59625</a><br />
<br />
<br />
Known Issues:<br />
If after using this tool, Undo action to return to initial string constant,is impossible.<br />
It's bug of scripting feature.<br />
Please look this tread for more details. <br />
<a href='http://decibel.ni.com/content/thread/7131?tstart=0' class='bbc_url' title='External link' rel='nofollow external'>http://decibel.ni.co...d/7131?tstart=0</a><br />
<br />
Acknowledgements:<br />
all jki Team especialy PJM , and of course Ton Plomp<br />
<br />
Version History:<br />
v1.0.0: Initial release of the code.<br />
v1.0.1: bug correction<br />
v1.1.0: bug correction<br />
v1.2.1: Ton modification<br />
v1.2.2: Cleanup code for submission.<br />
<br />
License:<br />
BSD<br />
<br />
Support:<br />
If you have any problems with this code or want to suggest features:<br />
please go to lavag.org and Navigate to LAVA > Resources > Code Repository (Certified) and<br />
search for the "JKI State Editor" support page.<br />
<br />
Distribution:<br />
This code was downloaded from the LAVA Code Repository found at lavag.org]]></description>
		<pubDate>Tue, 01 Jun 2010 22:48:51 +0000</pubDate>
		<guid isPermaLink="false">135</guid>
	</item>
	<item>
		<title>Advanced Database Query</title>
		<link>http://lavag.org/files/file/134-advanced-database-query/</link>
		<description><![CDATA[Description:<br />
<br />
This component automatizes the work of: format sql statement, execute sql query and build a cluster with data output.<br />
This function accept a sql statement with parameters like format into string and you can resize this function to the number of input parameters.<br />
The output data can be a cluster or an array of cluster defined double clicking on function.<br />
<br />
How to use:<br />
<br />
Wire db connection input.<br />
Wire sql statement with parameters like format into string function.<br />
Resizes the function with the number of parameters into sql statement,<br />
If the sql statement produces data output, double click on function to Edit columns of data outuput.<br />
<br />
Requirements:<br />
Database conectivity toolkit<br />
Scripting tools<br />
<br />
This function isn't 100% complete. It's need to complete some abilities and code improvements. If anyone want help me, be welcome.<br />
My email is bitcosta@ig.com.br]]></description>
		<pubDate>Tue, 01 Jun 2010 14:34:12 +0000</pubDate>
		<guid isPermaLink="false">134</guid>
	</item>
	<item>
		<title>LVOOP Theme Creator (Quick Drop Plugin) v3.3 LV2009</title>
		<link>http://lavag.org/files/file/132-lvoop-theme-creator-quick-drop-plugin-v33-lv2009/</link>
		<description><![CDATA[<b>LVOOP Theme Creator v3.3-1</b><br />
<br />
Copyright © 2010, Jonathon Green; JGCODE<br />
All rights reserved.<br />
<br />
<b>Author:</b>	 Jonathon Green<br />
<b>LAVA Name:</b> jgcode<br />
<b>Contact Info:</b>	Contact via PM on lavag.org<br />
<br />
<strong class='bbc'>LabVIEW Versions:</strong><br />
LabVIEW 2009<br />
<br />
<b>Dependencies:</b><br />
jgcode_rpk_ni_icon_editor_api>=2.0<br />
<br />
<b>Description:</b><br />
Contains a <b>Quick Drop Plugin</b> which allows the creation of Class icons. All native colors can be selected as well as support for custom colors and random colours.<br />
<br />
This package now supports <i>Icon Layers</i> due to the integration of the Icon Editor API.<br />
This package will install the plugin to <b>LabVIEW&#092;resource&#092;dialog&#092;QuickDrop&#092;plugins</b><br />
This package will install the support libraries to <b>LabVIEW&#092;resource&#092;dialog&#092;QuickDrop&#092;plugins&#092;LVOOP Theme Creator</b><br />
<br />
See <a href="http://labviewartisan.blogspot.com/2009/08/write-your-own-quick-drop-keyboard.html">here</a> to learn more about creating your own keyboard shortcuts using <b>Quick Drop Plugins</b>.<br />
<br />
Plugin is cached so that it can be loaded faster between calls.<br />
<br />
<b>Installation and instructions:</b><br />
Install package using VIPM.<br />
*Ensure that the x.vi does not already exist as a quick drop plugin, if so you will have to manual manipulate the install. <br />
<br />
VIPC file included for dependencies (list only), repackaged Icon Editor API included as package.<br />
<br />
Press Ctrl + Space to activate Quick Drop on a VI<br />
The press one of the following hotkeys:<br />
 <br />
Hotkey 1: Ctrl + X<br />
Launches LVOOP Theme Creator GUI<br />
<br />
Hotkey 2: Ctrl + Shift + X<br />
Launches LVOOP Theme Creator GUI and unloads plugin from cache on exit.<br />
<br />
Open the Example, select the desired Theme and press Ok.<br />
If the Icon Layer Tag is not found you will be prompted to select a layer.<br />
If you Quick Drop on a non LVOOP Member VI, the plugin will silently exit.<br />
Persistant data is saved to <em class='bbc'>LVOOP Theme Creator&#092;settings.txt</em> (relative to x.vi)<br />
<br />
<b>Examples:</b><br />
Open Examples&#092;ex_LVOOPThemeCreator.lvclass<br />
Open Example methodOne.vi<br />
Open Quick Drop on methodOne.vi and press the hotkey to change the theme.<br />
<br />
<b>Known Issues:</b><br />
No known issues.<br />
<br />
<b>Acknowledgements:</b><br />
<a href="http://decibel.ni.com/content/people/Darren">Darren Nattinger</a><br />
<a href="http://decibel.ni.com/content/people/ThSa">Thomas Sandrisser</a><br />
<a href="http://blog.eyesonvis.com/about/">Christina Rogers</a><br />
<a href="http://lavag.org/user/208-norm-kirchner/">Norm Kirchner</a><br />
<a href="http://forums.ni.com/ni/profile?user.id=20831">Aristos Queue</a><br />
<a href="http://wiki.openg.org/Main_Page">OpenG</a><br />
<a href="http://jkisoft.com/state-machine">JKI State Machine</a><br />
<a href="http://www.icon-tech.com.au">ICON Technologies</a><br />
<a href="http://www.icon-king.com/">David Vignoni</a><br />
<br />
<b>Version History (Changelist):</b><br />
3.3-1 2010 07 26<br />
- Fixed (): Getting Started Window now shows when plugin cached in the background and no other VIs are opened<br />
- Added (): Reset to Original Theme Color button<br />
- Added (): Reset All Settings button<br />
<br />
3.2-1 2010 07 20<br />
- Fixed (): Caching the plugin caused an error whereby the QD'd VI's Reference become corrupted between application instances. This was fixed using VI Analyser functions (mad props to Darren who sorted this issue out for me).<br />
<br />
3.1-1 2010 07 03<br />
- Changed (): Plugin now cache's itself, so reload is faster. Use Shift + Hotkey to unload on exit. Warning: this release does not function correctly, use version 3.2-1.<br />
<br />
2.6-1 2010 06 28<br />
- Fixed (): Classes as Sub-Libraries caused error as Namespace was incorrect<br />
 <br />
2.1-1 2010 05 26<br />
- Changed (): Removed all dependency packages (except Icon Editor API)<br />
- Fixed (GUI): Pressing the invert button no longer over writes the custom color<br />
<br />
2.0-1 2010 05 23<br />
- Added (): Text layer support<br />
- Added (): Layer preview<br />
- Added (): Transparency support<br />
- Fixed (): You can now use plugin on a non-saved Class<br />
<br />
1.1-1 2010 05 02<br />
- Added (): Added support for preserving layers after Icon Editor API upgraded.<br />
- Added (): Select Layer Tag UI added which allows user to specify Layer Tag when it is not found. This Layer can be made the default when searching next time.<br />
- Fixed (): Clean error handling for when non LVOOP Member VI is quick drop'd on.<br />
<br />
1.0.1-1 2010 04 25<br />
- Fixed (): Dependencies added to package<br />
<br />
1.0-1 2010 04 25<br />
- Added (): Initial public release of the code (LabVIEW 2009)<br />
<br />
<b>License:</b><br />
Copyright &copy; 2010, Jonathon Green<br />
All rights reserved.<br />
<br />
Redistribution and use in source and binary forms, with or without<br />
modification, are permitted provided that the following conditions are met:<br />
    * Redistributions of source code must retain the above copyright<br />
      notice, this list of conditions and the following disclaimer.<br />
    * Redistributions in binary form must reproduce the above copyright<br />
      notice, this list of conditions and the following disclaimer in the<br />
      documentation and/or other materials provided with the distribution.<br />
    * Neither the name of JGCODE nor the<br />
      names of its contributors may be used to endorse or promote products<br />
      derived from this software without specific prior written permission.<br />
<br />
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ''AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED<br />
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE<br />
DISCLAIMED. IN NO EVENT SHALL JONATHON GREEN BE LIABLE FOR ANY<br />
DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES<br />
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;<br />
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND<br />
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT<br />
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS<br />
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.<br />
<br />
<b>Support:</b><br />
If you have any problems with this code or want to suggest features:<br />
please go to lavag.org and Navigate to LAVA > Resources > Code Repository (Certified) and search for the <i>LVOOP Theme Creator</i> support page.<br />
<br />
<b>Distribution:</b><br />
This code was downloaded from the LAVA Code Repository found at lavag.org]]></description>
		<pubDate>Sun, 25 Apr 2010 10:28:51 +0000</pubDate>
		<guid isPermaLink="false">132</guid>
	</item>
	<item>
		<title>MessagePump</title>
		<link>http://lavag.org/files/file/130-messagepump/</link>
		<description><![CDATA[<strong class='bbc'><span style='font-size: 17px;'>MessagePump v1.1.4</span></strong><br />
Copyright © 2010, Michael J Eggertson<br />
<br />
<strong class='bbc'>Author:</strong> Michael J Eggertson<br />
<strong class='bbc'>LAVA Name:</strong> mje<br />
<strong class='bbc'>Contact Info:</strong> Contact via PM on lavag.org<br />
<br />
<strong class='bbc'>LabVIEW Versions:</strong><br />
2009 SP1<br />
<br />
<strong class='bbc'>Dependencies:</strong><br />
<br />
None<br />
<br />
<strong class='bbc'>Description:</strong><br />
<br />
Provides a object oriented implementation of a message pump in LabVIEW. Message pumps are also commonly referred to as a message loops, event loops, or message dispatchers in other programming languages. In terms of traditional LabVIEW design paradigms, a message pump would be considered the consumer portion of many kinds of producer-consumer based architectures.<br />
<br />
<strong class='bbc'>Installation and instructions:</strong><br />
<br />
Extract the attached zip file to a convenient location. The included lvproj file contains four examples that should give a good indication of how to get started using the MessagePump and supporting classes. Using the MessagePump in your own projects will usually only require you to add the class to the project.<br />
<br />
<strong class='bbc'>Examples:</strong><br />
<br />
Four examples are included. <ul class='bbc'><li><em class='bbc'>Basic Message Pump </em>demonstrates a minimal implementation that defines a class which overrides only a single VI and provides a VI which uses the class.</li><li><em class='bbc'>Parameters </em>extends the previous example and demonstrates how parameters can be passed to and from a MessagePump.</li><li><em class='bbc'>Progress Dialog </em>demonstrates how a MessagePump might implement a user interface.</li><li><em class='bbc'>Callbacks </em>is an advanced example which demonstrates how one might implement a Callback.</li></ul> <strong class='bbc'>Known Issues:</strong><br />
<br />
None<br />
<br />
<strong class='bbc'>Acknowledgements:</strong><br />
<br />
This is a simple LabVIEW implementation of an architecture which has been around for quite some time...<br />
<br />
<strong class='bbc'>Version History:</strong><br />
<br />
v1.0.0: Initial release of the code, posted but never submitted to the CR.<br />
v1.1.0: Inital lava.org CR submission.<br />
v1.1.2: Added a fourth example demonstrating the use of Callbacks.<br />
v1.1.4: Fixed a bug related to locking the MessagePump, StartLoop will now return an error 123 if the MessagePump is already in use.<br />
<br />
<strong class='bbc'>License:<br />
<br />
 </strong><span style='font-family: Verdana'>Copyright © 2010, Michael J Eggertson<br />
<br />
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:<br />
</span><ul class='bbc'><li><span style='font-family: Verdana'>Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.</span></li><li><span style='font-family: Verdana'>Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.</span></li><li><span style='font-family: Verdana'>The name of the author may not be used to endorse or promote products derived from this software without specific prior written permission.</span></li></ul><span style='font-family: Verdana'>THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.</span><strong class='bbc'><br />
<br />
Support:<br />
<br />
</strong>If you have any problems with this code or want to suggest features: please go to lavag.org and Navigate to LAVA > Resources > Code Repository (Certified) and search for the "MessagePump" support page.<strong class='bbc'><br />
<br />
Distribution:<br />
<br />
</strong>This code was downloaded from the LAVA Code Repository found at lavag.org]]></description>
		<pubDate>Fri, 19 Mar 2010 15:34:24 +0000</pubDate>
		<guid isPermaLink="false">130</guid>
	</item>
	<item>
		<title>FP SubVI Fixer ver 6 LV 2009</title>
		<link>http://lavag.org/files/file/128-fp-subvi-fixer-ver-6-lv-2009/</link>
		<description><![CDATA[Author: 	Mark Balla<br />
LAVA Name: mballa<br />
Contact Info:	Contact via PM on lavag.org<br />
<br />
LabVIEW Versions:<br />
LabVIEW 8.2, 8.5, 8.6, 2009<br />
<br />
Dependencies:<br />
None<br />
<br />
Description:<br />
The FP SubVI Fixer is a set of VI Server and Scripting function that will automatically wire the FP controls and indicators<br />
to the connector pane and will arrange the FP items based on a configuration setting.<br />
Past Deveopment of this tool can be found <a href='http://lavag.org/topic/6395-auto-wire-fp-to-connector-pane-tool-and-more/' class='bbc_url' title='External link' rel='nofollow external'>here</a> <br />
<br />
Installation and instructions:<br />
Place the three items (FP FIX SUBVI, _FIXER Subvis Main, _Subvis for FIXER) in the <br />
&#092;National Instruments&#092;Labview 8.x&#092;project folder<br />
In the LabVIEW development environment open a vi that needs it front panel fixed. select tools then the FP FIX SUBVI item.<br />
the fixer will popup breifly and then be minimized. <br />
Select the vi to be fixed.<br />
Press Ctrl-Shift-Space to bring up the FP Sub VI Fixer.<br />
Click on the various buttons to fixe the subvis front panel.<br />
<br />
<br />
Examples:<br />
Please view the following <a href='http://www.screencast.com/users/mballa/folders/SubVI%20Fixer' class='bbc_url' title='External link' rel='nofollow external'>screencast videos</a> to see how it works.<br />
<br />
<br />
Acknowledgements:<br />
Thanks to Aristos Queue and PJM_labview for helping me take this to the next level.<br />
<br />
<br />
Version History:<br />
v6.0.0: Initial release of the code.<br />
<br />
1 Using the by arrangement function <br />
&#91;url="http://www.screencast.com/users/mballa/folders/SubVI%20Fixer/media/d6911dad-4d0c-446a-a2cc-235e8cca0cd1"&#93;http://www.screencas...cc-235e8cca0cd1&#91;/url&#93;<br />
<br />
2 Using Settings<br />
&#91;url="http://www.screencast.com/users/mballa/folders/SubVI%20Fixer/media/9bfa0994-7c43-4c79-933b-37fe090f1eb0"&#93;http://www.screencas...3b-37fe090f1eb0&#91;/url&#93;<br />
<br />
3 Using the by Pairs function<br />
&#91;url="http://www.screencast.com/users/mballa/folders/SubVI%20Fixer/media/e1583c9e-cb56-44cc-b434-47266a6860a3"&#93;http://www.screencas...34-47266a6860a3&#91;/url&#93;]]></description>
		<pubDate>Wed, 10 Mar 2010 19:04:16 +0000</pubDate>
		<guid isPermaLink="false">128</guid>
	</item>
	<item>
		<title>Swap Terminals RCF Plugin 1.1.1</title>
		<link>http://lavag.org/files/file/127-swap-terminals-rcf-plugin-111/</link>
		<description><![CDATA[Swap Termianls RCF Plugin - 1.1-1<br />
~~~~~~~~~~~~~~~~~~~~~~~~~~~<br />
<br />
Copyright © 2010, Gavin Burnell<br />
All rights reserved.<br />
<br />
Author:<br />
Gavin Burnell<br />
G.Burnell@leeds.ac.uk<br />
<br />
Distribution:<br />
This code was downloaded from the LAVA Code Repository: <a href='http://lavag.org/ind...p?app=downloads' class='bbc_url' title='External link' rel='nofollow external'>http://lavag.org/ind...p?app=downloads</a><br />
<br />
Description:<br />
<br />
This is a plugin for the JKI Right Click Framework (version 1.0.2).<br />
<br />
Ever inserted a primitive like add, subtract, greater than, or less than into a wire and manage to get LabVIEW to <br />
<br />
wire up the 'wrong' input because you right clicked one pixel the wrong side of the wire ? Ever looked at code and <br />
<br />
realised that you've got the input terminals hooked up the wrong way round on a select ? Then this plugin is for <br />
<br />
you, simply select the block diagram primitive, activate the JKI RCF plugins and select 'Swap Terminals'.<br />
<br />
This plugin will work on any primitve function or 'growable' function that has two and only two inputs and also on <br />
<br />
the 'Select' and 'In Range and Co-erce' nodes to swap the top and bottom inputs over and rewire the wires. In <br />
<br />
version 1.1 it will also handle 'Bundle' and 'Bundle by Name' which have two input elements and a special case of <br />
<br />
two wires that are wired into different terminals of the same node. <br />
<br />
Dependancies:<br />
<br />
JKI Tools Right Click Framework >=1.0.2<br />
<br />
Support:<br />
If you have any problems with this code or want to suggest features:<br />
<br />
<br />
Change Log:<br />
1,1.1 Added growable functions with special cases for bundlers and two-wires-to-the-same-node. Refactored the code <br />
<br />
to kake extending it for other GObject types easier in the future.<br />
1.0.1 Initial release on LavaG<br />
License:<br />
<br />
Copyright © 2010 Gavin Burnell<br />
<br />
All rights reserved.<br />
<br />
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the <br />
<br />
following conditions are met:<br />
<br />
* Redistributions of source code must retain the above copyright notice, this list of conditions and the following <br />
<br />
disclaimer.<br />
* Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the <br />
<br />
following disclaimer in the documentation and/or other materials provided with the distribution.<br />
* Neither the name of the University of Leeds nor the names of its contributors may be used to endorse or promote <br />
<br />
products derived from this software without specific prior written permission.<br />
<br />
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS<br />
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT<br />
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR<br />
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR<br />
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,<br />
EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,<br />
PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR<br />
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF<br />
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING<br />
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS<br />
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.]]></description>
		<pubDate>Thu, 04 Mar 2010 22:40:31 +0000</pubDate>
		<guid isPermaLink="false">127</guid>
	</item>
	<item>
		<title>Open Office RGT addon</title>
		<link>http://lavag.org/files/file/126-open-office-rgt-addon/</link>
		<description><![CDATA[Open Office RGT addon v0.1.1 beta<br />
<br />
Copyright © 2010, François Normandin.<br />
All rights reserved.<br />
<br />
<br />
Author:François Normandin<br />
Contact Info: Contact via PM on www.lavag.org<br />
<br />
LabVIEW Versions:<br />
Created and tested with LabVIEW 2009<br />
<br />
Dependencies:<br />
Report Generation toolkit (part of it is included in the base package: Word & Excel require license)<br />
<br />
<br />
Description:<br />
This package contains an installer and class to use the AODL (An OpenDocument library) with the Report Generation toolkit<br />
from National Instruments.<br />
<br />
Includes:<br />
<br />
- ooWriter class<br />
- AODL classes (and DLLs)<br />
- PreInstall and PreUninstall VIs to backup the only modified NI VI: New Report.vi (in Utility&#092;NIReport.llb)<br />
<br />
<br />
Instructions:<br />
After installing package with VIPM, use the NI Report Generation palette as usual.<br />
<br />
<br />
Known Issues:<br />
<br />
1- ooWriter: <br />
Styles integration is incomplete. Needs to have a real "style" class created that will comply with current standard in RGT.<br />
Adding an image is not working correctly: it is embedded in a paragraph instead of being standalone.<br />
Save to File VI is still without filename checking nor dialog boxes. (enter an ODT file extension to work)<br />
<br />
2- ooCalc: no integration yet, but rather similar to ooWriter in principle. (All the roadblocks will be cleared by ooWriter)<br />
<br />
3- This code has been done with LV2009. I see no problem for using it with LV 8.2 and up, it's just a matter of <br />
saving for previous version and distribute. This will be done at a later date.<br />
<br />
<br />
<br />
Acknowledgements:<br />
National Instruments. (NI Report Generation Toolkit) ** LVOOP rocks **<br />
AODL by Sun Microsystems, Inc. Copyright 2007<br />
 <br />
 <br />
History:<br />
<br />
v0.1.1: Changed PreUninstall to PostUninstall in the package build. If you get thrown an error on reinstalling, it should be a one time thing and no problem afterwards. (New Report_backup.vi was not copied at the right time).<br />
v0.1.0: Initial release of the code. (LV2009)<br />
<br />
<br />
<br />
License:<br />
Distributed under the LGPL license.<br />
<br />
<br />
Support:<br />
If you have any problems with this code or want to suggest features:<br />
please go to www.lavag.org and Navigate to the discussion page.<br />
<br />
Distribution:<br />
This code was downloaded from the LAVA Code Repository found at www.lavag.org <br />
<br />
============================]]></description>
		<pubDate>Tue, 19 Jan 2010 01:45:45 +0000</pubDate>
		<guid isPermaLink="false">126</guid>
	</item>
</channel>
</rss>