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
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
- LabViewHelpers.nuspec
- LabViewCliConfigHelper.psm1
- LabViewConfigHelper.psm1
- LabViewHelpers.psd1
- LabViewInstallationHelper.psm1
- NipkgHelper.psm1
Version History
Version | Downloads | Last updated |
---|---|---|
0.2.0 (current version) | 84 | 7/20/2025 |
0.1.0 | 29 | 7/3/2025 |