Graphic Display Parts - Mitsubishi Electric MELSEC Q Series User Manual

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

Advertisement

7 USER SCREEN CREATION FUNCTION
7 - 16
<!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 graphic display part</title>
</head>
<body>
<h1>Sample screen for graphic display part</h1>
<!-- Communication part -->
<applet code="WSCom.class" codebase="/PARTS/" width="0" height="0">
<param name="INTERVAL" value="1">
</applet>
<!-- Graphic display part -->
<applet code="WSPictur.class" codebase="/PARTS/" width="100" height="100">
<param name="TAGNO"
<param name="ELMNO"
<param name="DEFPICTURE" value="GREEN.JPG">
<param name="RANGENO"
<param name="LOW1"
<param name="HIGH1"
<param name="PICTURE1"
<param name="APLCOLOR"
</applet>
</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/SMPPICEN.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/SMPPICEN.HTM]
value="1">
value="1">
value="1">
value="-32768">
value="0">
value="RED.JPG">
value="Gray">
MELSEC-Q
7 - 16

Advertisement

Table of Contents
loading

This manual is also suitable for:

Melsec qj71ws96

Table of Contents