Install Startup (VI)
- Updated2023-02-21
- 6 minute(s) read
Use the Install Startup VI to deploy a startup application to a remote system.
This VI completes the following:
- Installs the startup application you specify in the startup application parameter, even if it is already installed on the target.
- Installs additional required components if they are not already installed on the target.
- If uninstall conflicts is TRUE, uninstalls conflicting components from the target. Components that do not conflict will not be uninstalled from the target.
You may want to use the Create System Image and Set System Image VIs if your application requires network shared variables or application web servers.

![]() |
Restart Automatically restarts the system into install mode by default before the operation is performed, and restarts back to a running state after the operation is complete. If you choose not to restart automatically, the operation will fail if the system is not already in install mode. |
||||||||||||||||||||||||
![]() |
Session in specifies the IP address or hostname of the system on which to perform this operation. |
||||||||||||||||||||||||
![]() |
Startup Application specifies the startup application which you want to install to the target.
|
||||||||||||||||||||||||
![]() |
error in (no error) describes error conditions that occur before this node runs. This input provides standard error in functionality. |
||||||||||||||||||||||||
![]() |
Uninstall Conflicts specifies whether to uninstall conflicting software components automatically. By default, conflicting software components are uninstalled. |
||||||||||||||||||||||||
![]() |
Version Selection specifies which version of the startup application to install.
|
||||||||||||||||||||||||
![]() |
Session out returns the refnum for the system. |
||||||||||||||||||||||||
![]() |
Installed Components returns a list of software components installed to the target.
|
||||||||||||||||||||||||
![]() |
Uninstalled Components returns a list of all software components removed from the target.
|
||||||||||||||||||||||||
![]() |
Broken Dependencies returns a list of broken dependencies, which are specific software components that cannot operate without another software component installed. This array will be empty when an installation succeeds.
|
||||||||||||||||||||||||
![]() |
error out returns error information. This output provides standard error out functionality. |











