Rockwell-automation FactoryTalk Historian SE ActiveView 3.2 User Guide Manuel d'utilisateur Page 68

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 101
  • Table des matières
  • DEPANNAGE
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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:
Vue de la page 67
1 2 ... 63 64 65 66 67 68 69 70 71 72 73 ... 100 101

Commentaires sur ces manuels

Pas de commentaire