Advanced example of html code, 7appendix, 2 advanced example of html code – Pilz PSSu H PLC1 FS SN SD User Manual

Page 44

Advertising
background image

7.1

Examples of HTML code for calling up PSS 4000 Diag
Control

7

Appendix

Pilz GmbH & Co. KG, Felix-Wankel-Straße 2, 73760 Ostfildern, Germany
Telephone: +49 711 3409-0, Telefax: +49 711 3409-133, E-Mail: [email protected]

7-2

7.1.2

Advanced example of HTML code

Advanced example of HTML code

7-

PSS4000 Diag Erw. Beispiel HTML-Code

Example of advanced HTML code. A detailed description of the proper-

ties can be found in the section entitled "Operate

PSS 4000 Diag Control in the browser".

<html>

<head>

</head>

<body leftmargin="0" topmargin="0" scroll=no>

<OBJECT ID="PilzDiag" WIDTH=800 HEIGHT=600

style="margin-left:-2px; margin-top:-2px;"

CLASSID="CLSID:CE42D3A2-5C9C-4a77-B7DF-08A27AAC7BC5">

<PARAM NAME="OPCServer" VALUE="localhost">

<PARAM NAME="Language" VALUE="1031">

<PARAM NAME="Display" VALUE="SplitWindow">

<PARAM NAME="QVGA" VALUE="0">

<PARAM NAME="UseKeyboard" VALUE="1">

<PARAM NAME="FontType" VALUE="Arial">

<PARAM NAME="FontSize" VALUE="10">

<PARAM NAME="EnableTicker" VALUE="1">

<PARAM NAME="ListPaneHeight" VALUE="50">

<PARAM NAME="RemedyPaneHeight" VALUE="50">

<PARAM NAME="TextLinesPerTableRow" VALUE="3">

<PARAM NAME="ListCol1" VALUE="Timestamp">

<PARAM NAME="ListCol2" VALUE="PriorityNo">

<PARAM NAME="ListCol3" VALUE="DID">

<PARAM NAME="ListCol4" VALUE="Scope">

<PARAM NAME="ListCol5" VALUE="Description">

<PARAM NAME="ListCol6" VALUE="Location.Device">

<PARAM NAME="ListCol7" VALUE="Location.EquipmentID">

<PARAM NAME="ListCol8" VALUE="Location.Address">

<PARAM NAME="ListCol9" VALUE="Location.Description">

<PARAM NAME="ListCol10" VALUE="Deactivated">

<PARAM NAME="ListCol11" VALUE="Deactivated">

<PARAM NAME="ListColWidth1" VALUE="80">

<PARAM NAME="ListColWidth2" VALUE="20">

<PARAM NAME="ListColWidth3" VALUE="80">

<PARAM NAME="ListColWidth4" VALUE="85">

<PARAM NAME="ListColWidth5" VALUE="255">

<PARAM NAME="ListColWidth6" VALUE="95">

<PARAM NAME="ListColWidth7" VALUE="80">

<PARAM NAME="ListColWidth8" VALUE="80">

<PARAM NAME="ListColWidth9" VALUE="80">

<PARAM NAME="ListColWidth10" VALUE="80">

Advertising