Siemens 9810 Series User Manual page 98

Power meter
Hide thumbs Also See for 9810 Series:
Table of Contents

Advertisement

Line #
Description
27
<td>$%localizedString(IP Address)#$</td>
IP Address is the row heading. This heading is translated if possible.
28
<td><input name="IP Address" type="text" /></td>
This displays the instantaneous value of the configurable named register IP Address in a text-edit field.
The type must match the named register type, in this case, an alphanumeric string.
34
<h3 target="sample-advanced">
This creates the second webpage content pane. Sample-advanced is the name of the webpage content. This name must
be unique.
$%localizedString(Advanced Settings)#$</h3>
Advanced Settings is the title of the webpage content pane. This title is translated if possible.
35
<div id="sample-advanced">
This must match the name of the webpage content in line 34.
42
<td>$%localizedString(TCP Keep Alive Minutes)#$</td>
TCP Keep Alive Minutes is the row heading. This heading is translated if possible.
43
<td><input type="text" name="TCP Keep Alive Minutes" class="small" />
This displays the instantaneous value of the configurable named register TCP Keep Alive Minutes in a text-edit field.
The type must match the named register type, in this case, an alphanumeric string.
<span unitsreg="TCP Keep Alive Minutes"></span></td>
This displays the units that the meter has defined for the named register TCP Keep Alive Minutes.
NOTE: There are no defined units for TCP Keep Alive Minutes, so no units are displayed.
46
<td>$%localizedString(Enable Web Server)#$</td>
Enable Web Server is the row heading. This heading is translated if possible.
47
<td><select name="Enable Web Server"></select> </td>
Enable Web Server is the named register that is displayed. Named registers are listed in the meter's registers map.
The type must match the named register type, in this case, an enumerated value that is displayed as a drop-down list.
61
SetupPane.init('formSampleSettings');
This must match the webpage content name from line 4.
62
formChangeDetection.initFormChangeDetection('#formSampleSettings', '#dialogFormChanges');
This must match the webpage content name from line 4. This HTML code updates all of the webpage's values.
98
Webpages
7EN05-0390-00

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Us2:9810tcUs2:9810rc

Table of Contents