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

  • 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 67
FactoryTalk Historian ActiveView User Guide
60
ActiveView Control Methods: AboutBox
This method displays version information about the control.
Example
This example displays FactoryTalk Historian ActiveView Control
AboutBox from a button on the Web page.
<HTML>
<script language = "VBScript">
Sub btnAboutBox_onclick
pbd1.AboutBox()
End Sub
</script>
<P>
<object id = "Pbd1"
classid = "clsid:4F26B906-2854-11D1-9597-
00A0C931BFC8"
height = "80%"
width = "80%">
<param name = "DisplayURL" value = "<MyDisplayURL>">
</object>
</p>
<input id = "btnAboutBox"
type = "button"
value = "ActiveView Control AboutBox()"
title = "Shows FactoryTalk Historian ActiveView
Display Object's About Box in a separate pop-up Window.">
</HTML>
ActiveView Control Properties
BuildDateStamp Property
The read-only BuildDateStamp property returns the date that the control
was built.
Example
This example sets a TextBox to show the BuildDateStamp of the control:
Zobrazit stránku 67
1 2 ... 63 64 65 66 67 68 69 70 71 72 73 ... 100 101

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

Žádné komentáře