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

AVEVA™ Historian

Tags

  • Last UpdatedNov 17, 2021
  • 1 minute read

The Tags property is an array of aaTag objects that corresponds to the tags listed in the control’s Tagname list.

Syntax

aaHistClientSingleValueEntry.Tags(n) = aaTag;

Result = aaHistClientSingleValueEntry.Tags(n);

Remarks

For more information on the aaTag object, see aaTag Object.

This property is not accessible in the InTouch HMI software.

This property has no default value.