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

AVEVA™ InTouch HMI

Use local addresses to file data

  • Last UpdatedMar 10, 2025
  • 1 minute read

You can use local addresses to file data when each View node has its own copy of the file. In the following figure, three View nodes are each running a copy of the same application and reference the local copy of a recipe file.

Architecture diagram explaining the workflow of local addresses to file data

In this example, the local address is:

C:\Directory\Recipe.csv

where "C:\" is the local drive.

In scripts, reference the local path. For example:

RecipeSelectRecipe("C:\Directory\Recipe.csv", "review", "RecipeName");

This architecture is fault-tolerant. However, you must copy any file changes to all the View nodes.

Any file access should be "Read Only" and modification to the local file should not be permitted.

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