Write Register (U32) VI
- Updated2025-10-06
- 2 minute(s) read
Writes 32 bits of data to the register address of the specified device.

Inputs/Outputs
session in
—
session in specifies the session to access for the given action.
device
—
device specifies the name of the device to access.
register address
—
register address specifies the address to access.
data
—
data specifies the data to write to the module register address.
error in (no error)
—
error in (no error) describes error conditions that occur before this node runs. This input provides standard error in functionality.
session out
—
session out is a copy of the session in reference.
device out
—
device out indicates the name of the device the operation was applied to.
next register address
—
next register address next register address is register address + 1. Depending on the module's register map, this may or may not be convenient when accessing consecutive registers.
error out
—
error out contains error information. This output provides standard error out functionality. |
session in
—
register address
—
error in (no error)
—
session out
—
next register address
—
error out
—