TK.GetValueFromHistorian Method

Gets historian value from tag name
Public Shared Function GetValueFromHistorian( _ 
ByVal tagName As String, _ 
ByVal dt As Date
) As Double
This language is not supported or no code example is available.
public static double GetValueFromHistorian( 
string tagName
DateTime dt 
)
This language is not supported or no code example is available.

Parameters

tagName
string

Tag name

dt
DateTime

DateTime

Return Value

double

Value

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition