Modify Software Feed (VI)
- Updated2023-02-21
- 2 minute(s) read
Modifies an existing software feed by name. This requires Secure Shell Server (sshd) to be enabled on the target.
![]() |
Session in specifies the system receiving changes. |
![]() |
Feed Name specifies the name of the feed for identification purposes. |
![]() |
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. |
![]() |
URI specifies the location of the feed, such as "file://..." or "http://...". NI feeds often start with "http://download.ni.com/". |
![]() |
Enabled specifies whether the feed is enabled. |
![]() |
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. |
![]() |
error in (no error) describes error conditions that occur before this node runs. This input provides standard error in functionality. |
![]() |
Session out returns the refnum for the system. |
![]() |
error out returns error information. This output provides standard error out functionality. |