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

AVEVA™ Historian

SelectedPath

  • Last UpdatedNov 17, 2021
  • 1 minute read

Use this read-write property to return the path of the currently selected folder or to show only a specific part of the folder structure on an AVEVA Historian.

Syntax

aaHistClientTagPicker.SelectedPath = message;

Result = aaHistClientTagPicker.SelectedPath;

Remarks

This property serves two purposes:

  • When you read this property, the path of the currently selected folder in the Servers pane is returned. For example, if the "All Analog Tags" folder in the "Public Groups" folder on the Server1 host is selected, this property returns Server1.Public Groups.All Analog Tags.

  • When you write to this property, the Tag Picker only displays the contents of the specified path for a server. For example, if you set this property to Server1.Public Groups, the Servers pane only shows the contents of the "Public Groups" folder for the Server1 host. To show all folders on a server again, set the property to the server name. For example, to show all folders on the Server1 host, set this property to Server1.

Values are case-sensitive if the AVEVA Historian is installed on a case-sensitive SQL Server.

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