ITrendStorageAccessReadOperator.MaxWarningColorRead (METH) ¶ METHOD MaxWarningColorRead Notification, that the max warning color of a variable was read from table TblTrendConfiguration. InOut: Scope Name Type Comment Input iWhichVariable INT The 0 based index of the variable within all variables diMaxWarningColor DINT The max warning color of the variable
ITrendStorageAccessReadOperator.MaxWarningThresholdRead (METH) ¶ METHOD MaxWarningThresholdRead Notification, that the maximum warning threshold of a variable was read from table TblTrendConfiguration. InOut: Scope Name Type Comment Input iWhichVariable INT The 0 based index of the variable within all variables rMaxWarningThreshold REAL The maximum warning threshold
ITrendStorageAccessReadOperator.MinWarningColorRead (METH) ¶ METHOD MinWarningColorRead Notification, that the min warning color of a variable was read from table TblTrendConfiguration. InOut: Scope Name Type Comment Input iWhichVariable INT The 0 based index of the variable within all variables diMinWarningColor DINT The min warning color of the variable
OpenUserManagementDialog3 (FUN) ¶ FUNCTION OpenUserManagementDialog3 This function extends OpenUserManagementDialog2 by a new parameter ‘pPosition’ to set the dialog position. InOut: Scope Name Type Comment Input pClientData POINTER TO VisuElems.VisuStructClientData itfVisualElement VisuElems.IVisualElement The IVisualElement instance, that opens the dialog pPosition POINTER TO VisuElems.VisuStructSimpleRectangle position of the dialog value 0 (pointer NULL): open centered on visualization values in ptTopLeft: topleft x and y for the dialog
Private ¶ prvCheckUserMgrIsActive (Function)
prvCheckUserMgrIsActive (FUN) ¶ FUNCTION prvCheckUserMgrIsActive : BOOL Test if we are running with new RTS based user management or with the legacy one InOut: Scope Name Type Return prvCheckUserMgrIsActive BOOL
VUM_GroupSelection (STRUCT) ¶ TYPE VUM_GroupSelection : STRUCT InOut: Name Type wstGroup WSTRING(79) stImage STRING(40) bSelected BOOL iIndex INT
VisuChangePasswordProvider (FB) ¶ FUNCTION_BLOCK VisuChangePasswordProvider IMPLEMENTS IVisuUserMgmtProvider This function block provides all information for the ChangePasswordDialog Methods: CheckPassword Initialize SetUserCount SetUserDB SetUsers Structure: CheckPassword (Method) IVisuUserMgmtProvider SetUserCount (Method) SetUserDB (Method) SetUsers (Method) Initialize (Method)
VisuChangePasswordProvider.CheckPassword (METH) ¶ METHOD CheckPassword : BOOL InOut: Scope Name Type Return CheckPassword BOOL
IVisuUserMgmtProvider ¶ SetUserCount (Method) SetUserDB (Method) SetUsers (Method)