<?xml version="1.0"?>
<rss version="2.0"><channel><title>All Activity</title><link>https://forums.vipm.io/discover/</link><description>VIPM Community - All Activity</description><language>en</language><item><title>Error 1055 when building VIP</title><link><![CDATA[https://forums.vipm.io/topic/3724-error-1055-when-building-vip/?do=findComment&comment=22113]]></link><description>I recently had this error. Antoine's method did not fix the issue for me. I also tried mass compile many times. What helped was I switched the build target from 2019 64-bit to 2019, build was then successful and then switched back to 2019 64-bit. Really strange.</description><pubDate>Wed, 18 Feb 2026 13:22:01 +0000</pubDate></item><item><title>Cant Install</title><link><![CDATA[https://forums.vipm.io/topic/11119-cant-install/?do=findComment&comment=22112]]></link><description>I cannot see the image you posted. It shouldn't be that hard to install. It is one quick drop VI with no other dependencies.</description><pubDate>Fri, 30 Jan 2026 20:14:38 +0000</pubDate></item><item><title>Cant Install</title><link><![CDATA[https://forums.vipm.io/topic/11119-cant-install/?do=findComment&comment=22111]]></link><description/><pubDate>Sun, 25 Jan 2026 17:07:40 +0000</pubDate></item><item><title>PPL not packing in VIP</title><link><![CDATA[https://forums.vipm.io/topic/11118-ppl-not-packing-in-vip/?do=findComment&comment=22110]]></link><description>Found that I can get it pack and install only when I move it in to a folder and mark it "Place Folder Contents in Destination" in the file destinations.</description><pubDate>Mon, 19 Jan 2026 16:21:53 +0000</pubDate></item><item><title>PPL not packing in VIP</title><link><![CDATA[https://forums.vipm.io/topic/11118-ppl-not-packing-in-vip/?do=findComment&comment=22109]]></link><description>Hi,
 


	Lately I'm having trouble packing a packed library (.lvlibp) in the VIP build.  Attached here a sample project that has single VI in PPL which doesn't seem to pack (only 4kb .vip file) and doesn't seem to distribute the ppl.  Is this expected behaviour that packed library doesn't pack in vip?
 


	Regards, 
	Ajay
 

ppl_vip_test.zip</description><pubDate>Sun, 18 Jan 2026 09:44:52 +0000</pubDate></item><item><title>TreeControl</title><link><![CDATA[https://forums.vipm.io/topic/11117-treecontrol/?do=findComment&comment=22108]]></link><description><![CDATA[Double-clicking a file in the tree is supposed to open it, but if the file path contains an ‘&amp;’, the file does not open.]]></description><pubDate>Sat, 29 Nov 2025 17:49:54 +0000</pubDate></item><item><title>For some larger JSON, there are misbehaviors.</title><link><![CDATA[https://forums.vipm.io/topic/11116-for-some-larger-json-there-are-misbehaviors/?do=findComment&comment=22107]]></link><description>Hi Ajay,
 


	Thanks for reporting. I will ask if possible to report at the Gitlab issues page as I don't watch the discussions here, as it seems vipm.io is not notifying us.
 


	https://gitlab.com/felipe_public/json-pretty-printer/-/issues
 


	I have an idea of the issue is (the code should ignore any {} in between double quotes), and I will take a look as soon as I can, although feel free to submit a fix through MR if you feel like.
 


	Be aware that this code has known issues with large json files (probably larger than yours, MB range), https://gitlab.com/felipe_public/json-pretty-printer/-/issues/6.
 


	In any other case, I will see if I can find some time on the upcoming weeks to take a look at this issue.
 


	Best regards,</description><pubDate>Sat, 08 Nov 2025 07:48:33 +0000</pubDate></item><item><title>Some issues</title><link><![CDATA[https://forums.vipm.io/topic/8795-some-issues/?do=findComment&comment=22106]]></link><description>Coming back to the abs function.
 


	The abs function of a complex value in LabVIEW as well as in ArrayFire returns a real v&#x430;lue    or      but not the complex value as in the G2CPU toolkit.</description><enclosure url="https://media.invisioncic.com/u280712/monthly_2025_10/image.png.4affab12912d4c980d7dd68fee49e3c5.png" length="1805" type="image/png"/><pubDate>Sun, 26 Oct 2025 14:10:16 +0000</pubDate></item><item><title>Some issues</title><link><![CDATA[https://forums.vipm.io/topic/8795-some-issues/?do=findComment&comment=22105]]></link><description>Performance of versions 1.4.2.3 and 1.6.0.15.
 


	For comparison, I provide the results of several performance tests of version v1.4.2.3.
 


	System info: 
	Computer Intel Core i7-12700K with DDR5 4800MHz.  
	Windows 10 Pro 22H2. LabVIEW 2022Q3. 
	ArrayFire v3.9.0 (CUDA, 64-bit Windows, build b59a1ae53) 
	Platform: CUDA Runtime 12.2, Driver: 12090 
	[0] NVIDIA GeForce RTX 3070, 8192 MB, CUDA Compute 8.6
 


	Windows high-performance power plan is on. 
	The GPU clock is set to 1740 MHz and the memory clock is set to 13600 MHz using the 'Always 3D Clock' settings in the ASUS GPU TweakII utility.
 


	The 100MB u8-array G2CPU speed test shows 17.2 for upload and 13.2 GB/s for preallocated download. Values are very close to the CUDA-Z utility performance results for pageable memory copy. For pinned memory the utility gives 22.6/24.1 GB/s.
 


	I was curious to note that the performance of sequential code increases by 20-30% when the G2CPU_MULTI_DEVICE parameter in the project settings is set to TRUE. It's even faster than the same code written in C. Moreover, I was very surprised by the additional G2GPU performance boost of up to 20% when enabling Hardware Accelerated GPU Scheduling (HAGS) in Windows settings. 
	Overall, version 1.4.2.3 demonstrates very good computing speed.
 


	Typical code execution time jitter (milliseconds) versus loop iteration index in version 1.4.2.3 is shown in the following figure.
 


	
 


	But the same code running in version 1.6.0.15 produces a completely different result. The average execution time becomes significantly longer:
 


	 
	The AFGarbageCollector or 2CPU_MULTI_DEVICE project settings don't matter.</description><enclosure url="https://media.invisioncic.com/u280712/monthly_2025_10/image.png.06c177ce367861f375fc802c19325d36.png" length="10557" type="image/png"/><pubDate>Sun, 26 Oct 2025 13:49:21 +0000</pubDate></item><item><title>For some larger JSON, there are misbehaviors.</title><link><![CDATA[https://forums.vipm.io/topic/11116-for-some-larger-json-there-are-misbehaviors/?do=findComment&comment=22104]]></link><description>Attached a larger JSON File that is does some errors in lines 1267, 1814, 1875, 2645, 3616 3622 
	 
	Example screenshots below 
	Incorrect Formatting 
	
 


	 
	
 


	 
 


	 
	Correct Formatting
 


	
 


	 
 


	
 

vi_metadata (incorrect prettying).json 
vi_metadata.json</description><enclosure url="https://media.invisioncic.com/u280712/monthly_2025_10/image.png.2c081120f79e4879ec286400a1416509.png" length="44672" type="image/png"/><pubDate>Sun, 19 Oct 2025 16:08:17 +0000</pubDate></item><item><title>BUG: CTRL+Space opens Design panel</title><link><![CDATA[https://forums.vipm.io/topic/11115-bug-ctrlspace-opens-design-panel/?do=findComment&comment=22103]]></link><description>BUG: Just installed Flat controls + Design panel. CTRL+space opens the design panel. The LabVIEW quick-drop is visible for a fraction of a second before the design panel takes over and the quick-drop closes. 
 


	Same on BD and FP. But Shift+Ctrl+Space does nothing.
 


	I have checked that I do not have Shift stuck or "sticky keys" active and I have checked on the on-screen keyboard that shift is not pressed.
 


	To make quick-drop work, I have to have the submit-message window opened (this one:)
 


	But when I then send feedback that way it tells med "there was a problem" in a dialog, but also "Submitting... Thank you for your feedback". A bit ambiguous.
 


	LabVIEW 24.3.4f4
 


	No VM, English Windows.
 


	 
 


	---
 


	And then Submit is not working. Nothing happens. And in the lower right this is displayed and cannot be seen no matter how I resize the window: . But after logging in it disappeared.</description><enclosure url="https://media.invisioncic.com/u280712/monthly_2025_10/image.png.7e03ff05c0dea371f1349af02f5ecee0.png" length="2055" type="image/png"/><pubDate>Fri, 17 Oct 2025 06:13:18 +0000</pubDate></item><item><title>feature suggestion : VIPM API for Linux</title><link><![CDATA[https://forums.vipm.io/topic/7179-feature-suggestion-vipm-api-for-linux/?do=findComment&comment=22102]]></link><description>VIPM 2026 Beta is coming soon! 
	Here is a sneak preview of the Linux install process and the VIPM CLI
 


	
		installing on ubuntu.mp4</description><pubDate>Thu, 16 Oct 2025 12:41:12 +0000</pubDate></item><item><title>How to Install JKI VI Package Manager (VIPM) on Ubuntu Linux</title><link><![CDATA[https://forums.vipm.io/topic/11107-how-to-install-jki-vi-package-manager-vipm-on-ubuntu-linux/?do=findComment&comment=22101]]></link><description>VIPM 2026 Beta is coming soon! 
	Here is a sneak preview of the Linux install process
	
		installing on ubuntu.mp4</description><pubDate>Thu, 16 Oct 2025 12:39:43 +0000</pubDate></item><item><title>feature suggestion : VIPM API for Linux</title><link><![CDATA[https://forums.vipm.io/topic/7179-feature-suggestion-vipm-api-for-linux/?do=findComment&comment=22100]]></link><description>A Linux API (VIPM CLI) is fast approaching! Stay tuned.</description><pubDate>Tue, 07 Oct 2025 13:04:20 +0000</pubDate></item><item><title>Support multiple OR-ed search keywords</title><link><![CDATA[https://forums.vipm.io/topic/8330-support-multiple-or-ed-search-keywords/?do=findComment&comment=22099]]></link><description>Hi Mads,
 


	In the latest release of VIPM (25Q3f1) there is a preview feature with an enhanced search algorithm. Give that a go and see if that helps your usecase.</description><pubDate>Tue, 07 Oct 2025 13:01:46 +0000</pubDate></item><item><title>Bug in VIPM 2025.3 installation directory</title><link><![CDATA[https://forums.vipm.io/topic/11111-bug-in-vipm-20253-installation-directory/?do=findComment&comment=22098]]></link><description>Hello twalter, 
	 
	We recently released VIPM2025Q3f1 that should resolve this issue.
 


	I'm sorry reinstalling VIPM took so long for you. Uninstalling / reinstalling VIPM (which I do reguallry as a VIPM developer) should be a straightforward process that takes 5 or 10 minutes, what was the process you went though?
 


	For reference, when downgrading, I uninstall VIPM though "Add or remove programs" in Windows, then choose my desired VIPM version here: https://www.vipm.io/desktop/versions/</description><pubDate>Tue, 07 Oct 2025 12:58:36 +0000</pubDate></item><item><title>Announcing the VIPM 2022 for Mac and Linux Public Beta</title><link><![CDATA[https://forums.vipm.io/topic/6423-announcing-the-vipm-2022-for-mac-and-linux-public-beta/?do=findComment&comment=22097]]></link><description>Hi Tom, what version of VIPM did you download for Sonoma 14.4.1? Thanks,</description><pubDate>Mon, 29 Sep 2025 16:40:32 +0000</pubDate></item><item><title>Announcing the VIPM 2022 for Mac and Linux Public Beta</title><link><![CDATA[https://forums.vipm.io/topic/6423-announcing-the-vipm-2022-for-mac-and-linux-public-beta/?do=findComment&comment=22096]]></link><description>Hi Jim, is VIPM 2022 for MacOS still downloadable? I don't see it anywhere @VIPM.io. Thanks,</description><pubDate>Mon, 29 Sep 2025 16:36:11 +0000</pubDate></item><item><title>Great tool, but i have a feature request!</title><link><![CDATA[https://forums.vipm.io/topic/11114-great-tool-but-i-have-a-feature-request/?do=findComment&comment=22095]]></link><description>Hei,
 


	I really like the tool and started using it a lot for teaching, but i feature me and my student were missing is a way to keep the inspector up after the application closes. Currently when all the actors have closed down the inspector window also closes forcing you to go through the menu to open it again next run. If it could just be up there until i choose to close it.
 


	I understand you are busy, so i do not really expect anything, but i thought it would not hurt to ask.
 


	Cheers
 


	J&#xF8;rgen</description><pubDate>Fri, 26 Sep 2025 07:21:51 +0000</pubDate></item><item><title>Any performance benefits to DVR (By Reference) collections vs By Value?</title><link><![CDATA[https://forums.vipm.io/topic/11113-any-performance-benefits-to-dvr-by-reference-collections-vs-by-value/?do=findComment&comment=22094]]></link><description>I was curious about the primary use case for this library. The ergonomic improvements (separating Add and Update, for example) seem very nice</description><pubDate>Wed, 24 Sep 2025 01:11:32 +0000</pubDate></item><item><title>Do I have any plans to support earlier versions?</title><link><![CDATA[https://forums.vipm.io/topic/11112-do-i-have-any-plans-to-support-earlier-versions/?do=findComment&comment=22093]]></link><description>Hello, dear developer 
	In my usual projects, I usually don&#x2019;t use a higher version as 2024, and at most 2020. Do I have any plans to support earlier versions?</description><pubDate>Tue, 23 Sep 2025 00:53:13 +0000</pubDate></item><item><title>Bug in VIPM 2025.3 installation directory</title><link><![CDATA[https://forums.vipm.io/topic/11111-bug-in-vipm-20253-installation-directory/?do=findComment&comment=22092]]></link><description>I am finding that builds using 2025.3 are now installing files into the incorrect directory. Specifically a build installing a ProjectTemplate is installing without the correct parent directory.  To resolve I went back to 2025.1 VIPM.  The same project builds and installs correctly in that version.  
 


	 
 


	For debugging/reference I downloaded and installed 2025.3 from NIPM. (Which as a seperate note, I won't do again as the install took 5 hours to complete yesterday).</description><pubDate>Mon, 22 Sep 2025 20:06:51 +0000</pubDate></item><item><title>What is Nominal?</title><link><![CDATA[https://forums.vipm.io/topic/10136-what-is-nominal/?do=findComment&comment=22091]]></link><description>As I'm gearing up for a new release, I thought I'd close the loop on this: 
	At its core, Nominal IO is a data platform for managing and analyzing large test data sets. 
	I (as a JKI software dev) have been working with Nominal to create a LabVIEW interface for their platform. That explains why you're seeing my name on the package, JKI partnered with Nominal to develop the LabVIEW toolkit. 
	Although related, STAR-GOAT is a separate software product from JKI currently being used by aerospace companies for acceptance testing. I'm not on the STAR-GOAT dev team, but streaming data from STAR-GOAT to the Nominal platform would be a good fit.</description><pubDate>Thu, 18 Sep 2025 13:49:14 +0000</pubDate></item><item><title>Post-Install Custom Action is executed to early when using a custom destination</title><link><![CDATA[https://forums.vipm.io/topic/7317-post-install-custom-action-is-executed-to-early-when-using-a-custom-destination/?do=findComment&comment=22090]]></link><description>Hi Alexander,
 


	Thank you for reporting this. I've reported this as a bug on our issue tracker.</description><pubDate>Thu, 18 Sep 2025 10:05:56 +0000</pubDate></item><item><title>Set Cluster Element by Name bug</title><link><![CDATA[https://forums.vipm.io/topic/11110-set-cluster-element-by-name-bug/?do=findComment&comment=22089]]></link><description>I have found a bug with how the "Set Cluster Element" VI handles DAQmx tasks. These tasks can be put into a cluster, the cluster turned into a variant, and the variant back to a cluster, and it maintains the task. However, if I use the Set Cluster Elements VI, the DAQmx task is not preserved after the block. I have attached a photo showing a before and after state of the DAQ task and you can see once it comes out of the OpenG block the task is now empty.</description><enclosure url="https://media.invisioncic.com/u280712/monthly_2025_08/image.png.3b2c35fa19a5d53868f658ac5e8ebff6.png" length="9191" type="image/png"/><pubDate>Fri, 22 Aug 2025 23:57:17 +0000</pubDate></item></channel></rss>
