Mitsubishi MELSEC-Q Series User Manual page 385

Web server module
Hide thumbs Also See for MELSEC-Q Series:
Table of Contents

Advertisement

7 USER SCREEN CREATION FUNCTION
[Execution screen]
7 - 56
(b)
Creation of HTML file (File name: Smprdcen.htm)
The HTML source is indicated below.
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta http-equiv="Pragma" content="no-cache">
<title>
Sample screen for CGI read part
</title>
</head>
<body>
<h1>
Sample screen for CGI read part
</h1>
<form method="post" action="/WSReadC.cgi">
Tag No.<br>
<input type="text" size="4" name="TAGNO"><br>
Component No.<br>
<input type="text" size="4" name="ELMNO"><br>
<hr>
<input type="submit" value="Read">
<input type="hidden" name="MODE" value="1">
<input type="hidden" name="RESULT" value="0">
<input type="hidden" name="LANGUAGE" value="1">
<input type="hidden" name="REFERER" value="/user/smprdcen.htm">
</form>
</body>
</html>
(c)
Storage of HTML file
Transfer the HTML file to the Web server module by performing FTP
operation.
File storage destination: [/ROM/WWW/USER/Smprdcen.htm]
(d)
Sample screen display
Display the sample screen.
(Example) When accessing the Web server module by one-to-one
connection
Sample screen address:
[http://192.168.3.3/USER/Smprdcen.htm]
[Result screen]
MELSEC-Q
7 - 56

Advertisement

Table of Contents
loading

Table of Contents