NI System Configuration API Reference

Modify Software Feed (VI)

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

Modifies an existing software feed by name. This requires Secure Shell Server (sshd) to be enabled on the target.

Modify 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

New Feed Name specifies the new name of the feed. This feed name must not exist on the system. If not specified, the feed name will remain unchanged.

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.

Log in to get a better experience