8) Copy the Complete Files to the HMI Server Directory
Copy the completed files to the directory used by the HMI server. This will
include the following:
- The finished (X)HTML web page.
- Any PNG graphics files used, including logos, icons, backgrounds, etc.
- Any CSS files used.
- Any Javascript files use to contain data (e.g. alarm and event texts, etc.).
You will *not* need to include the following:
- The original SVG file is *not* required. You have inserted a copy of it
into the web page itself, so a copy is already present.
- The standard Javascript library files are *not* required in the HMI web page
directory. These are already stored in a library directory where the server
already knows where to find them. An exception could be if you have modified
these standard library files and wish to use the modified version instead of
the one provided with the system. If the server finds a copy in the HMI
directory it will use that copy instead of the one in the library directory.