Rockwell-automation FactoryTalk Historian SE DataLink 4.2 User Guide Manual de usuario Pagina 151

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 164
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 150
9 FactoryTalk Historian DataLink Function Reference
143
An output code (page 104) of 2 transposes the output array that results
from an output code of 1.
Example:
The following returns the tag name of the tags which start with "sin"
from server named thevax.
=PIAttributeMaskToTag("sin*","*","*","*","*","*",0,"thevax")
PITagAtt()
Retrieves the value of a tag attribute based on a tag name, using the
following syntax:
PITagAtt(tagname, attribute, PIServer)
Arguments
Argument
Explanation
tagname (string)
The tag name or names matching the desired attributes.
attribute (string)
The desired FactoryTalk Historian point attribute.
PIServer (string)
The target FactoryTalk Historian server.
Returns
Tag attribute value
Example:
The following retrieves from the default FactoryTalk Historian server the
engineering units for the tag located in cell D1:
=PITagAtt(d1,"units",)
Vista de pagina 150
1 2 ... 146 147 148 149 150 151 152 153 154 155 156 ... 163 164

Comentarios a estos manuales

Sin comentarios