TK.GetValueFromHistorian Method

Gets historian value from tag name
<HTML5Disabled(true)> _ 
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.
[HTML5Disabled(true)] 
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.8

In this article

Definition