Method Of Describing Applet Parts In Html - Mitsubishi MELSEC-Q Series User Manual

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

Advertisement

7 USER SCREEN CREATION FUNCTION

7.2.1 Method of Describing Applet Parts in HTML

<applet code="WSCom.class" codebase="/PARTS/" width="0" height="0">
<param name="INTERVAL" value="
</applet>
file name
1)
parameter name
6)
parameter name
9)
Item
File name
Item
INTERVAL
7 - 4
This section explains how to describe the applet parts (Java applets) in HTML.
Describe applet tags in the location within HTML, where the applet parts to be
displayed, as shown below.
setting value
2)
3)
7)
(1) Communication part
This part is designed to integrate the communications of the applet parts in the
Web browser to make batch communication.
When using the applet parts, make sure to describe only one communication part
before the applet parts.
(a)
Specifications
WSCom. class
(b)
Parameter
Sets the communication (data update) interval in second unit.
However, if the actual communication time is longer than the set
seconds, communication is made at the shortest possible interval.
">
width
4)
5)
setting value
8)
setting value
Description
Description
(1) Communication Part
height
(2) Applet Parts
Setting
Range
1 to 100
MELSEC-Q
Initial Value
5
7 - 4

Advertisement

Table of Contents
loading

Table of Contents