Technical data
147
W&T
Subject to errors and modifications
both of the other pages (user.htm and home.htm) only the
current measurement values can be displayed.
Example for setting a background color in a table:
<tr>
<td colspan="3" align="center">
<table border="2">
<tr>
<th><w&t_tags=sensor1></th>
</tr>
<tr>
<td <w&t_tags=bct>><w&t_tags=m1> mA</td>
</tr>
</table></td>
</tr>
If there is a limit violation, the measurment value is shown in
red.
To specify the output format of the data, insert the following
line into your document:
<form action="log.htm" method="POST" >
....
</form>
The CSV output can be specified using the expression
<form action="logger.csv" method="POST" >
....
</form>
!
Resetting the device to its factory default settings
restores the original HTMP pages.
Sample user.htm:
<user.htm>
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>