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

AVEVA™ InTouch HMI

GetElementPath() Method

  • Last UpdatedMar 03, 2021
  • 1 minute read

Gets the element path corresponding to the index, down to the indicated expansion level.

Syntax

Object.GetElementPath(ElementIndex, ExpansionLevel)

Parameter

ElementIndex

The index of the element.

ExpansionLevel

The level of expansion.

Example

The name of the control is AlarmTreeViewerCtrl1, StrTag is a message tag, and returns the path of the element at index 17 up to 4 levels.

StrTag = #AlarmTreeViewerCtrl1.GetElementPath(17, 4);

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