TRUE Specification in percent
FALSE Absolute specification
Return value
TRUE
The function has been completed without any errors.
FALSE
An error has occurred.
See also
SetMarker example (Page 1518)
SetTypeAlarmLow
Function
Specifies for bar objects whether the lower alarm limit is given in percentages or absolute terms.
Syntax
BOOL SetTypeAlarmLow(LPCTSTR lpszPictureName, LPCTSTR lpszObjectName, BOOL
bTypeAlarmLow);
Parameters
lpszPictureName
Picture name
lpszObjectName
Object name
bTypeAlarmLow
Lower alarm limit
TRUE Specification in percent
FALSE Absolute specification
ANSI-C function descriptions
3.3 Internal functions
MDM - WinCC: Scripting (VBS, ANSI-C, VBA)
System Manual, 11/2008,
1281