DynProperties for subitem "ListInfo"

Funktionsparameter CEL/AML-Listenlayout

Name Type Description
Acknowledged String Specifies the header text (column title) for the option "Time acknowledged" (DynProperty "Entry" option "5").
AktText String Specifies the header text (column title) for the option "User text" (DynProperty "Entry" option "D").
AlarmCount Long Specifies the number of characters for text entries, for the option "Text" (DynProperty "Entry" option "2").
Class String Specifies the header text (column title) for the option "Class" (DynProperty "Entry" option "F").
ClassCount Long Specifies the number of characters for text entries, for the option "Class" (DynProperty "Entry" option "F").
ClassNr String Specifies the header text (column title) for the option "ClassNr" (DynProperty "Entry" option "J").
ClassNrCount Long Specifies the number of characters for text entries, for the option "ClassNo" (DynProperty "Entry" option "J").
Color1 ZT_COLOR
Color2 ZT_COLOR
Comes String Specifies the header text (column title) for the option "Time received" (DynProperty "Entry" option "3").
CompCount Long Specifies the number of characters for text entries, for the option "Computer" (DynProperty "Entry" option "9").
Computer String Specifies the header text (column title) for the option "Computer" (DynProperty "Entry" option "9").
Entry String Defines which formatting options are activated.

Activation is done by passing a string with the corresponding option values (see table).

ATTENTION: The formatting is produced in the sequence of the option activation, i.e. as specified within the string from left to right.
'Activate formatting options in following order:
'Variable name, Time received, Value, Text, User text
zFct.DynProperties("PictFilter.ListInfo.Entry") = "0372D"
Value
Name
Description
0
Variable name Process variable name
1
Identification Identification
2
Text Status text
3
Time received Time of the occurrence of the alarm status
4
Time cleared Time of the elimination of the alarm status
5
Time acknowledged Acknowledging time (user or on filing out)
6
Status Status bit display as text
7
Value Current value of variable
8
User identifier Identification of the user who is currently logged in
9
Computer Computer name
A
Time reactivated Last receiving time when option 'with time reactivated' is set
B
Number reactivated

Number of the alarm states/transient states when option 'with time reactivated' is set

C
State reactivated Last receiving state when option 'with time reactivated' is set
D
User text Display of free text, that the user can add to an entry in the alarm list
E
Project name Name of the project (only available in a network project that has sub-projects)
F
Class Display alarm class
G
Group Display alarm group
H
Time active Duration between 'time received' and 'time cleared' or current time, if the alarm was not yet cleared
I
GroupNo Number of the alarm group
J
ClassNo Number of the alarm class
K
Complete name

Name of the user who is currently logged in

Goes String Specifies the header text (column title) for the option "Time cleared" (DynProperty "Entry" option "4").
Group String Specifies the header text (column title) for the option "Group" (DynProperty "Entry" option "G").
GroupCount Long Specifies the number of characters for text entries, for the option "Group" (DynProperty "Entry" option "G").
GroupNr String Specifies the header text (column title) for the option "GroupNr" (DynProperty "Entry" option "I").
GroupNrCount Long Specifies the number of characters for text entries, for the option "GroupNo" (DynProperty "Entry" option "I").
IsDate Boolean Specifies, if the time options should be displayed with the date, when the values were recorded.

Hint
Only available, if one of the following options has been enabled within DynProperty "Entry":
"Time received", "Time cleared", "Time acknowledged" and/or "Time reactivated"
IsDynLimitFile Boolean
IsMilliseconds Boolean Specifies, if the time options should be displayed with the milliseconds, when the values were recorded.

Hint
Only available, if one of the following options has been enabled within DynProperty "Entry":
"Time received", "Time cleared", "Time acknowledged" and/or "Time reactivated"
IsTime Boolean Specifies, if the time options should be displayed with the time, when the values were recorded.

Hint
Only available, if one of the following options has been enabled within DynProperty "Entry":
"Time received", "Time cleared", "Time acknowledged" and/or "Time reactivated"
Name String Specifies the header text (column title) for the option "Variable name" (DynProperty "Entry" option "0").
Project String Specifies the header text (column title) for the option "Project name" (DynProperty "Entry" option "E").
ProjectCount Long Specifies the number of characters for text entries, for the option "Project name" (DynProperty "Entry" option "E").
RTextCount Long Specifies the number of characters for text entries, for the option "User text" (DynProperty "Entry" option "D").
ReaktCount String Specifies the header text (column title) for the option "Number reactivated" (DynProperty "Entry" option "B").
ReaktStat String Specifies the header text (column title) for the option "State reactivated" (DynProperty "Entry" option "C").
ReaktTime String Specifies the header text (column title) for the option "Time reactivated" (DynProperty "Entry" option "A").
ShowGrid Boolean
StatCount Long Specifies the number of characters for text entries, for the option "Status" (DynProperty "Entry" option "6").
Status String Specifies the header text (column title) for the option "Status" (DynProperty "Entry" option "6").
StatusCaption String
StatusCaptionNr Long
Stop String Specifies the header text (column title) for the option "Time active" (DynProperty "Entry" option "H").
TagCount Long Specifies the number of characters for text entries, for the option "Identification" (DynProperty "Entry" option "1").
TagNr String Specifies the header text (column title) for the option "Identification" (DynProperty "Entry" option "1").
Text String Specifies the header text (column title) for the option "Text" (DynProperty "Entry" option "2").
UseOptionalColors Boolean
User String Specifies the header text (column title) for the option "User identifier" (DynProperty "Entry" option "8").
UserCount Long Specifies the number of characters for text entries, for the option "User identifier" (DynProperty "Entry" option "8").
UserName String Specifies the header text (column title) for the option "Complete name" (DynProperty "Entry" option "K").
UserNameCount Long Specifies the number of characters for text entries, for the option "Complete name" (DynProperty "Entry" option "K").
ValCount Long Specifies the number of characters for text entries, for the option "Value" (DynProperty "Entry" option "7").
Value String Specifies the header text (column title) for the option "Value" (DynProperty "Entry" option "7").
VarCount Long Specifies the number of characters for text entries, for the option "Variable name" (DynProperty "Entry" option "0").