Get historian values from tag names

Namespace: T.Toolkit
Assembly: T.Toolkit (in T.Toolkit.dll)

Public Shared Function GetValuesFromHistorian( _ 
ByVal tagNames As String(), _ 
ByVal dt As Date
) As Double()
This language is not supported or no code example is available.
public static double[] GetValuesFromHistorian( 
string[] tagNames
DateTime dt 
)
This language is not supported or no code example is available.

Parameters

tagNames
Type: string[]

Tag names

dt
Type: DateTime

DateTime

Return Value

Type: double[]

Array containg values

.NET Framework

Supported in: 4.6.2, 4.7