XNET Database Undeploy VI
- Updated2025-10-07
- 2 minute(s) read
Undeploys a database from a remote LabVIEW Real-Time (RT) target.

Inputs/Outputs
IP address
—
IP address is the target IP address.
alias
—
alias provides the database alias name.
error in (no error)
—
The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed.
error out
—
The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
Description
This VI completely deletes the database file and its alias from the LabVIEW RT target.
This VI is supported on Windows only. LabVIEW RT database deployments are managed remotely from Windows.
This VI must access the remote LabVIEW RT target from Windows, so IP address must specify a valid IP address for the LabVIEW RT target. You can find this IP address using NI MAX or VIs in the LabVIEW Real-Time palettes.
If the LabVIEW RT target access is password protected, you can use the following syntax for the IP address: user:password@IPaddress.
IP address
—
error in (no error)
—
error out
—