Rockwell-automation FactoryTalk Historian SE ActiveView 3.2 User Guide Uživatelský manuál Strana 58

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 101
  • Tabulka s obsahem
  • ŘEŠENÍ PROBLÉMŮ
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 57
FactoryTalk Historian ActiveView User Guide
50
Display Sizing
Browser windows may vary from one user to another. To make a display
resize appropriately as the browser window size changes, set the HTML
OBJECT tag's Height and Width properties using either pixels or
percentages. With pixels, the display size remains constant, regardless of
the browser window size. With percentages, the display size adjusts when a
user resizes the browser window.
Examples:
With pixels:
<object id = "Pbd1"
width = "382"
height = "191"
classid = "CLSID:4F26B906-2854-11D1-9597-
00A0C931BFC8">
With percentages:
<object id = "Pbd1"
width = "80%"
height = "50%"
classid = "CLSID:4F26B906-2854-11D1-9597-
00A0C931BFC8">
Add a Component with an .inf File
Any additional components (such as ActiveX controls) necessary to view a
display can also be downloaded automatically through the Web.
If the additional component is installed with an .inf file, you can add code
similar to the following to your HTML file before the ActiveView Control
OBJECT tag:
<object id = "UserControl1"
width = 0
height = 0
classid = "CLSID:xxxxxxxx-xxxx-xxxx-xxxx-
xxxxxxxxxxxx"
codebase =
Zobrazit stránku 57
1 2 ... 53 54 55 56 57 58 59 60 61 62 63 ... 100 101

Komentáře k této Příručce

Žádné komentáře