LabVIEW OPC UA Toolkit API Reference

Content Type
Programming Language
Current manual

Historical Access VIs

Historical Access VIs

Owning Palette: OPC UA Server VIs

Requires: OPC UA Toolkit. This topic might not match its corresponding palette in LabVIEW depending on your operating system, licensed product(s), and target.

Use the Historical Access VIs to access historical data and events for OPC UA server applications.

Example

Palette ObjectDescription
History Data DeleteDeletes history data within a time range.
History Data Delete at TimeDeletes history data at specific timestamps.
History Data ReadReads history data within a time range.
History Data UpdateUpdates history data at a specific timestamp.
History Event DeleteDeletes a history event.
History Event ReadReads a notifier. A notifier node enables an OPC UA client, which subscribes to the node, to receive event notifications.
History Event UpdateUpdates a history event.

Example

Refer to the OPC UA Demo.lvproj in the labview\examples\Data Communication\OPCUA directory for an example of using the Historical Access VIs.

In This Section
Was this information helpful?