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

AVEVA™ InTouch HMI

Freeze() Method

  • Last UpdatedFeb 20, 2017
  • 1 minute read

Freezes the Alarm Tree Viewer control tree.

Syntax

Object.Freeze(Frozen)

Parameters

Frozen

Contols whether the tree can be updated.

1 = Freezes the tree.

0 = Unfreezes the tree.

Example

Tag1 is defined as memory discrete tag and the name of the control is AlarmTreeViewerCtrl1.

Tag1 = 1;

#AlarmTreeViewerCtrl1.Freeze(Tag1);

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