104BWeb server
11.3 User-defined web pages
S7-1200 Programmable controller
System Manual, 11/2011, A5E02486680-05
507
11.3.3
Configuring use of user-defined Web pages
To configure user-defined Web pages from STEP 7, follow these steps:
1.
Select the CPU in the Device Configuration view.
2.
Display the "Web server" properties in the inspector window for the CPU.
3.
If not already selected, select the check box for "Enable Web server".
4.
Display the "User-defined Web pages" properties:
5.
Enter or browse to the folder name on your PC where you saved the HTML default page
(start page).
6.
Enter the name of the default page.
7.
Provide a name for your application (optional). The application name is used to further
subcategorize or group web pages. When an application name exists, the URL will
appear in the following format: http://ww.xx.yy.zz/awp/<application
name>/<pagename>.html.
8.
Specify filename extensions to be examined for the presence of AWP commands. By
default, STEP 7 analyzes files with .htm, .html, or .js extensions. If you have additional file
extensions, append them.
9.
Keep the default for the Web DB number, or enter a number of your choice. This is the
DB number of the control DB that controls display of the Web pages.
10.
Keep the default for the fragment DB start number, or enter a number of your choice. This
is the first of the fragment DBs that contains the Web pages.