Rockwell-automation FactoryTalk Historian SE ActiveView 3.2 User Guide Manual de usuario Pagina 69

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 101
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 68
3 For Developers: Administering FactoryTalk Historian ActiveView
61
<html>
<script language = "VBScript">
Sub btnBuildDateStamp_onclick
txtBuildDateStamp.value = "This control was built on " _
& trim(pbd1.BuildDateStamp)
End Sub
</script>
<P>
<object id = "pbd1"
height = "80%"
width = "80%"
classid = "clsid:4F26B906-2854-11D1-9597-
00A0C931BFC8">
<param name = "DisplayURL" value = "<MyDisplayURL>">
</object>
</P>
<P>
<input id = "btnBuildDateStamp"
type = "button"
height = "24px"
width = "176px"
value = "Displays BuildDateStamp"
title = 'BuildDateStamp "read-only" property returns
the date that the Control was built.'>
<textarea id = "txtBuildDateStamp"
readOnly
rows = "1"
height = "24"
width = "453"
cols = "20"
title = "PlaceHolder for BuildDateStamp">
BuildDateStamp
</textarea>
</P>
</html>
Display Property
The display is the object class that represents the encapsulation of a single
ProcessBook display. This object is the FactoryTalk Historian
ProcessBook Display object and can be manipulated in the same manner.
Vista de pagina 68
1 2 ... 64 65 66 67 68 69 70 71 72 73 74 ... 100 101

Comentarios a estos manuales

Sin comentarios