kb:labview:tools:nipm
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
kb:labview:tools:nipm [2023/02/15 11:02] – joerg.hampel | kb:labview:tools:nipm [2023/11/22 12:08] (current) – joerg.hampel | ||
---|---|---|---|
Line 10: | Line 10: | ||
</ | </ | ||
- | ===== Error during installation of packages | + | ===== FAQs ===== |
+ | |||
+ | ==== Error during installation of packages ==== | ||
Invalid checksum for package < | Invalid checksum for package < | ||
Line 22: | Line 24: | ||
- Double-click on '' | - Double-click on '' | ||
- Restart NI Package Manager and try installing the package again | - Restart NI Package Manager and try installing the package again | ||
+ | |||
+ | |||
+ | ==== Restore space from downloaded packages ==== | ||
+ | |||
+ | The NI Package Manager stores all downloaded packages (*.nipkg) under '' | ||
+ | |||
+ | See also: https:// | ||
+ | |||
+ | |||
+ | ==== Store SystemLink Credentials in .lvproj ==== | ||
+ | |||
+ | By default, LabVIEW does not store user credentials for SystemLink Feeds inside the LabVIEW project file. You can modify the .xml source of the .lvproj file manually to store the credentials persistently. Add the following entries to the corresponding build spec of your LabVIEW project: | ||
+ | |||
+ | < | ||
+ | < | ||
+ | |||
+ | Beware that even only opening and looking at the build spec in the LabVIEW IDE will remove those manual entries! | ||
+ | |||
+ | ---- | ||
+ | |||
+ | ===== Debugging ===== | ||
+ | |||
+ | ==== Errors ==== | ||
+ | |||
+ | //Courtesy Neil Pate// | ||
+ | |||
+ | Errors are logged to: '' | ||
+ | |||
+ | Under the hood the packages are MSI files, to get more detailed logging information run this command: | ||
+ | |||
+ | " | ||
+ | |||
+ | Additional information is available inside here: | ||
+ | |||
+ | {{: | ||
+ | |||
+ | |||
---- | ---- | ||
Line 63: | Line 102: | ||
{{: | {{: | ||
- | |||
- | ===== Restore space from downloaded packages ===== | ||
- | |||
- | The NI Package Manager stores all downloaded packages (*.nipkg) under '' | ||
- | |||
- | See also: https:// | ||
kb/labview/tools/nipm.1676458974.txt.gz · Last modified: 2023/02/15 11:02 by joerg.hampel