Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Historian

GetTagPenStyle

  • Last UpdatedJan 25, 2024
  • 1 minute read

The GetTagPenStyle method gets the style of the trend curve for the currently selected tag. For example, a solid or dashed line.

Syntax

[Result=] aaHistClientTrend.GetTagPenStyle(message serverName, message tagName);

Parameters

serverName

The name of the server.

tagName

The name of the tag.

Return Value

Returns the pen style as an integer value. Valid values are:

0

Solid

1

Dashed

2

Dotted

3

DashDot

4

DashDotDot

5

Alternate

Remarks

If the specified tag is shown in the chart multiple times, the method uses the first instance that was added.

In This Topic
TitleResults for “How to create a CRG?”Also Available in