Technical data

137
W&T
Subject to errors and modifications
The sensor is selected using the parameter
<Param Name="Sensor" VALUE="1">
The analog value is specified using Value 1, and the output
status using Value 2.
Units are specified using the parameter
<Param Name="unit" VALUE="Liter">
The parameter is of the string type. If not specified, it is
automatically set to β€žCβ€œ.
If you want to use Java functions for access by multiple device
applets, you can use the parameter
<Param Name="device" VALUE="0">
to number the applets for each device beginning at 0.
Polling of the devices is turned on and off using the parameter
<Param Name="sensorpolling" VALUE="on">
The standard value is β€žonβ€œ.
To use a polling rate other than the factory default setting of
60 seconds, use the parameter
<Param Name="pollingrate" VALUE="60000">
with ms as the units. Note that a new value will in any case only
be made available every 0.5 ms.
To output an error message when there are problems opening
a connection, do this by turning the parameter