OPC Historian .NET Server Toolkit Reference
TimeStamps Field (OPCHDAItem)

TimeStamps for this item’s values. This field may be NULL if timestamps were not requested in the call.
Syntax
'Usage
 
Dim instance As OPCHDAItem
Dim value() As Date
 
value = instance.TimeStamps
 
instance.TimeStamps = value
public DateTime[] TimeStamps
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

OPCHDAItem Class
OPCHDAItem Members

 

 


Copyright © 2004-2019 Advosol Inc. All rights reserved

Send Feedback