NI System Configuration API Reference

Add Software Feed (VI)

  • Updated2023-02-21
  • 2 minute(s) read
Installed With: NI System Configuration

Adds a software feed to the system. This requires Secure Shell Server (sshd) to be enabled on the target.

Add Software Feed

cio.gif

Session in specifies the system receiving changes.

cstr.gif

Feed Name specifies the name of the feed for identification purposes.

cstr.gif

URI specifies the location of the feed, such as "file://..." or "http://...". NI feeds often start with "http://download.ni.com/".

cbool.gif

Enabled specifies whether the feed is enabled.

cbool.gif

Trusted specifies whether the feed is trusted. A trusted feed will not be cryptographically verified by the package manager to be a safe and secure source of packages. Feeds are not trusted by default. A system administrator may have reason to trust the feed regardless.

cerrcodeclst.gif

error in (no error) describes error conditions that occur before this node runs. This input provides standard error in functionality.

iio.gif

Session out returns the refnum for the system.

ierrcodeclst.gif

error out returns error information. This output provides standard error out functionality.