<?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=Oli+wachno</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=Oli+wachno"/>
	<link rel="alternate" type="text/html" href="https://labviewwiki.org/wiki/Special:Contributions/Oli_wachno"/>
	<updated>2026-05-09T19:53:31Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://labviewwiki.org/w/index.php?title=NI_Package_Manager&amp;diff=35455</id>
		<title>NI Package Manager</title>
		<link rel="alternate" type="text/html" href="https://labviewwiki.org/w/index.php?title=NI_Package_Manager&amp;diff=35455"/>
		<updated>2025-01-08T08:31:34Z</updated>

		<summary type="html">&lt;p&gt;Oli wachno: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The NI Package Manager (https://www.ni.com/en/support/downloads/ni-package-manager.html) is  NI&#039;s proprietary version of a Debian package manager software framework. &lt;br /&gt;
Almost every NI Software is installed using NI Packages (*.nipkg).&lt;br /&gt;
A very handy feature is the possibility to define package dependencies incl. version numbers.&lt;br /&gt;
&lt;br /&gt;
== Consuming NI Packages ==&lt;br /&gt;
&lt;br /&gt;
The mostly known way of consuming *.nipkg files is the NI Package Manager GUI (%Programs%\National Instruments\NI Package Manager\NIPackageManager.exe on Windows machines). NI Package Manager GUI is registered as the default application for handling *.nipkg files during installation.&lt;br /&gt;
&lt;br /&gt;
The GUI is an application providing easier access to the usage of the Package Manager. Generally speaking it is a Windows application wrapping the functionality of the underlying command line tool (%Programs%\National Instruments\NI Package Manager\nipkg.exe on Windows machines) and providing a kind of shop experience for the user.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;INFO:&#039;&#039;&#039;&lt;br /&gt;
since NI Package Manager is used to install software to the computer, it requires administrative privileges to run. &lt;br /&gt;
&lt;br /&gt;
== Use Cases for uisng NI Packages ==&lt;br /&gt;
* Installation of NI Software (like LabVIEW, TestStand, ....) and required components&lt;br /&gt;
* TestStand Deployments&lt;br /&gt;
* Installation of general software packages incl. required dependencies&lt;br /&gt;
&lt;br /&gt;
== Contents of NI Packages ==&lt;br /&gt;
A NI Package can consist of different contents depending on what kind of software needs to be distributed&lt;br /&gt;
&lt;br /&gt;
* Distribution and execution of MSI installers&lt;br /&gt;
* Distribution of files and folder structures&lt;br /&gt;
* Distribution of multiple nipkg files (Package of Packages)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Internal structure of an NI Package ==&lt;br /&gt;
An *.nipkg file is an archive file which holds a defined file / folder structure. Detailed information can be found at https://www.ni.com/docs/en-US/bundle/package-manager/page/package-components.html&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== How to create *.nipkg files ==&lt;br /&gt;
There are different possibilities to create nipkg files; the choice which one to actiually use is dependant on your workflow.&lt;br /&gt;
&lt;br /&gt;
=== Using LabVIEW Build script ===&lt;br /&gt;
Details to be added&lt;br /&gt;
&lt;br /&gt;
=== Using TestStand Deployment Tool ===&lt;br /&gt;
Details to be added&lt;br /&gt;
&lt;br /&gt;
=== NI Package Builder ===&lt;br /&gt;
[[NI Package Builder]]&lt;br /&gt;
&lt;br /&gt;
=== nipkg.exe ===&lt;br /&gt;
Refer to https://github.com/mbilyk/NIPM-Tutorial/blob/master/README.md for details&lt;br /&gt;
&lt;br /&gt;
[[Category:NI Package Manager]]&lt;/div&gt;</summary>
		<author><name>Oli wachno</name></author>
	</entry>
	<entry>
		<id>https://labviewwiki.org/w/index.php?title=NI_Package_Manager&amp;diff=35437</id>
		<title>NI Package Manager</title>
		<link rel="alternate" type="text/html" href="https://labviewwiki.org/w/index.php?title=NI_Package_Manager&amp;diff=35437"/>
		<updated>2025-01-07T13:54:44Z</updated>

		<summary type="html">&lt;p&gt;Oli wachno: /* NI Package Builder */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The NI Package Manager (https://www.ni.com/en/support/downloads/ni-package-manager.html) is  NI&#039;s proprietary version of a Debian package manager software framework. &lt;br /&gt;
Almost every NI Software is installed using NI Packages (*.nipkg).&lt;br /&gt;
A very handy feature is the possibility to define package dependencies incl. version numbers.&lt;br /&gt;
&lt;br /&gt;
== Consuming NI Packages ==&lt;br /&gt;
&lt;br /&gt;
The mostly known way of consuming *.nipkg files is the NI Package Manager GUI (%Programs%\National Instruments\NI Package Manager\NIPackageManager.exe on Windows machines). NI Package Manager GUI is registered as the default application for handling *.nipkg files during installation.&lt;br /&gt;
&lt;br /&gt;
The GUI is an application providing easier access to the usage of the Package Manager. Generally speaking it is a Windows application wrapping the functionality of the underlying command line tool (%Programs%\National Instruments\NI Package Manager\nipkg.exe on Windows machines) and providing a kind of shop experience for the user.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;INFO:&#039;&#039;&#039;&lt;br /&gt;
since NI Package Manager is used to install software to the computer, it requires administrative privileges to run. &lt;br /&gt;
&lt;br /&gt;
== Use Cases for uisng NI Packages ==&lt;br /&gt;
* Installation of NI Software (like LabVIEW, TestStand, ....) and required components&lt;br /&gt;
* TestStand Deployments&lt;br /&gt;
* Installation of general software packages incl. required dependencies&lt;br /&gt;
&lt;br /&gt;
== Contents of NI Packages ==&lt;br /&gt;
A NI Package can consist of different contents depending on what kind of software needs to be distributed&lt;br /&gt;
&lt;br /&gt;
* Distribution and execution of MSI installers&lt;br /&gt;
* Distribution of files and folder structures&lt;br /&gt;
* Distirbution of multiple nipkg files (Package of Packages)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Internal structure of an NI Package ===&lt;br /&gt;
An *.nipkg file is an archive file which holds a defined file / folder structure. Detailed information can be found at https://www.ni.com/docs/en-US/bundle/package-manager/page/package-components.html&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== How to create nipkg files ==&lt;br /&gt;
There are different possibilities to create nipkg files; the choice which one to actiually use is dependant on your workflow.&lt;br /&gt;
&lt;br /&gt;
=== Using LabVIEW Build script ===&lt;br /&gt;
Details to be added&lt;br /&gt;
&lt;br /&gt;
=== Using TestStand Deployment Tool ===&lt;br /&gt;
Details to be added&lt;br /&gt;
&lt;br /&gt;
=== NI Package Builder ===&lt;br /&gt;
[[NI Package Builder]]&lt;br /&gt;
&lt;br /&gt;
=== nipkg.exe ===&lt;br /&gt;
Refer to https://github.com/mbilyk/NIPM-Tutorial/blob/master/README.md for details&lt;/div&gt;</summary>
		<author><name>Oli wachno</name></author>
	</entry>
	<entry>
		<id>https://labviewwiki.org/w/index.php?title=NI_Package_Builder&amp;diff=35436</id>
		<title>NI Package Builder</title>
		<link rel="alternate" type="text/html" href="https://labviewwiki.org/w/index.php?title=NI_Package_Builder&amp;diff=35436"/>
		<updated>2025-01-07T13:53:18Z</updated>

		<summary type="html">&lt;p&gt;Oli wachno: Created page with &amp;quot;The NI Package Builder is another tool on top of NI Package Manager providing easier accessibilty to creating nipkg files (and compiling feed contents). It is worth noting that there is a 32- and a 64 bit version. Difference in bitness has subtle effects on the output files.  The following descriptions are bitness-agnostic, differences between the versions will be pointed out seperately.  == Solution files == NIPB uses so called solution files (*.pbs) to store configurat...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The NI Package Builder is another tool on top of NI Package Manager providing easier accessibilty to creating nipkg files (and compiling feed contents).&lt;br /&gt;
It is worth noting that there is a 32- and a 64 bit version. Difference in bitness has subtle effects on the output files.&lt;br /&gt;
&lt;br /&gt;
The following descriptions are bitness-agnostic, differences between the versions will be pointed out seperately.&lt;br /&gt;
&lt;br /&gt;
== Solution files ==&lt;br /&gt;
NIPB uses so called solution files (*.pbs) to store configuration data for the package(s) to be build. Correctly used, they offer a productivity boost. &lt;br /&gt;
All following examples are use a .pbs file.&lt;br /&gt;
&lt;br /&gt;
== Building a nipkg based on files to be copied to specific folders on the target ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Prerequisites:&#039;&#039;&#039; nipkg payload exists as distributable files accessible from the machine, NIPB is running on.&lt;br /&gt;
&lt;br /&gt;
* Locate the Packages pane on the top right of the NIPB UI. Add a new package using the appropriate button. Assign an appropriate name.&lt;br /&gt;
[[File:NIPB Package Pane New Package.png|center|frameless]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Note that on the bottom right part of the NIPB UI, the Property pane populates with the information of the item under focus. Fill in information in the Property pane as required&lt;br /&gt;
&lt;br /&gt;
[[File:NIPB Package Pane Package Properties.png|center|frameless]]&lt;br /&gt;
&lt;br /&gt;
* In the centre of the NIPB UI, a tab with a standard folder structure appears.&lt;br /&gt;
&lt;br /&gt;
[[File:NIPB_Package_Folder_Pane.png|center|frameless]]&lt;br /&gt;
&lt;br /&gt;
* Locate input pane on the left side of the NIPB UI. Use button to open the dialog.&lt;br /&gt;
&lt;br /&gt;
[[File:NIPB Input Pane Add.png|center|frameless]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Add files / folders as needed using the Input pane on the left side of the NIPB UI&lt;br /&gt;
&lt;br /&gt;
[[File:NIPB Input Pane Filled.png|center|frameles]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Assign source files to specific locations on target machine via Drag and Drop into the folder structure of the package. The available folders are the so called Target Root Directories (Reference to https://www.ni.com/docs/en-US/bundle/ni-package-builder/page/targetrootdirectories.html). Note that depending on the bitness setting of your package, you will only have [Program Files (32Bit)] available.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:NIPB Package Assignment Standard.png|center|frameless]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* If you need your files to go in a different location than the Target Root Directories, you can add a custom sub folder structure. Please also note the following section Target Folder Considerations (to be added)&lt;br /&gt;
&lt;br /&gt;
[[File:NIPB Package Assignment custom dir.png|frameless|center]]&lt;br /&gt;
&lt;br /&gt;
* Upon having finished the file assignments, the package is ready to be build. Build can be initiated by using the application menu&lt;br /&gt;
&lt;br /&gt;
[[File:NIPB Package Build via menu.png|frameless|center]]&lt;br /&gt;
&lt;br /&gt;
the button on the packages pane &lt;br /&gt;
&lt;br /&gt;
[[File:NIPB Package Build via button.png|frameless|center]]&lt;br /&gt;
&lt;br /&gt;
or pressing &#039;&#039;Ctrl+F6&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
If you haven&#039;t previuosly saved the active configuration, NIPM will kindly prompt you to do so.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Package build result ===&lt;br /&gt;
Browse to the build output directory for your packacge.&lt;br /&gt;
&lt;br /&gt;
[[File:NIPB Browse build output.png|frameless|center]]&lt;br /&gt;
&lt;br /&gt;
Note that the output diretory contains a nipkg file and a folder. The nipkg is just an archive file of the folder located alongside. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Target folder considerations ==&lt;br /&gt;
To be added&lt;/div&gt;</summary>
		<author><name>Oli wachno</name></author>
	</entry>
	<entry>
		<id>https://labviewwiki.org/w/index.php?title=File:NIPB_Browse_build_output.png&amp;diff=35435</id>
		<title>File:NIPB Browse build output.png</title>
		<link rel="alternate" type="text/html" href="https://labviewwiki.org/w/index.php?title=File:NIPB_Browse_build_output.png&amp;diff=35435"/>
		<updated>2025-01-07T13:50:45Z</updated>

		<summary type="html">&lt;p&gt;Oli wachno: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;NIPB Browse to build output&lt;/div&gt;</summary>
		<author><name>Oli wachno</name></author>
	</entry>
	<entry>
		<id>https://labviewwiki.org/w/index.php?title=File:NIPB_Package_Build_via_button.png&amp;diff=35434</id>
		<title>File:NIPB Package Build via button.png</title>
		<link rel="alternate" type="text/html" href="https://labviewwiki.org/w/index.php?title=File:NIPB_Package_Build_via_button.png&amp;diff=35434"/>
		<updated>2025-01-07T13:48:41Z</updated>

		<summary type="html">&lt;p&gt;Oli wachno: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;NIPB Package Build via button&lt;/div&gt;</summary>
		<author><name>Oli wachno</name></author>
	</entry>
	<entry>
		<id>https://labviewwiki.org/w/index.php?title=File:NIPB_Package_Build_via_menu.png&amp;diff=35433</id>
		<title>File:NIPB Package Build via menu.png</title>
		<link rel="alternate" type="text/html" href="https://labviewwiki.org/w/index.php?title=File:NIPB_Package_Build_via_menu.png&amp;diff=35433"/>
		<updated>2025-01-07T13:47:56Z</updated>

		<summary type="html">&lt;p&gt;Oli wachno: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;NIPB Package Build via menu&lt;/div&gt;</summary>
		<author><name>Oli wachno</name></author>
	</entry>
	<entry>
		<id>https://labviewwiki.org/w/index.php?title=File:NIPB_Package_Assignment_custom_dir.png&amp;diff=35432</id>
		<title>File:NIPB Package Assignment custom dir.png</title>
		<link rel="alternate" type="text/html" href="https://labviewwiki.org/w/index.php?title=File:NIPB_Package_Assignment_custom_dir.png&amp;diff=35432"/>
		<updated>2025-01-07T13:46:49Z</updated>

		<summary type="html">&lt;p&gt;Oli wachno: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;NIPB Package Assignment custom dir example&lt;/div&gt;</summary>
		<author><name>Oli wachno</name></author>
	</entry>
	<entry>
		<id>https://labviewwiki.org/w/index.php?title=File:NIPB_Package_Assignment_Standard.png&amp;diff=35431</id>
		<title>File:NIPB Package Assignment Standard.png</title>
		<link rel="alternate" type="text/html" href="https://labviewwiki.org/w/index.php?title=File:NIPB_Package_Assignment_Standard.png&amp;diff=35431"/>
		<updated>2025-01-07T13:44:21Z</updated>

		<summary type="html">&lt;p&gt;Oli wachno: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;NIPB Package Assignment Standard Root Directories&lt;/div&gt;</summary>
		<author><name>Oli wachno</name></author>
	</entry>
	<entry>
		<id>https://labviewwiki.org/w/index.php?title=File:NIPB_Package_Folder_Pane.png&amp;diff=35430</id>
		<title>File:NIPB Package Folder Pane.png</title>
		<link rel="alternate" type="text/html" href="https://labviewwiki.org/w/index.php?title=File:NIPB_Package_Folder_Pane.png&amp;diff=35430"/>
		<updated>2025-01-07T13:39:02Z</updated>

		<summary type="html">&lt;p&gt;Oli wachno: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;NIPB Package Folder Pane&lt;/div&gt;</summary>
		<author><name>Oli wachno</name></author>
	</entry>
	<entry>
		<id>https://labviewwiki.org/w/index.php?title=File:NIPB_Package_Pane_Package_Properties.png&amp;diff=35429</id>
		<title>File:NIPB Package Pane Package Properties.png</title>
		<link rel="alternate" type="text/html" href="https://labviewwiki.org/w/index.php?title=File:NIPB_Package_Pane_Package_Properties.png&amp;diff=35429"/>
		<updated>2025-01-07T13:37:48Z</updated>

		<summary type="html">&lt;p&gt;Oli wachno: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;NIPB Package Pane Package Properties Pane&lt;/div&gt;</summary>
		<author><name>Oli wachno</name></author>
	</entry>
	<entry>
		<id>https://labviewwiki.org/w/index.php?title=File:NIPB_Package_Pane_New_Package.png&amp;diff=35428</id>
		<title>File:NIPB Package Pane New Package.png</title>
		<link rel="alternate" type="text/html" href="https://labviewwiki.org/w/index.php?title=File:NIPB_Package_Pane_New_Package.png&amp;diff=35428"/>
		<updated>2025-01-07T13:36:40Z</updated>

		<summary type="html">&lt;p&gt;Oli wachno: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;NIPB Package Pane New Package&lt;/div&gt;</summary>
		<author><name>Oli wachno</name></author>
	</entry>
	<entry>
		<id>https://labviewwiki.org/w/index.php?title=File:NIPB_Input_Pane_Filled.png&amp;diff=35427</id>
		<title>File:NIPB Input Pane Filled.png</title>
		<link rel="alternate" type="text/html" href="https://labviewwiki.org/w/index.php?title=File:NIPB_Input_Pane_Filled.png&amp;diff=35427"/>
		<updated>2025-01-07T13:33:30Z</updated>

		<summary type="html">&lt;p&gt;Oli wachno: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;NIPB Input Pane with information filled&lt;/div&gt;</summary>
		<author><name>Oli wachno</name></author>
	</entry>
	<entry>
		<id>https://labviewwiki.org/w/index.php?title=File:NIPB_Input_Pane_Add.png&amp;diff=35426</id>
		<title>File:NIPB Input Pane Add.png</title>
		<link rel="alternate" type="text/html" href="https://labviewwiki.org/w/index.php?title=File:NIPB_Input_Pane_Add.png&amp;diff=35426"/>
		<updated>2025-01-07T13:24:55Z</updated>

		<summary type="html">&lt;p&gt;Oli wachno: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Oli wachno</name></author>
	</entry>
	<entry>
		<id>https://labviewwiki.org/w/index.php?title=NI_Package_Manager&amp;diff=35425</id>
		<title>NI Package Manager</title>
		<link rel="alternate" type="text/html" href="https://labviewwiki.org/w/index.php?title=NI_Package_Manager&amp;diff=35425"/>
		<updated>2025-01-07T13:14:10Z</updated>

		<summary type="html">&lt;p&gt;Oli wachno: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The NI Package Manager (https://www.ni.com/en/support/downloads/ni-package-manager.html) is  NI&#039;s proprietary version of a Debian package manager software framework. &lt;br /&gt;
Almost every NI Software is installed using NI Packages (*.nipkg).&lt;br /&gt;
A very handy feature is the possibility to define package dependencies incl. version numbers.&lt;br /&gt;
&lt;br /&gt;
== Consuming NI Packages ==&lt;br /&gt;
&lt;br /&gt;
The mostly known way of consuming *.nipkg files is the NI Package Manager GUI (%Programs%\National Instruments\NI Package Manager\NIPackageManager.exe on Windows machines). NI Package Manager GUI is registered as the default application for handling *.nipkg files during installation.&lt;br /&gt;
&lt;br /&gt;
The GUI is an application providing easier access to the usage of the Package Manager. Generally speaking it is a Windows application wrapping the functionality of the underlying command line tool (%Programs%\National Instruments\NI Package Manager\nipkg.exe on Windows machines) and providing a kind of shop experience for the user.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;INFO:&#039;&#039;&#039;&lt;br /&gt;
since NI Package Manager is used to install software to the computer, it requires administrative privileges to run. &lt;br /&gt;
&lt;br /&gt;
== Use Cases for uisng NI Packages ==&lt;br /&gt;
* Installation of NI Software (like LabVIEW, TestStand, ....) and required components&lt;br /&gt;
* TestStand Deployments&lt;br /&gt;
* Installation of general software packages incl. required dependencies&lt;br /&gt;
&lt;br /&gt;
== Contents of NI Packages ==&lt;br /&gt;
A NI Package can consist of different contents depending on what kind of software needs to be distributed&lt;br /&gt;
&lt;br /&gt;
* Distribution and execution of MSI installers&lt;br /&gt;
* Distribution of files and folder structures&lt;br /&gt;
* Distirbution of multiple nipkg files (Package of Packages)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Internal structure of an NI Package ===&lt;br /&gt;
An *.nipkg file is an archive file which holds a defined file / folder structure. Detailed information can be found at https://www.ni.com/docs/en-US/bundle/package-manager/page/package-components.html&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== How to create nipkg files ==&lt;br /&gt;
There are different possibilities to create nipkg files; the choice which one to actiually use is dependant on your workflow.&lt;br /&gt;
&lt;br /&gt;
=== Using LabVIEW Build script ===&lt;br /&gt;
Details to be added&lt;br /&gt;
&lt;br /&gt;
=== Using TestStand Deployment Tool ===&lt;br /&gt;
Details to be added&lt;br /&gt;
&lt;br /&gt;
=== NI Package Builder === &lt;br /&gt;
&lt;br /&gt;
=== nipkg.exe ===&lt;br /&gt;
Refer to https://github.com/mbilyk/NIPM-Tutorial/blob/master/README.md for details&lt;/div&gt;</summary>
		<author><name>Oli wachno</name></author>
	</entry>
	<entry>
		<id>https://labviewwiki.org/w/index.php?title=GLA_Summit_2021/LV_Solution_Builder:_The_Missing_Secret_Sauce_to_Packed_Project_Libraries_(PPLs)&amp;diff=31529</id>
		<title>GLA Summit 2021/LV Solution Builder: The Missing Secret Sauce to Packed Project Libraries (PPLs)</title>
		<link rel="alternate" type="text/html" href="https://labviewwiki.org/w/index.php?title=GLA_Summit_2021/LV_Solution_Builder:_The_Missing_Secret_Sauce_to_Packed_Project_Libraries_(PPLs)&amp;diff=31529"/>
		<updated>2021-12-17T18:05:20Z</updated>

		<summary type="html">&lt;p&gt;Oli wachno: /* Presentation Links */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039; LV Solution Builder: The Missing Secret Sauce to Packed Project Libraries (PPLs)&#039;&#039;&#039; by Karthik Abiram and Phil Joffrain&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Usually setting up a plugin-based architecture using Packed Project Libraries (PPLs) requires multiple steps and makes the source code difficult to debug and maintain. But using LV Solution Builder, you get to keep your source code open and simple like a normal LabVIEW project and still get all the benefits of Packed Project Libraries (PPLs) at the executable level.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Presentation Links ==&lt;br /&gt;
* [https://youtu.be/e2GGAuA_Ees?t=784 Presentation on YouTube]&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== External Links ==&lt;br /&gt;
&lt;br /&gt;
[[Category:GLA Summit 2021]]&lt;/div&gt;</summary>
		<author><name>Oli wachno</name></author>
	</entry>
	<entry>
		<id>https://labviewwiki.org/w/index.php?title=GLA_Summit_2021/Beyond_mere_git_-_the_powers_of_merge_request&amp;diff=31528</id>
		<title>GLA Summit 2021/Beyond mere git - the powers of merge request</title>
		<link rel="alternate" type="text/html" href="https://labviewwiki.org/w/index.php?title=GLA_Summit_2021/Beyond_mere_git_-_the_powers_of_merge_request&amp;diff=31528"/>
		<updated>2021-12-17T18:03:05Z</updated>

		<summary type="html">&lt;p&gt;Oli wachno: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Beyond mere git - the powers of merge request&#039;&#039;&#039; by Michal Radziwon&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;It has became a standard among LabVIEW developers to use SCM solutions, among which, the git is one of the most popular. At the same time, many developers and teams decide to use self-hosted or cloud-integrated git repository managers like GitLab or GitHub which provide many more functionalities than git server. In this presentation I am going to show how to use a &amp;quot;merge request&amp;quot; to boost the performance in team-collaboration, code review process, and providing an enabler for incremental integration of CI/CD.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Presentation Links ==&lt;br /&gt;
* [https://youtu.be/e2GGAuA_Ees?t=332 Presentation on YouTube]&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== External Links ==&lt;br /&gt;
&lt;br /&gt;
[[Category:GLA Summit 2021]]&lt;br /&gt;
[[Category:GIT]]&lt;/div&gt;</summary>
		<author><name>Oli wachno</name></author>
	</entry>
	<entry>
		<id>https://labviewwiki.org/w/index.php?title=GLA_Summit_2021/Beyond_mere_git_-_the_powers_of_merge_request&amp;diff=31527</id>
		<title>GLA Summit 2021/Beyond mere git - the powers of merge request</title>
		<link rel="alternate" type="text/html" href="https://labviewwiki.org/w/index.php?title=GLA_Summit_2021/Beyond_mere_git_-_the_powers_of_merge_request&amp;diff=31527"/>
		<updated>2021-12-17T18:02:28Z</updated>

		<summary type="html">&lt;p&gt;Oli wachno: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Beyond mere git - the powers of merge request&#039;&#039;&#039; by Michal Radziwon&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;It has became a standard among LabVIEW developers to use SCM solutions, among which, the git is one of the most popular. At the same time, many developers and teams decide to use self-hosted or cloud-integrated git repository managers like GitLab or GitHub which provide many more functionalities than git server. In this presentation I am going to show how to use a &amp;quot;merge request&amp;quot; to boost the performance in team-collaboration, code review process, and providing an enabler for incremental integration of CI/CD.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align:center;&amp;quot;&amp;gt;&amp;lt;youtube width=&amp;quot;800&amp;quot; height=&amp;quot;600&amp;quot;&amp;gt;e2GGAuA_Ees?t=333&amp;lt;/youtube&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Presentation Links ==&lt;br /&gt;
* [https://youtu.be/e2GGAuA_Ees?t=332 Presentation on YouTube]&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== External Links ==&lt;br /&gt;
&lt;br /&gt;
[[Category:GLA Summit 2021]]&lt;br /&gt;
[[Category:GIT]]&lt;/div&gt;</summary>
		<author><name>Oli wachno</name></author>
	</entry>
	<entry>
		<id>https://labviewwiki.org/w/index.php?title=GLA_Summit_2021/What%27s_New_In_TestStand_2021&amp;diff=31526</id>
		<title>GLA Summit 2021/What&#039;s New In TestStand 2021</title>
		<link rel="alternate" type="text/html" href="https://labviewwiki.org/w/index.php?title=GLA_Summit_2021/What%27s_New_In_TestStand_2021&amp;diff=31526"/>
		<updated>2021-12-17T17:59:53Z</updated>

		<summary type="html">&lt;p&gt;Oli wachno: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;What&#039;s New In TestStand 2021&#039;&#039;&#039; by Carlos Gonzalez&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;We did an overhaul of the Sweep Loop step in TestStand 2021. Come and see the new capabilities that were introduced to streamline workflows with the Sweep Loop step.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align:center;&amp;quot;&amp;gt;&amp;lt;youtube width=&amp;quot;800&amp;quot; height=&amp;quot;600&amp;quot;&amp;gt;e2GGAuA_Ees&amp;lt;/youtube&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Presentation Links ==&lt;br /&gt;
* [https://youtu.be/e2GGAuA_Ees Presentation on YouTube]&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== External Links ==&lt;br /&gt;
&lt;br /&gt;
[[Category:GLA Summit 2021]]&lt;br /&gt;
[[Category:TestStand]]&lt;/div&gt;</summary>
		<author><name>Oli wachno</name></author>
	</entry>
	<entry>
		<id>https://labviewwiki.org/w/index.php?title=GLA_Summit_2021/Per-Project_Package_Installation_and_Configuration_Management_with_VIPM_and_Dragon&amp;diff=31525</id>
		<title>GLA Summit 2021/Per-Project Package Installation and Configuration Management with VIPM and Dragon</title>
		<link rel="alternate" type="text/html" href="https://labviewwiki.org/w/index.php?title=GLA_Summit_2021/Per-Project_Package_Installation_and_Configuration_Management_with_VIPM_and_Dragon&amp;diff=31525"/>
		<updated>2021-12-17T17:52:00Z</updated>

		<summary type="html">&lt;p&gt;Oli wachno: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Per-Project Package Installation and Configuration Management with VIPM and Dragon&#039;&#039;&#039; by Jim Kring&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Per-Project Package Installation and Configuration Management with VIPM and Dragon&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align:center;&amp;quot;&amp;gt;&amp;lt;youtube width=&amp;quot;800&amp;quot; height=&amp;quot;600&amp;quot;&amp;gt;xwkzOsP51tM&amp;lt;/youtube&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Presentation Links ==&lt;br /&gt;
* [https://youtu.be/xwkzOsP51tM Presentation on YouTube]&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== External Links ==&lt;br /&gt;
&lt;br /&gt;
[[Category:GLA Summit 2021]]&lt;br /&gt;
[[Category:JKI]]&lt;br /&gt;
[[Category:Package Manager]]&lt;br /&gt;
[[Category:Presentations]]&lt;br /&gt;
[[Category:Package Manager]]&lt;br /&gt;
[[Category:Presentations]]&lt;/div&gt;</summary>
		<author><name>Oli wachno</name></author>
	</entry>
	<entry>
		<id>https://labviewwiki.org/w/index.php?title=GLA_Summit_2021/Package_Management&amp;diff=31524</id>
		<title>GLA Summit 2021/Package Management</title>
		<link rel="alternate" type="text/html" href="https://labviewwiki.org/w/index.php?title=GLA_Summit_2021/Package_Management&amp;diff=31524"/>
		<updated>2021-12-17T17:49:20Z</updated>

		<summary type="html">&lt;p&gt;Oli wachno: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Package Management&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Panel discussion with:&lt;br /&gt;
* Adam Brown&lt;br /&gt;
* Niki Budgell&lt;br /&gt;
* Chris Cilino&lt;br /&gt;
* Kane Johnson&lt;br /&gt;
* Jim Kring&lt;br /&gt;
* Scott Richardson&lt;br /&gt;
* Wes Wendland&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align:center;&amp;quot;&amp;gt;&amp;lt;youtube width=&amp;quot;800&amp;quot; height=&amp;quot;600&amp;quot;&amp;gt;gk7yxKdwuOw&amp;lt;/youtube&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Presentation Links ==&lt;br /&gt;
* [https://youtu.be/gk7yxKdwuOw Watch on Youtube]&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== External Links ==&lt;br /&gt;
&lt;br /&gt;
[[Category:GLA Summit 2021]]&lt;br /&gt;
[[Category:Package Manager]]&lt;br /&gt;
[[Category:Panel Discussion]]&lt;br /&gt;
[[Category:Package Manager]]&lt;br /&gt;
[[Category:Panel Discussion]]&lt;/div&gt;</summary>
		<author><name>Oli wachno</name></author>
	</entry>
	<entry>
		<id>https://labviewwiki.org/w/index.php?title=GLA_Summit_2021/NI_Package_Manager:_Past,_Present_and_Future&amp;diff=31523</id>
		<title>GLA Summit 2021/NI Package Manager: Past, Present and Future</title>
		<link rel="alternate" type="text/html" href="https://labviewwiki.org/w/index.php?title=GLA_Summit_2021/NI_Package_Manager:_Past,_Present_and_Future&amp;diff=31523"/>
		<updated>2021-12-17T17:46:50Z</updated>

		<summary type="html">&lt;p&gt;Oli wachno: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;NI Package Manager: Past, Present and Future&#039;&#039;&#039; by Niki Budgell, Scott Richardson, and Wes Wendland&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;This presentation will walk through NI’s installer technology and the role of NIPM. If you use NI software, there is a high likelihood that you have interacted with NIPM in some capacity, either through an installation or through building a deployment. This presentation will talk through some of the motivation behind why NIPM was created, what NIPM is used for today, and what direction NIPM and its installers are heading in the future. &#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Don&#039;t forget to take part in the [https://forms.office.com/Pages/ResponsePage.aspx?id=mh-6h81EpkOwCG_bRaUgTvSsrWkvHSVEubfatZ7qGZFUNlpLUjI1OEpaMFRUWDlMWFBMSTI2VThMWS4u survey]&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align:center;&amp;quot;&amp;gt;&amp;lt;youtube width=&amp;quot;800&amp;quot; height=&amp;quot;600&amp;quot;&amp;gt;Jj4MxWIZ89s&amp;lt;/youtube&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Presentation Links ==&lt;br /&gt;
* [https://youtu.be/Jj4MxWIZ89s Presentation on Youtube]&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== External Links ==&lt;br /&gt;
&lt;br /&gt;
[[Category:GLA Summit 2021]]&lt;br /&gt;
[[Category:Presentations]]&lt;br /&gt;
[[Category:NIPM]]&lt;br /&gt;
[[Category:Package Manager]]&lt;br /&gt;
[[Category:NIPM]]&lt;br /&gt;
[[Category:Package Manager]]&lt;/div&gt;</summary>
		<author><name>Oli wachno</name></author>
	</entry>
	<entry>
		<id>https://labviewwiki.org/w/index.php?title=GLA_Summit_2021/An_in-depth_look_at_Test_Executives&amp;diff=31522</id>
		<title>GLA Summit 2021/An in-depth look at Test Executives</title>
		<link rel="alternate" type="text/html" href="https://labviewwiki.org/w/index.php?title=GLA_Summit_2021/An_in-depth_look_at_Test_Executives&amp;diff=31522"/>
		<updated>2021-12-17T17:41:43Z</updated>

		<summary type="html">&lt;p&gt;Oli wachno: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;An in depth look at Test Executives&#039;&#039;&#039; by Sam Roundy&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Test executives are frameworks that help maximize code reuse as well as minimize the time it takes to write automated tests. Having the right test executive can save companies a lot of money. The question is: should you write one or buy one? What makes a good test executive? This presentation discusses these questions and much more related to test executives.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align:center;&amp;quot;&amp;gt;&amp;lt;youtube width=&amp;quot;800&amp;quot; height=&amp;quot;600&amp;quot;&amp;gt;q9HMsenhRRc&amp;lt;/youtube&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Presentation Links ==&lt;br /&gt;
* [https://youtu.be/q9HMsenhRRc Presentation on Youtube]&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== External Links ==&lt;br /&gt;
&lt;br /&gt;
[[Category:GLA Summit 2021]]&lt;br /&gt;
[[Category:Presentations]]&lt;/div&gt;</summary>
		<author><name>Oli wachno</name></author>
	</entry>
	<entry>
		<id>https://labviewwiki.org/w/index.php?title=GLA_Summit_2021/10_things_to_know_(or_more)_about_events_in_LabVIEW&amp;diff=31521</id>
		<title>GLA Summit 2021/10 things to know (or more) about events in LabVIEW</title>
		<link rel="alternate" type="text/html" href="https://labviewwiki.org/w/index.php?title=GLA_Summit_2021/10_things_to_know_(or_more)_about_events_in_LabVIEW&amp;diff=31521"/>
		<updated>2021-12-17T17:38:59Z</updated>

		<summary type="html">&lt;p&gt;Oli wachno: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;10 things to know (or more) about events in LabVIEW&#039;&#039;&#039; by Olivier Jourdan&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Events appear in LabVIEW 7.0, but they are still not appreciated as they deserve by lots of LabVIEW developers. In this presentation, we will speak about 10 things you should really know to get the best from this old LabVIEW feature.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align:center;&amp;quot;&amp;gt;&amp;lt;youtube width=&amp;quot;800&amp;quot; height=&amp;quot;600&amp;quot;&amp;gt;ddXp1Itpq0M&amp;lt;/youtube&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Presentation Links ==&lt;br /&gt;
* [https://youtu.be/ddXp1Itpq0M Presenation on Youtube]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== External Links ==&lt;br /&gt;
&lt;br /&gt;
[[Category:Presentations]]&lt;br /&gt;
[[Category:GLA Summit 2021]]&lt;/div&gt;</summary>
		<author><name>Oli wachno</name></author>
	</entry>
	<entry>
		<id>https://labviewwiki.org/w/index.php?title=GLA_Summit_2021/10_things_to_know_(or_more)_about_events_in_LabVIEW&amp;diff=31520</id>
		<title>GLA Summit 2021/10 things to know (or more) about events in LabVIEW</title>
		<link rel="alternate" type="text/html" href="https://labviewwiki.org/w/index.php?title=GLA_Summit_2021/10_things_to_know_(or_more)_about_events_in_LabVIEW&amp;diff=31520"/>
		<updated>2021-12-17T17:34:21Z</updated>

		<summary type="html">&lt;p&gt;Oli wachno: /* Presentation Links */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;10 things to know (or more) about events in LabVIEW&#039;&#039;&#039; by Olivier Jourdan&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Events appear in LabVIEW 7.0, but they are still not appreciated as they deserve by lots of LabVIEW developers. In this presentation, we will speak about 10 things you should really know to get the best from this old LabVIEW feature.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Presentation Links ==&lt;br /&gt;
[https://youtu.be/ddXp1Itpq0M Presenation on Youtube]&lt;br /&gt;
&lt;br /&gt;
[[Category:Presentations]]&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== External Links ==&lt;br /&gt;
&lt;br /&gt;
[[Category:GLA Summit 2021]]&lt;/div&gt;</summary>
		<author><name>Oli wachno</name></author>
	</entry>
</feed>