GetTypeAlarmHigh
Function
Specifies for bar objects whether the upper alarm limit is given in percentages or absolute
terms.
Syntax
BOOL GetTypeAlarmHigh(LPCTSTR lpszPictureName, LPCTSTR lpszObjectName);
Parameters
lpszPictureName
Picture name
lpszObjectName
Object name
Return value
TRUE
In case of bar objects the upper alarm limit is given in percentages.
FALSE
In case of bar objects the upper alarm limit is given in absolute terms.
See also
GetMarker example (Page 1484)
GetTypeAlarmLow
Function
Specifies for bar objects whether the lower alarm limit is given in percentages or absolute terms.
Syntax
BOOL GetTypeAlarmLow(LPCTSTR lpszPictureName, LPCTSTR lpszObjectName);
ANSI-C function descriptions
3.3 Internal functions
MDM - WinCC: Scripting (VBS, ANSI-C, VBA)
System Manual, 11/2008,
1095