See also
ListTlgTag Function (Page 2463)
GetTlgArchive Function (Page 2458)
DeleteTlgTag Function (Page 2457)
DeleteTlgArchive Function (Page 2455)
CreateTlgTag Function (Page 2451)
CreateTlgArchive Function (Page 2448)
CommitTlgTag Function (Page 2446)
CommitTlgArchive Function (Page 2445)
CloseTlgTag Function (Page 2443)
CloseTlgArchive-Funktion (Page 2442)
VBA in Tag Logging (Page 2438)
4.6.3.13 ListTlgTag Function
Description
The ListTlgTag function returns all the tags created in a Tag Logging archive in a list.
syntax
Expression.ListTlgTag(ListType,ListArray,[ArchiveName],[Filter])
Expression
Necessary. An expression which returns a "HMIGO" type object.
Parameters
Parameter (Data Type) Description
ListType (HMIGO_TLG_TAG_LIST_TYPE) Defines which content should be returned in a list.
Possibilities are:
TLG_TG_NAMES (1) All tags created in a Tag
Logging archive
ListArray (Variant) List with the requested content.
ArchiveName (String) Name of the archive in Tag Logging (optional). If
the
name of the archive is not specified, all,archive
tags are returned.
Filter (String) Filters can be set optionally. Wildcards "*" and "?"
are also possible.
VBA for Automated Configuration
4.6 VBA in Other WinCC Editors
MDM - WinCC: Scripting (VBS, ANSI-C, VBA)
System Manual, 11/2008,
2463