TK.UnitsConversionAsync Method
Convert tag value to new unit async
Public Shared Function UnitsConversionAsync( _
ByVal tagName As String, _
ByVal unitsDictionary As String _
) As Task(Of Double)
This language is not supported or no code example is available.
This language is not supported or no code example is available.
Parameters
-
tagName
-
string
Tag name
-
unitsDictionary
-
string
Base unit
Return Value
Task<
double>
Converted value
.NET Framework
Supported in: 4.8