Return value
TRUE
The function has been completed without any errors.
FALSE
An error has occurred.
See also
SetAlarmHigh example (Page 1511)
SetLimitHigh5
Function
Sets the high limit value for reserve 5 for bar objects.
Syntax
BOOL SetLimitHigh5(LPCTSTR lpszPictureName, LPCTSTR lpszObjectName, double
dLimitHigh5);
Parameters
lpszPictureName
Picture name
lpszObjectName
Object name
dLimitHigh5
High limit value for reserve 5
Return value
TRUE
The function has been completed without any errors.
ANSI-C function descriptions
3.3 Internal functions
MDM - WinCC: Scripting (VBS, ANSI-C, VBA)
System Manual, 11/2008,
1273