Mitsubishi MELSEC-Q Series User Manual page 380

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

Advertisement

7 USER SCREEN CREATION FUNCTION
7 - 51
2 When a real number is written to the target component, a rounding error
may be produced.
(3) Sample screen for CGI write part
The following provides an example of creating the sample screen that displays
the CGI write parts.
The sample screen (Smpwtcen.htm) is stored in the USER directory of the Web
server module.
(a)
Tag setting (refer to Section 6.3.3)
1)
Set "Data write" in the tag setting No. 1 to "Enable".
2)
Set the component setting No. 1 of the tag setting No. 1.
3)
Click on the "Update" button on the Setting update screen to update
the setting.
(b)
Creation of HTML file (File name: Smpwtcen.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 write part
</title>
</head>
<body>
<h1>
Sample screen for CGI write part
</h1>
<form method="post" action="/WSWriteC.cgi">
MELSEC-Q
7 - 51

Advertisement

Table of Contents
loading

Table of Contents