Add new values to tag historian
Namespace:
T.Toolkit
Assembly: T.Toolkit (in T.Toolkit.dll)
This language is not supported or no code example is available.
This language is not supported or no code example is available.
Parameters
-
tagNames
-
Type: string[]
Array containg objects to insert
-
values
-
Type: IList<double>[]
Array containg list of values to insert to each object
-
qualities
-
Type: IList<int>[]
Array containg list of qualities to insert to each object
-
timestamps
-
Type: IList<DateTime>[]
Array containg list of timestamps in localtime to insert
Return Value
Type:
bool[]
Array containg flags indicating success or error to each object
.NET Framework
Supported in: 4.6.2, 4.7