Write Registry Value Simple U32 VI
- Updated2025-07-30
- 2 minute(s) read
Writes data to the registry value under the key specified by refnum. Wire data to the String/Binary data input to determine the polymorphic instance to use or manually select the instance.
Caution Incorrectly modifying the registry can damage Windows or prevent you from starting Windows.

Inputs/Outputs
DWORD data
—
DWORD data is the data of Windows registry type DWORD.
refnum
—
refnum is a handle to the open key.
value
—
value is the name of the registry value.
simple data type
—
simple data type is the simplified Windows registry type.
error in (no error)
—
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
refnum out
—
refnum out is a handle to the open key.
error out
—
error out contains error information. This output provides standard error out functionality. |
Examples
Refer to the following example files included with LabVIEW.
- labview\examples\Connectivity\Windows Registry Access\Windows Registry Manipulation.vi
DWORD data
—
refnum
—
value
—
simple data type
—
error in (no error)
—
refnum out
—
error out
—