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

AVEVA™ InTouch HMI

Get and set properties of wizards

  • Last UpdatedJul 25, 2024
  • 1 minute read

Some wizards such as the Distributed Alarm Object and Windows Controls contain set or read properties. These properties could be values in a text box or the check status of a checkbox.

In a script, you access these properties through the following functions.

Use

To

SetPropertyD(), GetPropertyD()

Set or read discrete properties.

SetPropertyI(), GetPropertyI()

Set or read integer properties.

SetPropertyM(), GetPropertyM()

Set or read message properties.

See the wizard description for a list of supported properties.

Here is how to set and read these properties in a generic way.

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