Siemens 9410RC User Manual page 98

9410 series
Table of Contents

Advertisement

9410 series
Sample setup webpage content
Line #
Sample HTML
42
<td>$%localizedString(TCP Keep Alive Minutes)#$</td>
43
<td><input type="text" name="TCP Keep Alive Minutes" class="small" /> <span unitsreg="TCP Keep Alive
Minutes"></span></td>
44
</tr>
45
<tr>
46
<td>$%localizedString(Enable Web Server)#$</td>
47
<td><select name="Enable Web Server"></select> </td>
48
</tr>
49
</table>
50
51
</div>
52
</div>
53
54
<input type="submit" class="apply" value='$%localizedString(Apply)#$' />
55
56
</form>
57
58
59
<script type="text/javascript">
60
61
SetupPane.init('formSampleSettings');
62
formChangeDetection.initFormChangeDetection('#formSampleSettings', '#dialogFormChanges');
63
64
</script>
65
</div>
Sample setup webpage content description
Line #
Description
1
SampleSetupPane.html
The HTML filename, including the HTML extension (.html). This filename must comply with FTP filename conventions (no
spaces or special characters). The filename (without the HTML extension) is the name shown on the webpage menu.
4
<form id="formSampleSettings">
"formSampleSettings" is the name of the webpage content. This name must be unique
7
<h3 target="sample-basic">
This creates the first webpage content pane. "sample-basic" is the name of the webpage content. This name must be unique.
$%localizedString(Basic Settings)#$</h3>
Basic Settings is the title of the webpage content pane. This title is translated if possible.
8
<div id="sample-basic">
This must match the name of the webpage content in line 7.
15
<td>$%localizedString(Ethernet)#$</td>
Ethernet is the subheading. This heading is translated if possible.
19
<td>$%localizedString(MAC Address)#$</td>
MAC Address is the row heading. This heading is translated if possible.
98
Meter webpages
7EN05-0336-01

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

9410dc9410tc

Table of Contents