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

AVEVA™ InTouch HMI

FreezeDisplay() method

  • Last UpdatedJun 19, 2024
  • 1 minute read

Freezes the display.

Syntax

Object.FreezeDisplay(Freeze)

Parameter

Freeze

True = Freezes the display.

False = Unfreezes the display.

Example

Tag1 is defined as Memory discrete tag and the name of the control is AlarmViewerCtrl1.

Tag1 = 1;

#AlarmViewerCtrl1.FreezeDisplay(Tag1);

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