Skip to Main Content
AVEVA™ Products Feedback Portal

Welcome to our new feedback site!


We created this site to hear your enhancement ideas, suggestions and feedback about AVEVA products and services. All of the feedback you share here is monitored and reviewed by the AVEVA product managers.

To start, select the product of your interest in the left column. Then take a look at the ideas in the list below and VOTE for your favorite ideas submitted by other users. POST your own idea if it hasn’t been suggested yet. Include COMMENTS and share relevant business case details that will help our product team get more information on the suggestion. Please note that your ideas will first be moderated before they are made visible to other users of this portal.

This page is for feedback for specific AVEVA solutions, excluding PI Systems and Data Hub. For links to these other feedback portals, please see the tab RESOURCES below.

Portfolio area InTouch HMI
Created by Florian Champalle
Created on Nov 19, 2024

InTouch: add configurable item name prefix for Access names

It would be very useful to be able to configure an item name prefix for each Access Name. This prefix would be added to the "item name" of each tag configured to use the given Access Name.

If you want InTouch to communicate with Siemens S7-1200 or S7-1500 PLCs, then you use the OI SIDIR symbolic driver. You create UDTs in InTouch, matching the UDTs in the PLC, and you configure the InTouch UDT members to use tag name as item name (aka address). This is fine, except that for the Siemens symbolic addressing you need to first address the DataBlock Name (DB name). The final address shoud look like "<DB_Name>.<Valve_001>.<OpenCmd>".

If you want InTouch to communicate with Schneider M340 or M580 PLCs, then you best use the Schneider OFS driver with symbolic addressing. You create UDTs in InTouch, matching the UDTs in the PLC, and you configure the InTouch UDT members to use tag name as item name (aka address). This is fine, except that for OFS symbolic addressing you need to first address the device alias in OFS. The final address shoud look like "<OFS_alias>!<Valve_001>.<OpenCmd>".

Yes, you can use the OI Gateway between InTouch and OI SIDIR, or between InTouch and Schneider OFS, because you can configure a prefix in the Gateway, but it's not very convenient and easy to setup.

  • Attach files