When you apply settings, that is, when you click theĀ Apply button or go to the settings panel of another object, the web page is saved in the <Axxon PSIM installation directory>\OPCIEFolder\ folder in a file the name of which is formed as follows: OPCIEPAGE<id of the HTML page object>_<id of the HTML interface object>.html, for example, OPCIEPAGE2_1.html.

You can refer to such a page in the usual way using the <a> tag, for example:

<a href=" OPCIEPAGE2_1.html ">HTML page 2</a>

If a web page is opened by URL, an empty file is saved.