NI System Configuration API Reference

Save Changes (VI)

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

Saves changes made to hardware and systems.

Save Changes (Hardware)

Writes and saves property changes on a device. Save Changes (Hardware) VI wires into the Hardware Property node where property changes are selected.

Save Changes (Hardware)

crn.gif

Resource in specifies the resource receiving property changes.

cerrcodeclst.gif

error in (no error) describes error conditions that occur before this node runs. This input provides standard error in functionality.

cu32.gif

Remote Timeout specifies the time in milliseconds that this VI waits before it times out. The default amount of time that the VI waits for a response on the network before timing out is 5 minutes. In some cases, the operation may take longer to complete. This timeout is for remote systems only.

irn.gif

Resource out returns basic information about the system resource.

istr.gif

Detailed Result returns a string containing results of any errors that may have occurred during the VI execution. This parameter also may return additional information about the results of the VI execution.

ibool.gif

Changes Require Restart returns whether the changes require a reboot to take effect. If TRUE, run the Restart VI.

ierrcodeclst.gif

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

Save Changes (System)

Writes and saves property changes on a system. Save Changes (System) VI wires into the System Property node where property changes are selected.

Save Changes (System)

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.

cu32.gif

Remote Timeout specifies the time in milliseconds that this VI waits before it times out. The default amount of time that the VI waits for a response on the network before timing out is 5 minutes. In some cases, the operation may take longer to complete. This timeout is for remote systems only.

iio.gif

Session out returns the refnum for the system.

istr.gif

Detailed Result returns a string containing results of any errors that may have occurred during the VI execution. This parameter also may return additional information about the results of the VI execution.

ibool.gif

Changes Require Restart returns whether the changes require a reboot to take effect. If TRUE, run the Restart VI.

ierrcodeclst.gif

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

Log in to get a better experience