68
W&T
To output an error message when there are problems opening
a connection, use the parameter
<Param Name="showerrors" VALUE="
on
">
or „off“ to turn this on or off. The default value is „off“.
Once all the parameters are defined, you must close the HTMP
tag with </Applet>.
Example:
<Applet Archive="A.jar" CODE="A.class"
Codebase="http://192.168.0.10" Width="300" Height="100">
<Param Name="unit" VALUE="% rel.">
<Param Name="device" VALUE="0">
<Param Name="BGColor" Value="#0000FF">
<Param Name="FGColor" Value="#FF0000">
<Param Name="Align" Value="Center">
<Param Name="Sensor" Value="2">
</Applet>
The font size is automatically determined by the size of the
applet.
5.1 Controlling the Java applet with JavaScript
To be able to use control of the Java applet with JavaScript, the
addition „mayscript“ must be specified in invoking the applet:
<Applet Archive="A.jar" CODE="A.class"
Codebase="http://192.168.0.10" Width="300" Height="100"
mayscript>
In order to work with the applet the corresponding JavaScript
function must be declared in the header of the Web page.
Содержание Web-Thermo-Hygrobarograph PoE 57612
Страница 20: ...20 W T Design and positioning of the graph is configurable 2 2 Config menu...
Страница 31: ...31 W T Subject to errors and changes 3 5 1 Basic Settings 3 5 Configuration of the graphics settings...
Страница 37: ...37 W T Subject to errors and changes...
Страница 42: ...42 W T 3 8 2 Alarm X Here you configure the desired alarm conditions...
Страница 90: ...90 W T 7 6 Declaration of Conformity...