History Data Update VI
- Updated2025-09-30
- 3 minute(s) read
Owning Palette: Historical Access VIs
Requires: OPC UA Toolkit
Updates history data at a specific timestamp.
Example
![]() |
update type specifies the type of update operation this VI performs.
|
||||||||||
![]() |
OPC UA server refnum in specifies the reference data value of the OPC UA server. | ||||||||||
![]() |
node ID specifies the ID of the node. The format of the node ID is ns=<namespace index>;<identifier type>=<identifier>. A node ID contains the following components:
|
||||||||||
![]() |
update values specifies the value to update with, the timestamp of the data to replace, and the status code.
| ||||||||||
![]() |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | ||||||||||
![]() |
OPC UA server refnum out returns the reference data value of the OPC UA server. | ||||||||||
![]() |
operation status returns the status of the operation. | ||||||||||
![]() |
status returns the status code. | ||||||||||
![]() |
error out contains error information. This output provides standard error out functionality. |
Example
Refer to the OPC UA Demo.lvproj in the labview\examples\Data Communication\OPCUA directory for an example of using the History Data Update VI.











