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

InTouch HMI

Getting and Setting Properties of Wizards

  • Last UpdatedNov 07, 2016
  • 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 check box.

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