Convert tag value to new unit

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

Public Shared Function UnitsConversion( _ 
ByVal tagName As String, _ 
ByVal unitsDictionary As String
) As Double
This language is not supported or no code example is available.
public static double UnitsConversion( 
string tagName
string unitsDictionary 
)
This language is not supported or no code example is available.

Parameters

tagName
Type: string

Tag name

unitsDictionary
Type: string

Base unit

Return Value

Type: double

Converted value

.NET Framework

Supported in: 4.6.2, 4.7