Awp Commands - Siemens SIMATIC S7-1500 Function Manual

Web server
Hide thumbs Also See for SIMATIC S7-1500:
Table of Contents

Advertisement

Websites
3.8 User pages
Updating user pages
User pages are not updated automatically. You can program the HTML code so that the
pages are updated automatically.
Pages which read out data from the controller, are always up-to-date due to regular updates.
Note
If the HTML page contains form fields for data input, automatic update can impair the correct
data input by the user.
To update the entire page automatically, you can add the following instruction in the <head>
area of your HTML page, whereby the number "10" stands for the update interval in
seconds:
<meta http-equiv="refresh" content="10">
Reference
The description of a user page is available in the chapter Example of a user page (Page 58).
Additional help for visualization with user-defined websites is available in the application
examples on the Internet:
● S7-1200 and STEP 7 V11
● S7-300 / S7-400 and STEP 7 as of V5.5
3.8.1

AWP commands

Overview
Automation Web Programming (AWP) commands are a special command syntax for data
exchange between CPU and user page (HTML file).
AWP commands are entered as HTML comments and offer the following options for your
user pages:
● Reading PLC tags
● Writing PLC tags
● Reading special tags
● Writing special tags
● Define enum types
● Assign enum types to tags
● Define data block fragments
● Import data block fragments
46
(http://support.automation.siemens.com/WW/view/en/58862931)
(http://support.automation.siemens.com/WW/view/en/44212999)
Function Manual, 01/2013, A5E03484625-01
Web server

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents