LabViewHelpers

0.2.0

A comprehensive PowerShell module for managing LabVIEW installations, configurations, and NI package management. Includes utilities for LabVIEW.ini configuration, CLI configuration, installation automation, and NIPKG operations.

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name LabViewHelpers

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name LabViewHelpers

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2025 Zoryatec. All rights reserved.

Package Details

Author(s)

  • Zoryatec

Tags

LabVIEW NationalInstruments NI Configuration Installation NIPKG Automation Testing CI/CD DevOps

Functions

Set-ConfigValue Get-ConfigValue Remove-ConfigValue Get-AllConfigValues Show-ConfigFile Set-LabVIEWCLIConfig Get-LabVIEWCLIConfig Remove-LabVIEWCLIConfig Get-AllLabVIEWCLIConfig Show-LabVIEWCLIConfig Initialize-LabVIEWCLIConfig Install-PackagesFromInstallerDirectory Install-Chocolatey Install-ChocolateyPackage7zip Install-Gcd Expand-Iso Install-PackagesFromInstallerIso Set-LabViewForCi Add-FeedDirectories Test-NipkgAvailability Get-NipkgCommandOutput ConvertFrom-NipkgOutput ConvertFrom-NipkgPackagesFile Get-PackagesInfoFromNipkgCmd Get-PackagesInfoFromPackagesFile Get-PackageDefinitionsFromSnapshot Get-PackageInstallationOrder Get-DriverPackages Get-ProgrammingEnvironmentsPackages Get-UtilitiesPackages Get-ApplicationSoftwarePackages Get-StoreProductPackages Get-FeedDefinitionsFromSystem Install-Feeds Remove-Feeds Install-Packages Install-NipkgManager New-Snapshot New-SnapshotFromInstallerDirectory New-SnapshotFromSystem Export-NipkgSnapshotToJson Import-NipkgSnapshotFromJson Install-Snapshot Install-PackagesFromSystemSnapshot Compare-PackageVersions Sync-NipkgVersionWithSnapshot Test-Snapshot Test-NipkgSnapshotDependencies Resolve-PackageDependencies

Dependencies

This module has no dependencies.

Release Notes


## Version 0.2.0
- major changes allows to install LabVIEW from ISO files
- Added support for installing packages from system snapshots
- Improved error handling and logging in installation scripts

## Version 0.1.0
- Initial release of LabVIEW Helper Modules
- LabViewConfigHelper: Manage LabVIEW.ini configuration files
- LabViewCliConfigHelper: Manage LabVIEW CLI configuration
- LabViewInstallationHelper: Automate LabVIEW installation processes
- NipkgHelper: Manage NI Package Manager operations
- Full support for CI/CD pipelines and automated deployments

FileList

Version History

Version Downloads Last updated
0.2.0 (current version) 84 7/20/2025
0.1.0 29 7/3/2025