GetTagOffsetMS
- Last UpdatedNov 17, 2021
- 1 minute read
The GetTagOffsetMS method gets the amount of time that the trend curve is shifted from the actual time.
Syntax
[Result=] aaHistClientTrend.GetTagOffsetMS(message serverName, message tagName);
Parameters
serverName
The name of the server.
tagName
The name of the tag.
Return Value
The result is an integer value for the tag offset in milliseconds. For more information, see Using Time Offsets to Compare Data.
Remarks
If the specified tag is shown in the chart multiple times, the method uses the first instance that was added.