Mitsubishi Electric MELSEC Q Series User Manual page 367

Programmabale web server module
Hide thumbs Also See for MELSEC Q Series:
Table of Contents

Advertisement

7 USER SCREEN CREATION FUNCTION
7 - 8
(3) Sample screen for data block part
The following provides an example of creating the sample screen that displays
the data block parts.
The sample screen (SMPBLKEN.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 to 5 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: SMPBLKEN.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 data block part</title>
</head>
<body>
<h1>Sample screen for data block part</h1>
<!-- Communication part -->
<applet code="WSCom.class" codebase="/PARTS/" width="0" height="0">
<param name="INTERVAL" value="1">
</applet>
<!-- Data block part -->
<applet code="WSDatblk.class" codebase="/PARTS/" width="405" height="65">
<param name="TAGNO"
<param name="ELMNO1"
<param name="ELMNO2"
<param name="ELMNO3"
<param name="ELMNO4"
<param name="ELMNO5"
<param name="DIRECTION"
<param name="BLKSIZE"
<param name="NUMCOLOR"
<param name="BKCOLOR"
<param name="ELMCOLOR"
<param name="ELMBKCOLOR" value="White">
<param name="LNCOLOR"
<param name="APLCOLOR"
value="1">
value="1">
value="2">
value="3">
value="4">
value="5">
value="0">
value="3">
value="Black">
value="White">
value="Black">
value="Black">
value="Gray">
MELSEC-Q
7 - 8

Advertisement

Table of Contents
loading

This manual is also suitable for:

Melsec qj71ws96

Table of Contents