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

InTouch HMI

Attributes of the InTouchViewApp Object

  • Last UpdatedApr 13, 2022
  • 2 minute read

You can use the Application Server attributes of the InTouchViewApp object to access the run-time data of the tags of the associated InTouch application. This is useful for reading and writing InTouch data directly in the Galaxy name space and provides the same functionality as the InTouchProxy object.

In this example, a deployed managed InTouch application uses a real tag TankLevel to report the fill level of a tank and a discrete tag ValveOut to control the state of a valve.

To read and write the InTouch tags from the InTouchViewApp object instance

  1. Right-click the deployed InTouchViewApp object, and then click Monitor.

    The Object Viewer screen appears.

  2. Right-click in the Watch area, and then click Add Attribute Reference.

    The Add Attribute Reference dialog box appears.

  3. In the Attribute Reference box, type the name of the InTouchViewApp object followed by a dot and the name of the InTouch tag you want to read or write. For example, TankDemo_001.TankLevel.

  4. Click OK. The attribute is added to the Watch area.

  5. Repeat steps 2 through 4 for any other InTouch tags you want to read or write.

  6. You can now view the InTouch tag value.

    View InTouch tag value

  7. To write to an InTouch tag value, do the following:

    1. Double-click it. The Modify Value dialog box appears.

    2. Type a new value and click OK. The value is written back to the tag of the running InTouch application.

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