openPDC Historian Help
ReadStateDataSummary Method (historianID)
NamespacesTVA.HistorianIArchiveReadStateDataSummary(Int32)
Read state information summary for the specified historianID.
Declaration Syntax
C#Visual BasicVisual C++
byte[] ReadStateDataSummary(
	int historianID
)
Function ReadStateDataSummary ( _
	historianID As Integer _
) As Byte()
array<unsigned char>^ ReadStateDataSummary(
	int historianID
)
Parameters
historianID (Int32)
Historian identifier.
Return Value
A Byte array containing state information summary.

Assembly: TVA.Historian (Module: TVA.Historian) Version: 1.0.33.39252