Save Changes (VI)
- Updated2023-02-21
- 3 minute(s) read
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.

![]() |
Resource in specifies the resource receiving property changes. |
![]() |
error in (no error) describes error conditions that occur before this node runs. This input provides standard error in functionality. |
![]() |
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. |
![]() |
Resource out returns basic information about the system resource. |
![]() |
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. |
![]() |
Changes Require Restart returns whether the changes require a reboot to take effect. If TRUE, run the Restart VI. |
![]() |
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.

![]() |
Session in specifies the system receiving changes. |
![]() |
error in (no error) describes error conditions that occur before this node runs. This input provides standard error in functionality. |
![]() |
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. |
![]() |
Session out returns the refnum for the system. |
![]() |
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. |
![]() |
Changes Require Restart returns whether the changes require a reboot to take effect. If TRUE, run the Restart VI. |
![]() |
error out returns error information. This output provides standard error out functionality. |








