VEGA VEGACOM 558 Ethernet User Manual

Page 57

Advertising
background image

VEGACOM 558 Ethernet

57

Your own html documents

html file in source code

<html>

<p align="center"><b>table of readings (arranged by name)</b></p>

<table align="center" border="2" width="90%" height="1" cellspacing="1"

BGCOLOR="#EEEEEE">

<tr BGCOLOR="#FFFF00">
<th align="center" width="30%" height="7%"><font size="2">measurement loop</font>
<th width="15%" height="7%"><font size="2">no. of DCS-outputs</font>
<th width="20%" height="7%"><font size="2">reading</font>
<th width="20%" height="7%"><font size="2">dimension</font>
</tr>

<tr>
<td align=center><font size="2">?key_list_tag?

?key_list_tag?

?key_list_tag?

?key_list_tag?

?key_list_tag?</font></td>

<td align=center><font size="2">?key_list_output?

?key_list_output?

?key_list_output?

?key_list_output?

?key_list_output?</font></td>

<td align=center><font size="2">?key_list_value?

?key_list_value?

?key_list_value?

?key_list_value?

?key_list_value?</font></td>

<td align=center><font size="2">?key_list_dim?

?key_list_dim?

?key_list_dim?

?key_list_dim?

?key_list_dim?</font></td>

</tr>
</table>

<p>

</body></html>

For simplification, the key words are shown in bolt print. In this file, only the most important key
words are used. On the following pages, all possible key words are listed and described in
detail.

Advertising