NI System Configuration API Reference

Get Software Feeds (VI)

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

Retrieves a list of software feeds installed on a system. A software feed has a name and location (URI) that identifies a source from which packages can be installed.

Get Software Feeds

cio.gif

Session in specifies the system receiving changes.

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.

i1dcclst.gif

Software Feeds specifies the information about each source from which packages can be installed.

istr.gif

feed name is the name of the feed for identification purposes.

istr.gif

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

ibool.gif

enabled is whether the feed is enabled.

ibool.gif

trusted is 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.

ierrcodeclst.gif

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

Log in to get a better experience