TK.GetValuesFromHistorian Method
Get historian values from tag names
<HTML5Disabled(true)> _
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.
[HTML5Disabled(true)]
public static double[] GetValuesFromHistorian(
string[] tagNames,
DateTime dt
)
This language is not supported or no code example is available.
Parameters
-
tagNames
-
string[]
Tag names
-
dt
-
DateTime
DateTime
Return Value
double[]
Array containg values
.NET Framework
Supported in: 4.8