<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://labviewwiki.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Francois+Normandin</id>
	<title>LabVIEW Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://labviewwiki.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Francois+Normandin"/>
	<link rel="alternate" type="text/html" href="https://labviewwiki.org/wiki/Special:Contributions/Francois_Normandin"/>
	<updated>2026-05-10T20:40:58Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://labviewwiki.org/w/index.php?title=Online_videos&amp;diff=30483</id>
		<title>Online videos</title>
		<link rel="alternate" type="text/html" href="https://labviewwiki.org/w/index.php?title=Online_videos&amp;diff=30483"/>
		<updated>2020-11-07T16:32:31Z</updated>

		<summary type="html">&lt;p&gt;Francois Normandin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;span&amp;gt;Below is a list of online videos related to LabVIEW topics.  Most cover basic training but some cover specific LabVIEW topics.&amp;lt;/span&amp;gt;&amp;lt;p class=&amp;quot;mw_paragraph&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*[https://www.youtube.com/channel/UCJnMVoaGnTr0HNQwTP_GTww NI&#039;s LabVIEW Channel]&lt;br /&gt;
*[https://youtu.be/90yKPBLmDJ4 LabVIEW Training Course by Hardware Thrift]&lt;br /&gt;
*[[NI_week#Videos|NI Week and CLA Conference Videos]]&lt;br /&gt;
*[https://www.youtube.com/channel/UCJ0jhJNGk9kjc12npjy6b4g/ GDevCon Conference Videos]&lt;br /&gt;
*[https://www.youtube.com/channel/UCvC4jW38T9_UoV_3-bdlXvA LabVIEW ADVANTAGE]&lt;br /&gt;
*[https://www.labviewmakerhub.com/doku.php?id=learn:tutorials:labview:basics LabVIEW MakerHub]&lt;br /&gt;
*[https://www.youtube.com/channel/UClKq6SMtR9qtOIutMcWSWDw LabVIEW Architects Forum]&lt;br /&gt;
*[https://www.youtube.com/channel/UCD1Fm1HYETmjbBPyucbLRrw Delacor&#039;s Youtube Channel]&lt;br /&gt;
*[https://www.youtube.com/channel/UCwgd_sopH-ll3odVtTXY4oA System Automation Solutions LLC]&lt;br /&gt;
*[https://www.youtube.com/channel/UCVfW08kA4N3jytIitOnH9NQ Dr. James D Powell]&lt;br /&gt;
*[https://www.youtube.com/watch?v=RuIN31rSO2k NI Video on Event Driven Design].&lt;br /&gt;
*[https://www.youtube.com/watch?v=aT0obtY3PRk Sixclear Video on State Machines].&lt;br /&gt;
*[http://learnni.com/ NI Getting Started Microsite]&lt;br /&gt;
*[https://youtu.be/Y-jrwyfD9DU Native LabVIEW MQTT Client and Server]&lt;br /&gt;
*[https://youtu.be/Jiby-pe5GLQ Caraya 1.0 - Simple Unit Testing]&lt;br /&gt;
*[https://youtu.be/ZynOnumXgRE Create custom test reports for Caraya]&lt;br /&gt;
&lt;br /&gt;
[[Category:Lists]]&lt;br /&gt;
[[Category:LabVIEW ecosystem]]&lt;/div&gt;</summary>
		<author><name>Francois Normandin</name></author>
	</entry>
	<entry>
		<id>https://labviewwiki.org/w/index.php?title=Community_Tools_and_Libraries&amp;diff=30482</id>
		<title>Community Tools and Libraries</title>
		<link rel="alternate" type="text/html" href="https://labviewwiki.org/w/index.php?title=Community_Tools_and_Libraries&amp;diff=30482"/>
		<updated>2020-11-07T16:28:37Z</updated>

		<summary type="html">&lt;p&gt;Francois Normandin: /* Communication */ Addition of link to MQTT Broker project&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{TOCnestright}}&lt;br /&gt;
This page contains a list of LabVIEW tools and libraries developed by community members and shared with the LabVIEW community for use in applications. Please add your own tools and provide a link to where developers can find more information and download/install the tool/library.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;u&amp;gt;Other LabVIEW Tools Repositories and Indices&amp;lt;/u&amp;gt;&lt;br /&gt;
* [http://www.ni.com/labview-tools-network/ LabVIEW Tools Network]&lt;br /&gt;
* [https://forums.ni.com/t5/Reference-Design-Content/tkb-p/3016 NI Reference Design Portal]&lt;br /&gt;
* [https://vipm.jki.net/packages VIPM Repository]&lt;br /&gt;
* [https://gpackage.io/ GPM Repository]&lt;br /&gt;
* [https://lavag.org/forum/40-code-repository-certified/ LAVA Code Repository (Certified)]&lt;br /&gt;
* [https://lavag.org/forum/36-code-repository-uncertified/ LAVA Code Repository (Uncertified)]&lt;br /&gt;
&lt;br /&gt;
== Development Tools ==&lt;br /&gt;
These are extension or additions to the LabVIEW editor to simplify and automate the application development process.&lt;br /&gt;
&lt;br /&gt;
=== Build and Continuous Integration ===&lt;br /&gt;
* [https://github.com/JamesMc86/LabVIEW-CLI Wiresmith Command Line Interface (CLI)] - proxy mechanism allow LabVIEW programs to easily write out to the command line&lt;br /&gt;
* [https://forums.ni.com/t5/Reference-Design-Content/Common-Continuous-Integration-Steps-for-LabVIEW-Command-Line/ta-p/3630748 Common Continuous Integration Steps for LabVIEW Command Line Interface] - suite of common continuous integration steps for the LabVIEW Command Line Interface tool&lt;br /&gt;
&lt;br /&gt;
=== Code Development ===&lt;br /&gt;
* [http://www.mooregoodideas.com/mgi-library/class-method-browser/class-method-browser/ MGI Class Method Browser] - Quickdrop-like window that filters the contents based on the class you have selected; select a wire (or tunnel, or terminal, etc.) that contains a class, and then open the Class Method Browser to view a list of VIs that you can call on that wire&lt;br /&gt;
* [[QSI Format Toolbar]] - floating toolbar that can be running in the background during development - it helps the developer by providing the formatting toolbar the LabVIEW IDE should have had and that we all are used to&lt;br /&gt;
* [[QSI Property Browser]] - floating window that can be running in the background during development - when an item on the Front Panel or the Block Diagram is selected, the current values of its properties are displayed in the browser and the developer can edit any writable properties&lt;br /&gt;
* [http://www.mooregoodideas.com/products/solution-explorer/index.html MGI Solution Explorer] - helps developers group, access and build related projects; the build process is captured as data, and anyone can quickly and correctly perform a build; helpful in large application development where you have used Packed Project Libraries or other techniques to split up your solution&lt;br /&gt;
* [https://lavag.org/files/file/245-labview-task-manager-lvtm/ LabVIEW Task Manager (LVTM)] - debugging tool for use during LabVIEW code development; expandable/collapsible tree diagram displays detailed information (both static and dynamic) on all VIs in memory, belonging to a selected project/target; modify single or multiple selected VIs&lt;br /&gt;
* [https://lavag.org/files/file/132-lvoop-assistant/?&amp;amp;tab=reviews#review-103 LVOOP Assistant] - automate many OOP tasks from Project Explorer, including: Create a Child Class from a right-click on a Parent Class, Rename LVOOP Labels, Display and edit all VI icons in a Class, and much more&lt;br /&gt;
&lt;br /&gt;
==== Quick Drop ====&lt;br /&gt;
* [https://forums.ni.com/t5/Quick-Drop-Enthusiasts/gp-p/grp-1251 Quick Drop Community]&lt;br /&gt;
** [https://forums.ni.com/t5/Quick-Drop-Enthusiasts/List-of-Community-Quick-Drop-Keyboard-Shortcuts/gpm-p/3527206 List of Community Quick Drop Keyboard Shortcuts]&lt;br /&gt;
&lt;br /&gt;
=== Debugging ===&lt;br /&gt;
* [http://sine.ni.com/psp/app/doc/p/id/psp-845/lang/en LabVIEW Desktop Execution Trace Toolkit]&lt;br /&gt;
&lt;br /&gt;
=== Static Code Analysis ===&lt;br /&gt;
&lt;br /&gt;
==== VI Analyzer ====&lt;br /&gt;
* [[VI Analyzer|VI Analyzer Page]]&lt;br /&gt;
&lt;br /&gt;
* [https://forums.ni.com/t5/VI-Analyzer-Enthusiasts/tkb-p/7317 VI Analyzer Community]&lt;br /&gt;
&lt;br /&gt;
=== Packaging and Distribution ===&lt;br /&gt;
* [[GCentral|GCentral]]&lt;br /&gt;
* [https://vipm.jki.net/ VI Package Manager] - package manager shipped and installed with LabVIEW; allows you to discover, create, and share LabVIEW add-ons; provides instant access to the add-ons on the LabVIEW Tools Network&lt;br /&gt;
* [https://gpackage.io/ G Package Manager (GPM)] - makes it easy to package and distribute LabVIEW reuse code&lt;br /&gt;
* [https://www.ni.com/en-us/support/downloads/ni-package-manager.html NI Package Manager] - NI&#039;s tool to install, upgrade and manage software. All NI software is delivered through NI Package manager. LabVIEW users can create their own packages and repositories.&lt;br /&gt;
&lt;br /&gt;
[https://labviewwiki.org/wiki/Package_Manager_Comparison Package Manager Comparison Chart]&lt;br /&gt;
&lt;br /&gt;
=== Source Code Control ===&lt;br /&gt;
* [https://forums.ni.com/t5/Reference-Design-Content/Getting-Started-Git-and-GitHub-setup/ta-p/3544824 Getting Started: Git and GitHub setup] - steps to setup Git and GitHub on your development machine&lt;br /&gt;
* [https://forums.ni.com/t5/Reference-Design-Content/Getting-Started-Git-GitHub-Development-Workflow/ta-p/3544823 Git/GitHub Development Workflow] - resource guide for defining your workflow with Git and GitHub&lt;br /&gt;
* [https://delacor.com/category/scc/ Delacor SCC Blog posts] - a collection of blog posts that talk about what is Source Code Control and how to configure Git, Hg, SVN to work with LabVIEW&lt;br /&gt;
&lt;br /&gt;
=== Test and Validation ===&lt;br /&gt;
* [https://github.com/JKISoftware/JKI-VI-Tester JKI VI Tester] - software test framework for LabVIEW that allows software developers to test their LabVIEW code; VI Tester is based on the industry standard xUnit software test architecture that is used in many other programming languages&lt;br /&gt;
* [https://github.com/JKISoftware/Caraya JKI Caraya Unit Tester] - open source assertion and unit testing framework for LabVIEW; convert your manual test VIs you use for debugging into unit test cases with nearly no effort&lt;br /&gt;
* [https://instacoverage.io InstaCoverage] - Fast and flexible unit testing framework available for the current and next generations of LabVIEW. Keywords: code coverage measurement, current gen&#039;, NXG, automation, CI (Jenkins), support, 2019 &lt;br /&gt;
* [https://forums.ni.com/t5/Reference-Design-Content/LabVIEW-JUnit-Results-Library/ta-p/3630739 JUnit Results Library] - library for creating JUnit-compatible XML result files for use with continuous integration packages such as Jenkins&lt;br /&gt;
* [https://forums.ni.com/t5/Reference-Design-Content/UTF-JUnit-Report-Library/ta-p/3630740 UTF JUnit Report Library] - library to take LabVIEW Unit Test Framework (UTF) results and record them in a JUnit-compatible XML format suitable for consumption by continuous integration packages like Jenkins&lt;br /&gt;
&lt;br /&gt;
== Libraries ==&lt;br /&gt;
&lt;br /&gt;
=== General Purpose Code Libraries ===&lt;br /&gt;
* [http://sine.ni.com/nips/cds/view/p/lang/en/nid/209027 OpenG Libraries] - collection of hundreds of open source VIs; includes VIs for all types of application areas including array manipulation, string manipulation, application control, file handling, ZIP files, timing tools, error handling, Variant data manipulation&lt;br /&gt;
* [http://www.mooregoodideas.com/products/library/index.html MGI Library] - collection of time-saving tools developed over the years in the course of consulting; library is composed of several packages&lt;br /&gt;
* [https://gitlab.com/QSI_Shared_Code/VIServerToolkit.git VI Server Toolkit] - shared code library for discovering the Classes, Properties, Methods, and Events in the VI Server&lt;br /&gt;
* [https://forums.ni.com/t5/Hidden-Gems-in-vi-lib/gp-p/8518 Hidden Gems in VI.Lib] - not a collection, per se, but a package to add many hidden but really useful tools to the palettes.  All of these are already distributed with LabVIEW but just not easily accessible.&lt;br /&gt;
&lt;br /&gt;
=== Communication ===&lt;br /&gt;
* [https://forums.ni.com/t5/Reference-Design-Content/Asynchronous-Message-Communication-AMC-Library/ta-p/3494283 Asynchronous Message Communication (AMC) Library] - general purpose API for sending messages within and between processes using queues, and between different LabVIEW targets (systems on a network) using UDP&lt;br /&gt;
* [https://github.com/JKISoftware/JKI-REST-Client JKI HTTP REST Client] - library for connecting LabVIEW applications with RESTful web services; extends LabVIEW’s native HTTP client with support for status code, multiple parallel requests, request specific HTTP headers and automatically escaping URLs&lt;br /&gt;
* [https://forums.ni.com/t5/Reference-Design-Content/LabVIEW-Modbus-API/ta-p/3515334 NI Modbus Library] - Modbus communication library for LabVIEW&lt;br /&gt;
* [https://forums.ni.com/t5/Example-Programs/LabVIEW-TFTP-VIs/ta-p/3516510 TFTP Library] - implementation of a TFTP (Trivial File Transfer Protocol) client (Put File and Get File functions); can be run on any LabVIEW target which supports UDP.&lt;br /&gt;
* [https://github.com/LabVIEW-Open-Source/LV-MQTT-Broker MQTT Client and Server] - Native LabVIEW MQTT Libraries with connection and serialization abstractions (LabVIEW Open Source Project).&lt;br /&gt;
&lt;br /&gt;
=== Data Formatting ===&lt;br /&gt;
* [https://forums.ni.com/t5/Reference-Design-Content/LabVIEW-Unicode-Programming-Tools/ta-p/3493021 Unicode Programming Tools] - set of VIs to manage Unicode strings in LabVIEW and display them on the front panel&lt;br /&gt;
&lt;br /&gt;
==== JSON ====&lt;br /&gt;
* [https://lavag.org/files/file/216-json-labview/ JDP JSON LabVIEW] - a set of LVOOP classes to match the recursive structure of JSON, rather than variants. It allows conversion to and from JSON.&lt;br /&gt;
* [https://forums.ni.com/t5/JSON-Toolkit-for-LabVIEW/gp-p/8520 i3 JSON (NI)] -&lt;br /&gt;
* [https://github.com/JKISoftware/JKI-JSON-Serialization JKI JSON] - library for [[Flattening|flattening]] LabVIEW data to JSON strings and for unflattening JSON back to LabVIEW data; extends LabVIEW’s native JSON serialization with powerful features such as ability to unflatten JSON strings directly to LabVIEW variants&lt;br /&gt;
&lt;br /&gt;
==== XML ====&lt;br /&gt;
* [https://github.com/JKISoftware/JKI-EasyXML JKI EasyXML Toolkit] - simple set of VIs that make generating and parsing XML data in LabVIEW straightforward and seamless&lt;br /&gt;
* [http://www.ni.com/example/31330/en/ NI GXML] - convert an arbitrary LabVIEW data structure to and from a human-readable XML string (or file); uses a custom data schema which emphasizes data hierarchy and makes the XML easier to read&lt;br /&gt;
&lt;br /&gt;
=== Data Analysis and Manipulation ===&lt;br /&gt;
&lt;br /&gt;
=== User Interface ===&lt;br /&gt;
* [https://forums.ni.com/t5/Reference-Design-Content/LabVIEW-Unicode-Programming-Tools/ta-p/3493021 Unicode Programming Tools] - set of VIs to manage Unicode strings in LabVIEW and display them on the front panel&lt;br /&gt;
&lt;br /&gt;
==== Controls ====&lt;br /&gt;
* [[QControls|QControl Toolkit]] - object-oriented alternative to using an XControl; enables developer to create useful, highly customized UI components in LabVIEW of which the behavior is extensible and reusable&lt;br /&gt;
** [[AnimationRing QControl]] - inherits from and extends the Ring control, specifically a Picture Ring; cycles the value of the ring which contains a frame of the animation&lt;br /&gt;
** [[BreadcrumbNavigator QControl]] - inherits from and extends the String control; acts like a list of HTML-like links to help provide navigation in an application&lt;br /&gt;
** [[Calendar QControl]] - inherits from and extends the Cluster control; implements multiple buttons, lists, etc. to implement a Calendar&lt;br /&gt;
** [[DataGrid QControl]] - inherits and extends the Multicolumn Listbox control. It functions as a completely LabVIEW implemented Data Grid where the column data type is defined at edit time by the developer&lt;br /&gt;
** [[RichTextBox QControl]] - inherits and extends the String control. It functions as a completely LabVIEW implemented Rich Text Box.  Under the hood it uses an HTML-like tagged string to define the formatting&lt;br /&gt;
** [[SpellcheckString QControl]] - inherits from and extends the String control. It implements run-time spell checking inside of a String control. It highlights misspelled words by underlining and changing the color to red&lt;br /&gt;
* [http://blog.jki.net/flat-ui-controls-toolkit-for-labview JKI Flat UI Controls Library] - beautiful, professionally-designed set of LabVIEW controls; great starting point for creating modern user interfaces because they are designed for a simple visual aesthetic, causing end users to have a more streamlined workflow&lt;br /&gt;
* [https://lavag.org/files/file/287-flatline-controls/ Flatline Controls] - A set of custom controls, following the trend of a more flat UI design.  Heavily influenced by Google’s Material Design, though constrained by what can be done with available tools and options in LabVIEW.  Uses icons from Google Material Design&lt;br /&gt;
&lt;br /&gt;
==== Panel/Pane ====&lt;br /&gt;
* [http://www.mooregoodideas.com/products/panel-manager/index.html Panel Manager] - toolkit with an easy to implement and maintain API to help build complex UIs; handles all of the complicated tasks involved in managing front panels&lt;br /&gt;
* [https://thelvlab.wixsite.com/thelabviewlab/single-post/2018/08/16/The-Splitters-Sentinel Splitter Sentinel] - Quick Drop tool to help manage splitters and panes&lt;br /&gt;
&lt;br /&gt;
==== UI Configuration ====&lt;br /&gt;
* [https://forums.ni.com/t5/UI-Interest-Group-Documents/User-Interface-Manager/ta-p/3539490 User Interface Manager] -  tool designed to help programmers capture and apply complex UI configurations to any LV VI, both at edit and run time and capture that configuration, export and import it from XML file, and apply any previously captured configuration&lt;br /&gt;
* [http://sine.ni.com/nips/cds/view/p/lang/en/nid/216348 Layout &amp;amp; Style Sheets (LSS)] - tool designed to quickly stylize a user interface with a language format similar to the Cascading Style Sheets (CSS) used to stylize web pages&lt;br /&gt;
&lt;br /&gt;
== Design and Architectures ==&lt;br /&gt;
&lt;br /&gt;
=== Application Frameworks ===&lt;br /&gt;
&lt;br /&gt;
==== Actor Framework ====&lt;br /&gt;
* [[Actor Framework]] - software library that supports the writing of applications in which multiple VIs run independently while communicating with each other; each VI represents an actor carrying out an independent task in the system&lt;br /&gt;
* [http://www.mooregoodideas.com/actor-framework/monitored-actor/monitored-actor-2-0/ Monitored Actor Toolkit] - staple of Actor Framework based development; provides insight into your application to visualize and debug actors&lt;br /&gt;
* [http://www.mooregoodideas.com/actor-framework/AF-Message-maker/ Improved Actor Framework Message Maker] - messages in the actor framework have a lot of boiler plate code; the current message maker helps, but has room for improvement; Actor Framework Message Maker builds your actor message classes, but also increases code readability with better icons, retains message VI Documentation, and has the ability to update messages after code changes&lt;br /&gt;
&lt;br /&gt;
==== Other Frameworks ====&lt;br /&gt;
* [http://delacor.com/products/dqmh/ Delacor Queued Message Handler (DQMH)] - extending the NI Queued Message Handler Project Template, DQMH provides safe, event-based message handling and scripting tools to make development easy, encourage consistent style between different developers in the same project and improves efficiency&lt;br /&gt;
* [https://forums.ni.com/t5/Distributed-Control-Automation/gp-p/5235 Distributed Control and Automation Framework (DCAF)] - collection of open-source software components that provide an architecture to efficiently building control applications with LabVIEW&lt;br /&gt;
* [https://github.com/JKISoftware/JKI-State-Machine-Objects JKI State Machine Objects] - lightweight and easy to understand development framework that extends the functionality of the JKI State Machine and allows you to create scalable and modular applications in LabVIEW using object-oriented design&lt;br /&gt;
* [https://lavag.org/files/file/220-messenger-library/ JDP Messenger Library] - extensive library for passing messages between parallel processes, generalizes communication method, allowing the sender to use the method provided by the receiver; communication methods include simple queues, user events, and notifiers, as well as TCP server and client&lt;br /&gt;
&lt;br /&gt;
=== Design Patterns/VI Templates ===&lt;br /&gt;
* [https://forums.ni.com/t5/Reference-Design-Content/Asynchronous-Message-Communication-AMC-Library/ta-p/3494283 AMC Queued Message Handler (QMH)] - VI template (Merge VI) for a Queued Message Handler (QMH) design pattern which is a general purpose VI design pattern that can be used as the basis for a wide range of LabVIEW VIs&lt;br /&gt;
* [https://github.com/JKISoftware/JKI-State-Machine JKI State Machine] - easy-to-use yet powerful state machine template&lt;br /&gt;
* [https://forums.ni.com/t5/Reference-Design-Content/Top-Level-Baseline-Prime-TLB-Application-Template/ta-p/3526892 Top-Level Baseline Prime (TLB&#039;)] - VI template which handles common functionality that every state machine should implement&lt;br /&gt;
&lt;br /&gt;
== Applications ==&lt;br /&gt;
&lt;br /&gt;
=== Games ===&lt;br /&gt;
* [https://lavag.org/files/file/10-game-of-life/ Game of Life] - Conway&#039;s Game of Life is a fun little simulation of a group of cells. How new cells are born and how old cells die is decided by a simple set of rules, but can lead to complicated behavior by the entire colony.&lt;br /&gt;
* [https://endigit.com/squarebattle/ Squarebattle] - game written in LabVIEW where you create your own team of squares to compete against other peoples teams in an arena.  Basically, you override specific methods of a class to create your own AI to compete against others&#039; AIs. ([https://forums.ni.com/t5/SquareBattle/gp-p/5238 Squarebattle NI Community Page])&lt;br /&gt;
&lt;br /&gt;
[[Category:Tools]]&lt;br /&gt;
[[Category:Libraries]]&lt;br /&gt;
[[Category:Open Source]]&lt;br /&gt;
[[Category:Communities]]&lt;br /&gt;
[[Category:Add-on Tools]]&lt;/div&gt;</summary>
		<author><name>Francois Normandin</name></author>
	</entry>
	<entry>
		<id>https://labviewwiki.org/w/index.php?title=Open_Source_Code&amp;diff=30481</id>
		<title>Open Source Code</title>
		<link rel="alternate" type="text/html" href="https://labviewwiki.org/w/index.php?title=Open_Source_Code&amp;diff=30481"/>
		<updated>2020-11-07T16:25:37Z</updated>

		<summary type="html">&lt;p&gt;Francois Normandin: Added the LabVIEW Open Source Project page to the list of Github open source code&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{TOCnestright}}&lt;br /&gt;
== Open Source Repositories ==&lt;br /&gt;
&lt;br /&gt;
=== GitHub ===&lt;br /&gt;
* [https://github.com/trending/labview Trending LabVIEW Projects on GitHub]&lt;br /&gt;
* [https://github.com/search?q=labview&amp;amp;type=Repositories All LabVIEW Projects on GitHub]&lt;br /&gt;
* [https://github.com/LabVIEW-Open-Source LabVIEW Open Source Project]&lt;br /&gt;
&lt;br /&gt;
=== GitLab ===&lt;br /&gt;
* [https://gitlab.com/search?utf8=%E2%9C%93&amp;amp;search=labview LabVIEW Projects on GitLab]&lt;br /&gt;
&lt;br /&gt;
=== BitBucket ===&lt;br /&gt;
* [https://bitbucket.org/lavag/ LAVA projects on BitBucket]&lt;br /&gt;
&lt;br /&gt;
== Package Managers ==&lt;br /&gt;
*[[GCentral]] - not a package manager but a tool to search the other package managers&lt;br /&gt;
*[[Package Manager Comparison]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Alphabetical Listing&#039;&#039;&lt;br /&gt;
===G Packackage Manager (GPM)===&lt;br /&gt;
[https://gpackage.io Link to GPM]&lt;br /&gt;
&lt;br /&gt;
===National Instruments Package Manager===&lt;br /&gt;
Link coming soon&lt;br /&gt;
&lt;br /&gt;
===VI Package Manager===&lt;br /&gt;
[https://vipm.io Link to VIPM]&lt;br /&gt;
&lt;br /&gt;
==Forums and Discussion Groups==&lt;br /&gt;
[https://forums.ni.com/t5/Git-User-Group/gp-p/grp-2368 Git User Group - NI Community]&lt;br /&gt;
&lt;br /&gt;
[https://forums.ni.com/t5/Mercurial-User-Group/gp-p/5107 Mercurial User Group - NI Community]&lt;br /&gt;
&lt;br /&gt;
==Articles==&lt;br /&gt;
&lt;br /&gt;
[https://devs.wiresmithtech.com/blog/open-source-labview-how-to-contribute/ Open Source LabVIEW-How to Contribute] - James McNally, Wiresmith Technology&lt;br /&gt;
&lt;br /&gt;
Open source software projects are making huge contributions around the world. They allow communities to pool their resources and achieve progress that couldn’t be reached by individual teams in silos.&lt;br /&gt;
&lt;br /&gt;
While there are open source projects in LabVIEW, it feels like a resource that we aren’t great at using as a community. Every project I’ve seen seems to handle things quite differently, and it can be hard to track down where to work.&lt;br /&gt;
&lt;br /&gt;
[https://github.com/NISystemsEngineering/GitHub-Hands-on/blob/master/Basic%20Concepts/Basic%20Concepts.md Git Basic Concepts for LabVIEW]  - developed by NI Systems Engineering&lt;br /&gt;
&lt;br /&gt;
How to use GitHub with LabVIEW Code.&lt;br /&gt;
* [https://forums.ni.com/t5/Reference-Design-Content/Getting-Started-Git-and-GitHub-setup/ta-p/3544824 Getting Started with Git and GitHub]&lt;br /&gt;
* [https://forums.ni.com/t5/Reference-Design-Content/Getting-Started-Git-GitHub-Development-Workflow/ta-p/3544823 Git/GitHub Development Workflow]&lt;br /&gt;
&lt;br /&gt;
[https://opensource.org/ Open Source Initiative]&lt;br /&gt;
&lt;br /&gt;
Not an article, per-se, however it is a full website promoting the open source cause.  Includes lots of information about licensing.&lt;br /&gt;
&lt;br /&gt;
[https://forums.ni.com/t5/LabVIEW-Development-Best/Using-Subversion-SVN-with-LabVIEW/ba-p/3479672 Using Subversion (SVN) with LabVIEW]&lt;br /&gt;
&lt;br /&gt;
[[Category:Open Source Code]]&lt;/div&gt;</summary>
		<author><name>Francois Normandin</name></author>
	</entry>
	<entry>
		<id>https://labviewwiki.org/w/index.php?title=Home&amp;diff=27609</id>
		<title>Home</title>
		<link rel="alternate" type="text/html" href="https://labviewwiki.org/w/index.php?title=Home&amp;diff=27609"/>
		<updated>2020-05-21T12:19:55Z</updated>

		<summary type="html">&lt;p&gt;Francois Normandin: updated last date for VIWeek (extended to May 23rd)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__  __NOEDITSECTION__&lt;br /&gt;
&amp;lt;div id=&amp;quot;mainpage&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--------------------------------Banner across top of page------------------------------&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%; background-color:#BEC7CC;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-------------&amp;quot;Welcome to LabVIEW Wiki&amp;quot; and article count----------&amp;gt;&lt;br /&gt;
! style=&amp;quot;background-color:#616366;&amp;quot; colspan=&amp;quot;4&amp;quot;| &amp;lt;div style=&amp;quot;font-size:200%; border:none; margin:0; padding:.3em; color:#FFD500;&amp;quot;&amp;gt;Welcome to LabVIEW&amp;lt;sup&amp;gt;&amp;lt;small&amp;gt;&amp;lt;small&amp;gt;&amp;lt;small&amp;gt;TM&amp;lt;/small&amp;gt;&amp;lt;/small&amp;gt;&amp;lt;/small&amp;gt;&amp;lt;/sup&amp;gt; Wiki&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
!! style=&amp;quot;background-color:#BEC7CC;&amp;quot; colspan=&amp;quot;4&amp;quot;| &amp;lt;div style=&amp;quot;font-size:100%; color:#000;&amp;quot;&amp;gt;The free [[LabVIEW]] information resource that is community driven.&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div id=&amp;quot;articlecount&amp;quot; style=&amp;quot;width:100%; text-align:center; font-size:100%; padding:.3em; color:#000;&amp;quot;&amp;gt;[[Special:Statistics|{{NUMBEROFARTICLES}}]] articles and growing!&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!------------ Portal list on bottom toolbar (Wiki Helps) --------------------------&amp;gt;&lt;br /&gt;
|- style=&amp;quot;text-align:center; background-color:#FFFFFF; padding:0px&amp;quot;&lt;br /&gt;
|style=&amp;quot;width:25%;&amp;quot;|&lt;br /&gt;
&#039;&#039;&#039;[[LabVIEW_Wiki:About|About]]&#039;&#039;&#039;&lt;br /&gt;
|style=&amp;quot;width:25%;&amp;quot;|&lt;br /&gt;
&#039;&#039;&#039;[[Help:Editing|Editing]]&#039;&#039;&#039;&lt;br /&gt;
|style=&amp;quot;width:25%;&amp;quot;|&lt;br /&gt;
&#039;&#039;&#039;[[LabVIEW_Wiki:Questions|Questions]]&#039;&#039;&#039;&lt;br /&gt;
|style=&amp;quot;width:25%;&amp;quot;|&lt;br /&gt;
&#039;&#039;&#039;[[Help:Contents|Help]]&#039;&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;text-align:center; font-size:110%; background-color:#FFFFFF;&amp;quot;&lt;br /&gt;
|style=&amp;quot;width:25%;;&amp;quot;|&lt;br /&gt;
&#039;&#039;&#039;[[LabVIEW_Wiki:Featured content|Featured Content]]&#039;&#039;&#039;&lt;br /&gt;
|style=&amp;quot;width:25%;&amp;quot;|&lt;br /&gt;
&#039;&#039;&#039;[[LabVIEW_Wiki:Contents|Contents]]&#039;&#039;&#039;&lt;br /&gt;
|style=&amp;quot;width:25%;&amp;quot;|&lt;br /&gt;
&#039;&#039;&#039;[[LabVIEW_Wiki:Categorical index|Categories]]&#039;&#039;&#039;&lt;br /&gt;
|style=&amp;quot;width:25%;&amp;quot;|&lt;br /&gt;
&#039;&#039;&#039;[[LabVIEW_Wiki:Quick index|A-Z Index]]&#039;&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--------------------------- Portals Follow (Navigation) ---------------------------------&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%; margin: auto;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| align=&#039;center&#039; style=&amp;quot;width:50%; |&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
[[File:LVComEd Logo Horiz Color RGB.png|700px|center|link=LabVIEW Community Edition]]&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;p&amp;gt;[[LabVIEW Community Edition|LabVIEW Community Edition is now live! Click here to learn more...]]&amp;lt;br&amp;gt;&lt;br /&gt;
(Release 28 April 2020)&amp;lt;/p&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
| align=&#039;center&#039; style=&amp;quot;width:50%; |&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
[[File:VIWeek Logo, Title, and Tagline.png|400px|center|link=VIWeek]]&lt;br /&gt;
&#039;&#039;&#039;[[VIWeek|Join the first virtual LabVIEW event hosted by the LabVIEW Community! 17th - 23rd May 2020]]&#039;&#039;&#039;&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;/br&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| align=&#039;center&#039; colspan=2 |&lt;br /&gt;
&#039;&#039;&#039;[[Events|Get more details about upcoming Events, here!]]&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 style=&amp;quot;text-align:center; background-color:#616366; color:#FFD500; padding:20px;&amp;quot;|&lt;br /&gt;
&#039;&#039;&#039;NAVIGATION:&#039;&#039;&#039; &#039;&#039;Use the Search bar or click on image to navigate to a topic.&#039;&#039;&lt;br /&gt;
&amp;lt;inputbox&amp;gt;&lt;br /&gt;
 type=fulltext&lt;br /&gt;
 width=40&lt;br /&gt;
 placeholder=Search LabVIEW Wiki&lt;br /&gt;
 searchbuttonlabel=Search&lt;br /&gt;
 break=no&lt;br /&gt;
 &amp;lt;/inputbox&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 style=&amp;quot;text-align:center; background-color:#FFFFFF;&amp;quot;|&lt;br /&gt;
&amp;lt;gallery class=&amp;quot;center&amp;quot; heights=90px widths=90px style=&amp;quot;text-align:center&amp;quot;&amp;gt;&lt;br /&gt;
File:LabVIEWButton.png|link=LabVIEW|[[LabVIEW|What is LabVIEW?]]&lt;br /&gt;
File:LVVersions.png|link=LabVIEW Versions|[[LabVIEW Versions|LabVIEW Versions]]&lt;br /&gt;
File:GettingStartedButton.png|link=Getting Started|[[Getting Started]]&lt;br /&gt;
File:EventsButton.png|link=Events|[[Events]]&lt;br /&gt;
File:IDEButton.png|link=Development Environment|[[Development Environment]]&lt;br /&gt;
File:ProgrammingElementsButton.png|link=Programming Elements|[[Programming Elements]]&lt;br /&gt;
File:DesignPatternButton.png|link=:Category:design patterns|[[:Category:design patterns|Design Patterns]]&lt;br /&gt;
File:UI-UXButton.png|link=User Interface|[[User Interface|UI/UX]]&lt;br /&gt;
File:FrameworksButton.png|link=Application design and architecture|[[Application design and architecture|Architecture &amp;amp; Frameworks]]&lt;br /&gt;
File:ErrorHandlingButton.png|link=Error handling|[[Error handling|Error Handling]]&lt;br /&gt;
File:DebuggingButton.png|link=Debugging|[[Debugging]]&lt;br /&gt;
File:CodeDistributionButton.png|link=Code Distribution|[[Code Distribution|Code Distribution]]&lt;br /&gt;
File:OOPButton.png|link=Object oriented software|[[Object oriented software|Object-Oriented Programming]]&lt;br /&gt;
File:VIScriptingButton.png|link=VI Scripting|[[VI Scripting]]&lt;br /&gt;
File:HardwareButton.png|link=Hardware|[[Hardware|Hardware Portal]]&lt;br /&gt;
File:OpenSourceButton.png|link=Open Source Code|[[Open Source Code]]&lt;br /&gt;
File:CommunityToolsButton.png|link=Community Tools and Libraries|[[Community Tools and Libraries]]&lt;br /&gt;
File:GlossaryButton.png ‎|link=Glossary of LabVIEW terms|[[Glossary of LabVIEW terms|Glossary]]&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;!------------------------------------ End Portals -----------------------------------------&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{|style=&amp;quot;border-spacing:8px;width:100%;padding-left: 0px; background-color:#616366;&amp;quot;&lt;br /&gt;
|class=&amp;quot;MainPageBG&amp;quot; style=&amp;quot;width:30%;border:1px solid #616366;background-color:#FFFFFF;vertical-align:top;color:#000&amp;quot;|&lt;br /&gt;
{|width=&amp;quot;100%&amp;quot; cellpadding=&amp;quot;1&amp;quot; cellspacing=&amp;quot;1&amp;quot; style=&amp;quot;vertical-align:top;background-color:#FFFFFF&amp;quot;&lt;br /&gt;
! &amp;lt;h2 style=&amp;quot;margin:0;background-color:#616366;font-size:120%;font-weight:bold;border:1px solid #616366;text-align:left;color:#FFD500;padding:0.2em 0.4em;&amp;quot;&amp;gt;Navigation&amp;lt;/h2&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;color:#000&amp;quot;|{{Main Page/Navigation Box}}&lt;br /&gt;
|-&lt;br /&gt;
! &amp;lt;h2 style=&amp;quot;margin:0;background:#616366;font-size:120%;font-weight:bold;border:1px solid #616366;text-align:left;color:#FFD500;padding:0.2em 0.4em;&amp;quot;&amp;gt;Wiki Editing&amp;lt;/h2&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;color:#000&amp;quot;|{{Main Page/Wiki Editing}}&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;!-- Start of right-column --&amp;gt;&lt;br /&gt;
|class=&amp;quot;MainPageBG&amp;quot; style=&amp;quot;width:100%;border:1px solid #616366;background-color:#FFFFFF;vertical-align:top&amp;quot;|&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; cellpadding=&amp;quot;1&amp;quot; cellspacing=&amp;quot;1&amp;quot; style=&amp;quot;vertical-align:top;background-color:#FFFFFF&amp;quot;&lt;br /&gt;
! &amp;lt;h2 style=&amp;quot;margin:0;background-color:#616366;font-size:120%;font-weight:bold;border:1px solid #616366;text-align:left;color:#FFD500;padding:0.2em 0.4em;&amp;quot;&amp;gt;Featured Articles&amp;lt;/h2&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;color:#000&amp;quot;|{{Main Page/Featured Articles}}&lt;br /&gt;
|-&lt;br /&gt;
! &amp;lt;h2 style=&amp;quot;margin:0;background:#616366;font-size:120%;font-weight:bold;border:1px solid #616366;text-align:left;color:#FFD500;padding:0.2em 0.4em;&amp;quot;&amp;gt;News &amp;amp; Work in Progress&amp;lt;/h2&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;color:#000&amp;quot;|{{Main Page/Work in Progress}}&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== LabVIEW Wiki Sister Sites ==&lt;br /&gt;
*&#039;&#039;&#039;[https://lavag.org LAVA Forums]&#039;&#039;&#039;: Independent, community forums where veteran LabVIEW users and NI employees congregate and discuss medium to advanced LabVIEW programming techniques.&lt;br /&gt;
*&#039;&#039;&#039;[https://lavag.org/files LAVA Code Repository]&#039;&#039;&#039;: A collection of peer reviewed LabVIEW code submitted by the LAVA members and organized by category.&lt;br /&gt;
[https://www.labviewwiki.org/w/irreverentmisfit.php castaway]&lt;/div&gt;</summary>
		<author><name>Francois Normandin</name></author>
	</entry>
	<entry>
		<id>https://labviewwiki.org/w/index.php?title=List_of_LabVIEW_Champions&amp;diff=10624</id>
		<title>List of LabVIEW Champions</title>
		<link rel="alternate" type="text/html" href="https://labviewwiki.org/w/index.php?title=List_of_LabVIEW_Champions&amp;diff=10624"/>
		<updated>2020-03-08T17:26:12Z</updated>

		<summary type="html">&lt;p&gt;Francois Normandin: updated list of champions&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{see also|LabVIEW Champion|LabVIEW Champions program FAQ}} &lt;br /&gt;
Complete List at NI.com: [https://forums.ni.com/t5/LabVIEW-Champions-Directory/tkb-p/3012 LabVIEW Champions]&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Name&lt;br /&gt;
! Tenure&lt;br /&gt;
! Home&lt;br /&gt;
|-&lt;br /&gt;
| [[Albert Geven (LabVIEW Champion)|Albert Geven]]&lt;br /&gt;
| 2005-Present&lt;br /&gt;
| Netherlands&lt;br /&gt;
|-&lt;br /&gt;
| [[Alessandro Ricco (LabVIEW Champion)|Alessandro Ricco]]&lt;br /&gt;
| 2005-Present&lt;br /&gt;
| Italy&lt;br /&gt;
|-&lt;br /&gt;
| [[André Manzolli (LabVIEW Champion)|André Manzolli]]&lt;br /&gt;
| 2005-Present&lt;br /&gt;
| Brazil&lt;br /&gt;
|-&lt;br /&gt;
| [[Ben Rayner (LabVIEW Champion)|Ben Rayner]]&lt;br /&gt;
| 2005-Present&lt;br /&gt;
| United States&lt;br /&gt;
|-&lt;br /&gt;
| [[Bill Meier (LabVIEW Champion)|Bill Meier]]&lt;br /&gt;
| 2010-Present&lt;br /&gt;
| United States&lt;br /&gt;
|-&lt;br /&gt;
| [[Bogdan Iwinski (LabVIEW Champion)|Bogdan Iwinski]]&lt;br /&gt;
| 2010-Present&lt;br /&gt;
| Poland&lt;br /&gt;
|-&lt;br /&gt;
| [[Brett Percy (LabVIEW Champion)|Brett Percy]]&lt;br /&gt;
| 2005-Present&lt;br /&gt;
| Australia&lt;br /&gt;
|-&lt;br /&gt;
| [[Bruce Ammons (LabVIEW Champion)|Bruce Ammons]]&lt;br /&gt;
| 2005-Present&lt;br /&gt;
| United States&lt;br /&gt;
|-&lt;br /&gt;
| [[Buddy Haun (LabVIEW Champion)|Buddy Haun]]&lt;br /&gt;
| 2008-Present&lt;br /&gt;
| United States&lt;br /&gt;
|-&lt;br /&gt;
| [[Charles Ghommidh (LabVIEW Champion)|Charles Ghommidh]]&lt;br /&gt;
| 2005-Present&lt;br /&gt;
| France&lt;br /&gt;
|-&lt;br /&gt;
| [[Chris Cilino (LabVIEW Champion)|Chris Cilino]]&lt;br /&gt;
| 2017-Present&lt;br /&gt;
| United States&lt;br /&gt;
|-&lt;br /&gt;
| [[Chris Roebuck (LabVIEW Champion)|Chris Roebuck]]&lt;br /&gt;
| 2013-Present&lt;br /&gt;
| United Kingdom&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
| [[Christian Altenbach (LabVIEW Champion)|Christian Altenbach]]&lt;br /&gt;
| 2005-Present&lt;br /&gt;
| United States&lt;br /&gt;
|-&lt;br /&gt;
| [[Christophe Salzmann (LabVIEW Champion)|Christophe Salzmann]]&lt;br /&gt;
| 2010-Present&lt;br /&gt;
| United States&lt;br /&gt;
|-&lt;br /&gt;
| [[Christopher G. Relf (LabVIEW Champion)|Christopher G. Relf]]&lt;br /&gt;
| 2005-Present&lt;br /&gt;
| United States&lt;br /&gt;
|-&lt;br /&gt;
| [[Dany Allard (LabVIEW Champion)|Dany Allard]]&lt;br /&gt;
| 2013-Present&lt;br /&gt;
| Canada&lt;br /&gt;
|-&lt;br /&gt;
| [[Darin Kinion (LabVIEW Champion)|Darin Kinion]]&lt;br /&gt;
| 2012-Present&lt;br /&gt;
| United States&lt;br /&gt;
|-&lt;br /&gt;
| [[David Thomson (LabVIEW Champion)|David Thomson]]&lt;br /&gt;
| 2005-Present&lt;br /&gt;
| United States&lt;br /&gt;
|-&lt;br /&gt;
| [[Dennis Knutson (LabVIEW Champion)|Dennis Knutson]]&lt;br /&gt;
| 2005-Present&lt;br /&gt;
| United States&lt;br /&gt;
|-&lt;br /&gt;
| [[Ed Dickens (LabVIEW Champion)|Ed Dickens]]&lt;br /&gt;
| 2005-Present&lt;br /&gt;
| United States&lt;br /&gt;
|-&lt;br /&gt;
| [[Fabiola De la Cueva (LabVIEW Champion)|Fabiola De la Cueva]]&lt;br /&gt;
| 2012-Present&lt;br /&gt;
| United States&lt;br /&gt;
|-&lt;br /&gt;
| [[Francois Normandin (LabVIEW Champion)|Francois Normandin]]&lt;br /&gt;
| 2019-Present&lt;br /&gt;
| Canada&lt;br /&gt;
|-&lt;br /&gt;
| [[Gaurav Kulkarni (LabVIEW Champion)|Gaurav Kulkarni]]&lt;br /&gt;
| 2013-Present&lt;br /&gt;
| India&lt;br /&gt;
|-&lt;br /&gt;
| [[Jack Dunaway (LabVIEW Champion)|Jack Dunaway]]&lt;br /&gt;
| 2010-Present&lt;br /&gt;
| United States&lt;br /&gt;
|-&lt;br /&gt;
| [[Jeff Bohrer (LabVIEW Champion)|Jeff Bohrer]]&lt;br /&gt;
| 2012-Present&lt;br /&gt;
| United States&lt;br /&gt;
|-&lt;br /&gt;
| [[Jim Kring (LabVIEW Champion)|Jim Kring]]&lt;br /&gt;
| 2005-Present&lt;br /&gt;
| United States&lt;br /&gt;
|-&lt;br /&gt;
| [[Joe Hoskins (LabVIEW Champion)|Joe Hoskins]]&lt;br /&gt;
| 2010-Present&lt;br /&gt;
| United States&lt;br /&gt;
|-&lt;br /&gt;
| [[Joerg Hampel (LabVIEW Champion)|Joerg Hampel]]&lt;br /&gt;
| 2018-Present&lt;br /&gt;
| Austria&lt;br /&gt;
|-&lt;br /&gt;
| [[Jonathon Green (LabVIEW Champion)|Jonathon Green]]&lt;br /&gt;
| 2012-Present&lt;br /&gt;
| Australia&lt;br /&gt;
|-&lt;br /&gt;
| [[Justin Goeres (LabVIEW Champion)|Justin Goeres]]&lt;br /&gt;
| 2012-Present&lt;br /&gt;
| United States&lt;br /&gt;
|-&lt;br /&gt;
| [[Leigh Christian (LabVIEW Champion)|Leigh Christian]]&lt;br /&gt;
| 2010-Present&lt;br /&gt;
| United States&lt;br /&gt;
|-&lt;br /&gt;
| [[Kabul Maharjan (LabVIEW Champion)|Kabul Maharjan]]&lt;br /&gt;
| 2019-Present&lt;br /&gt;
| United Kingdom&lt;br /&gt;
|-&lt;br /&gt;
| [[Marcus Johnson (LabVIEW Champion)|Marcus Johnson]]&lt;br /&gt;
| 2013-Present&lt;br /&gt;
| Sweden&lt;br /&gt;
|-&lt;br /&gt;
| [[Mark Balla (LabVIEW Champion)|Mark Balla]]&lt;br /&gt;
| 2010-Present&lt;br /&gt;
| United States&lt;br /&gt;
|-&lt;br /&gt;
| [[Mark Ridgley (LabVIEW Champion)|Mark Ridgley]]&lt;br /&gt;
| 2013-Present&lt;br /&gt;
| United States&lt;br /&gt;
|-&lt;br /&gt;
| [[Mark Yedinak (LabVIEW Champion)|Mark Yedinak]]&lt;br /&gt;
| 2010-Present&lt;br /&gt;
| United States&lt;br /&gt;
|-&lt;br /&gt;
| [[Michael Aivaliotis (LabVIEW Champion)|Michael Aivaliotis]]&lt;br /&gt;
| 2005-Present&lt;br /&gt;
| Canada&lt;br /&gt;
|-&lt;br /&gt;
| [[Mike Porter (LabVIEW Champion)|Mike Porter]]&lt;br /&gt;
| 2008-Present&lt;br /&gt;
| United States&lt;br /&gt;
|-&lt;br /&gt;
| [[Muthuraman Sudalaimuthu (LabVIEW Champion)|Muthuraman Sudalaimuthu]]&lt;br /&gt;
| 2013-Present&lt;br /&gt;
| India&lt;br /&gt;
|-&lt;br /&gt;
| [[Nancy Hollenback (LabVIEW Champion)|Nancy Hollenback]]&lt;br /&gt;
| 2008-2010&amp;lt;ref&amp;gt;In 2010, Nancy joined NI.&amp;lt;/ref&amp;gt;&lt;br /&gt;
| United States&lt;br /&gt;
|-&lt;br /&gt;
| [[Norm Kirchner (LabVIEW Champion)|Norm Kirchner]]&lt;br /&gt;
| 2008-2008&amp;lt;ref&amp;gt;Months after becoming a Champion, Norm joined NI.&amp;lt;/ref&amp;gt;&lt;br /&gt;
| United States&lt;br /&gt;
|-&lt;br /&gt;
| [[Quentin &amp;quot;Q&amp;quot; Alldredge (LabVIEW Champion)|Quentin &amp;quot;Q&amp;quot; Alldredge]]&lt;br /&gt;
| 2018-Present&lt;br /&gt;
| United States&lt;br /&gt;
|-&lt;br /&gt;
| [[Parag Deshpande (LabVIEW Champion)|Parag Deshpande]]&lt;br /&gt;
| 2012-Present&lt;br /&gt;
| India&lt;br /&gt;
|-&lt;br /&gt;
| [[Pavan Bathla (LabVIEW Champion)|Pavan Bathla]]&lt;br /&gt;
| 2007-Present&lt;br /&gt;
| United States&lt;br /&gt;
|-&lt;br /&gt;
| [[Piotr Maj (LabVIEW Champion)|Piotr Maj]]&lt;br /&gt;
| 2012-Present&lt;br /&gt;
| Poland&lt;br /&gt;
|-&lt;br /&gt;
| [[Putnam W. Monroe Jr. (LabVIEW Champion)|Putnam W. Monroe Jr.]]&lt;br /&gt;
| 2005-Present&lt;br /&gt;
| United States&lt;br /&gt;
|-&lt;br /&gt;
| [[Ray Robichaud (LabVIEW Champion)|Ray Robichaud]]&lt;br /&gt;
| 2005-Present&lt;br /&gt;
| Canada&lt;br /&gt;
|-&lt;br /&gt;
| [[Richard Sorrells (LabVIEW Champion)|Richard Sorrells]]&lt;br /&gt;
| 2013-Present&lt;br /&gt;
| United States&lt;br /&gt;
|-&lt;br /&gt;
| [[Rick Beauchaine (LabVIEW Champion)|Rick Beauchaine]]&lt;br /&gt;
| 2005-Present&lt;br /&gt;
| United States&lt;br /&gt;
|-&lt;br /&gt;
| [[Richard Thomas (LabVIEW Champion)|Richard Thomas]]&lt;br /&gt;
| 2012-Present&lt;br /&gt;
| England&lt;br /&gt;
|-&lt;br /&gt;
| [[Roger Isaksson (LabVIEW Champion)|Roger Isaksson]]&lt;br /&gt;
| 2013-Present&lt;br /&gt;
| Sweden&lt;br /&gt;
|-&lt;br /&gt;
| [[Rolf Kalbermatter (LabVIEW Champion)|Rolf Kalbermatter]]&lt;br /&gt;
| 2010-Present&lt;br /&gt;
| Netherlands&lt;br /&gt;
|-&lt;br /&gt;
| [[Sam Roundy (LabVIEW Champion)|Sam Roundy]]&lt;br /&gt;
| 2019-Present&lt;br /&gt;
| United States&lt;br /&gt;
|-&lt;br /&gt;
| [[Samuel James (LabVIEW Champion)|Samuel James]]&lt;br /&gt;
| 2012-Present&lt;br /&gt;
| India&lt;br /&gt;
|-&lt;br /&gt;
| [[Samuel Taggart (LabVIEW Champion)|Samuel Taggart]]&lt;br /&gt;
| 2018-Present&lt;br /&gt;
| United States&lt;br /&gt;
|-&lt;br /&gt;
| [[Saverio Mercurio (LabVIEW Champion)|Saverio Mercurio]]&lt;br /&gt;
| 2010-Present&lt;br /&gt;
| United States&lt;br /&gt;
|-&lt;br /&gt;
| [[Scott Hannahs (LabVIEW Champion)|Scott Hannahs]]&lt;br /&gt;
| 2005-Present&lt;br /&gt;
| United States&lt;br /&gt;
|-&lt;br /&gt;
| [[Shane O&#039;Neill (LabVIEW Champion)|Shane O&#039;Neill]]&lt;br /&gt;
| 2010-Present&lt;br /&gt;
| Switzerland&lt;br /&gt;
|-&lt;br /&gt;
| [[Steve Watts (LabVIEW Champion)|Steve Watts]]&lt;br /&gt;
| 2013-Present&lt;br /&gt;
| United Kingdom&lt;br /&gt;
|-&lt;br /&gt;
| [[Tim Robinson (LabVIEW Champion)|Tim Robinson]]&lt;br /&gt;
| 2013-Present&lt;br /&gt;
| United States&lt;br /&gt;
|-&lt;br /&gt;
| [[Tomi Maila (LabVIEW Champion)|Tomi Maila]]&lt;br /&gt;
| 2007-Present&lt;br /&gt;
| Finland&lt;br /&gt;
|-&lt;br /&gt;
| [[Urs Lauterburg (LabVIEW Champion)|Urs Lauterburg]]&lt;br /&gt;
| 2005-Present&lt;br /&gt;
| Switzerland&lt;br /&gt;
|-&lt;br /&gt;
| [[Yair Neeman (LabVIEW Champion)|Yair Neeman]]&lt;br /&gt;
| 2007-Present&lt;br /&gt;
| Israel&lt;br /&gt;
|-&lt;br /&gt;
| [[Zbigniew Sobków (LabVIEW Champion)|Zbigniew Sobków]]&lt;br /&gt;
| 2005-Present&lt;br /&gt;
| Poland&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:LabVIEW Champions]]&lt;br /&gt;
[[Category:Lists]]&lt;/div&gt;</summary>
		<author><name>Francois Normandin</name></author>
	</entry>
</feed>