OPCHDA.NET Reference Manual
ReadAnnotations Method
See Also  Send Feedback
OpcHDAWrapperUA.Net4 Assembly > OPCHDA.NET Namespace > OpcHDAServer Class : ReadAnnotations Method

Glossary Item Box

This asynchronous function reads the annotations from the history database in the specified time domain for the specified item IDs.

This function is intended to read annotations for an item at specified timestamps.

The results are returned via the client's ReadAnnotations event handler.

Overload List

OverloadDescription
ReadAnnotations(Int32,OPCHDAtime,OPCHDAtime,Int32[],Int32,Int32[])

This asynchronous function reads the annotations from the history database in the specified time domain for the specified item IDs.

This function is intended to read annotations for an item at specified timestamps.

The results are returned via the client's ReadAnnotations event handler.

 
ReadAnnotations(OPCHDAtime,OPCHDAtime,Int32[],OPCHDAannotation[],Int32[])

This synchronous function reads the annotations from the history database in the specified time domain for the specified item IDs.

This function is intended to read annotations for an item at specified timestamps.

 

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2008/2012/2016, .NET 4.x

See Also

Copyright © 2002-2018 Advosol Inc. All Rights Reserved.