UserManagement ¶ Dialogs and provider OnChangePasswordDialogClosed (Function) OnLoginDialogClosed (Function) OnUserManagementDialogClosed (Function) OpenChangePasswordDialog (Function) OpenChangePasswordDialog2 (Function) OpenChangePasswordDialog3 (Function) OpenLoginDialog (Function) OpenLoginDialog2 (Function) OpenLoginDialog3 (Function) OpenUserManagementDialog (Function) OpenUserManagementDialog2 (Function) OpenUserManagementDialog3 (Function) Private prvCheckUserMgrIsActive (Function) VUM_GroupSelection (Struct) VisuChangePasswordProvider (FunctionBlock) CheckPassword (Method) IVisuUserMgmtProvider SetUserCount (Method) SetUserDB (Method) SetUsers (Method) Initialize (Method) VisuLoginProvider (FunctionBlock) CheckLogin (Method) DeleteLoginAttemptsInfos (Method) IVisuUserMgmtProvider SetLastResult (Method) SetUserCount (Method) SetUserDB (Method) SetUsers (Method) Initialize (Method) Login (Method) UpdateLoginAttemptsInfos (Method) VisuUserMgmtProvider (FunctionBlock) IVisuUserMgmtProvider SetUserCount (Method) SetUserDB (Method) SetUsers (Method) Initialize (Method) IP_VUM (ImagePool) Interfaces IVisuUserMgmt (Interface) ChangeUser (Method) ChangeUserPassword (Method) CheckLoginIntern (Method) FillLanguageGroupNames (Method) GetCurrentUser (Method) GetGroupCount (Method) GetGroupFromID (Method) GetGroupIDFromIndex (Method) GetGroupIndexFromID (Method) GetLastError (Method) GetTextIdFromGroupID (Method) GetUserCount (Method) GetUserDBAsCopy (Method) GetUsers (Method) LastResult (Property) RegisterExternalUserDatabaseProvider (Method) SetLastError (Method) SetNewUserDB (Method) SetProvider (Method) State (Property) IVisuUserMgmt2 (Folder) CheckTemporaryLockedUser (Method) CheckUserWithTempLockout (Property) CurrentUserLockoutTime (Property) IVisuUserMgmt3 (Folder) ChangeUser3 (Method) ChangeUserPassword3 (Method) CheckAdminRights (Method) CheckGroups (Method) GetUserCount3 (Method) GetUsers3 (Method) LoginRts (Method) IVisuUserMgmt4 (Folder) ChangeUser4 (Method) GetUsers4 (Method) LogoutRts (Method) IVisuUserMgmtProvider (Interface) SetUserCount (Method) SetUserDB (Method) SetUsers (Method) TL_VUM_Errors (TextList) Utilities CopyVUM_User (Function) CopyVUM_User3 (Function) FilterErrorCode (Function) SwapByteArrayByWords (Function) UtilFillLanguageGroupNames (Function) VisuAssignRtsBasedUserMgt (FunctionBlock) FB_Exit (Method) FB_Init (Method) VisuCreateUserMgmtObjects (Function) VisuUserMgmtHasUserRightToChangeUsers (Function) VUM_ErrorCodes (GVL) VUM_Events (GVL) VUM_UserAdminAccess (Enum) VUM_UserGroup (Struct) VUM_UserInternal (Struct) VisuFbClientManagerListener (FunctionBlock) ClientCreated (Method) ClientDestroyed (Method) VisuUserMgmt (FunctionBlock) ChangeLanguage (Method) ChangeUser (Method) ChangeUserPassword (Method) CheckLoginIntern (Method) CheckLoginWithGroupIDIntern (Method) FB_Init (Method) FillLanguageGroupNames (Method) FindUserByType (Method) GetCurrentUser (Method) GetGroupCount (Method) GetGroupFromID (Method) GetGroupIDFromIndex (Method) GetGroupIndexFromID (Method) GetGroupNameFromID (Method) GetLastError (Method) GetTextIdFromGroupID (Method) GetUserCount (Method) GetUserDBAsCopy (Method) GetUsers (Method) IRuntimeBasedUserMgt LogoutUser (Method) NewSession (Method) IVisuUserManagement CheckLogin (Method) CheckLoginWithGroupID (Method) RegisterExternalUserDatabaseProvider (Method) IVisuUserManagement2 LoginToUserGroup (Method) LoginToUserGroups (Method) IVisuUserManagement3 ChangePassword (Method) Login (Method) Logout (Method) UserCount (Method) Users (Method) IVisuUserManagement4 EditUser (Method) IVisuUserMgmt-methods SetProvider (Method) IVisuUserMgmt2 CheckTemporaryLockedUser (Method) CheckUserWithTempLockout (Property) CurrentUserLockoutTime (Property) IVisuUserMgmt3 ChangeUser3 (Method) ChangeUserPassword3 (Method) CheckAdminRights (Method) CheckGroups (Method) GetUserCount3 (Method) GetUsers3 (Method) LoginRts (Method) IVisuUserMgmt4 ChangeUser4 (Method) GetUsers4 (Method) LogoutRts (Method) Initialize (Method) LastResult (Property) SetLastError (Method) SetNewUserDB (Method) State (Property) private prvCheckUser (Method) prvFreeResources (Method) prvGetFileName (Method) prvGetHashAsWString (Method) prvGetHashFromWString (Method) prvModifyUser (Method) prvReadLine (Method) prvReadToken (Method) prvReadUser (Method) prvReadUserGroup (Method) prvReadUsers (Method) prvReadUsers2 (Method) prvWriteFileChecksum (Method) prvWriteUser (Method) prvWriteValue (Method) VisuUserMgmtCyclicCall (FunctionBlock) CyclicCall (Method) VisuUserMgmtDialogManagerListener (FunctionBlock) CloseDialog (Method) OpenDialog (Method)
Dialogs and provider ¶ OnChangePasswordDialogClosed (Function) OnLoginDialogClosed (Function) OnUserManagementDialogClosed (Function) OpenChangePasswordDialog (Function) OpenChangePasswordDialog2 (Function) OpenChangePasswordDialog3 (Function) OpenLoginDialog (Function) OpenLoginDialog2 (Function) OpenLoginDialog3 (Function) OpenUserManagementDialog (Function) OpenUserManagementDialog2 (Function) OpenUserManagementDialog3 (Function) Private prvCheckUserMgrIsActive (Function) VUM_GroupSelection (Struct) VisuChangePasswordProvider (FunctionBlock) CheckPassword (Method) IVisuUserMgmtProvider SetUserCount (Method) SetUserDB (Method) SetUsers (Method) Initialize (Method) VisuLoginProvider (FunctionBlock) CheckLogin (Method) DeleteLoginAttemptsInfos (Method) IVisuUserMgmtProvider SetLastResult (Method) SetUserCount (Method) SetUserDB (Method) SetUsers (Method) Initialize (Method) Login (Method) UpdateLoginAttemptsInfos (Method) VisuUserMgmtProvider (FunctionBlock) IVisuUserMgmtProvider SetUserCount (Method) SetUserDB (Method) SetUsers (Method) Initialize (Method)
OnChangePasswordDialogClosed (FUN) ¶ FUNCTION OnChangePasswordDialogClosed : BOOL InOut: Scope Name Type Return OnChangePasswordDialogClosed BOOL Input pClientData POINTER TO VisuElems.VisuStructClientData
OnLoginDialogClosed (FUN) ¶ FUNCTION OnLoginDialogClosed : BOOL InOut: Scope Name Type Return OnLoginDialogClosed BOOL Input pClientData POINTER TO VisuElems.VisuStructClientData
OnUserManagementDialogClosed (FUN) ¶ FUNCTION OnUserManagementDialogClosed : BOOL InOut: Scope Name Type Return OnUserManagementDialogClosed BOOL Input pClientData POINTER TO VisuElems.VisuStructClientData
ITrendStorageAccessReadOperator.YAxisDescriptionRead (METH) ¶ METHOD YAxisDescriptionRead Notification, that the description of a y axis of a variable was read from table TblDiagramConfiguration. InOut: Scope Name Type Comment Input iWhichVariable INT The 0 based index of the variable within all variables wsYAxisDescription WSTRING The text ID
TrendFbDatabaseAccessErrorHandler.prvGetActionName (METH) ¶ METHOD prvGetActionName : STRING Returns the name corresponding to an action identifier InOut: Scope Name Type Comment Return prvGetActionName STRING Input iAction INT An int describing the action
TrendFbDatabaseAccessErrorHandler.prvGetErrorDescription (METH) ¶ METHOD prvGetErrorDescription : STRING Returns a brief description of an error code InOut: Scope Name Type Comment Return prvGetErrorDescription STRING Input eError STO.ERROR The error code coming from sqlite
TrendFbDatabaseAccessErrorHandler.prvGetFunctionName (METH) ¶ METHOD prvGetFunctionName : STRING Returns the name corresponding to a method or function identifier InOut: Scope Name Type Comment Return prvGetFunctionName STRING Input iFunction INT An int describing the method or function
TrendFbTrendStorageWriterReader.BuildBuffer (METH) ¶ METHOD BuildBuffer This method builds the buffer based on the passed TrendStructTraceTemporaryStorageInfo variables InOut: Scope Name Type Comment Input paStorageInfo POINTER TO ARRAY [0..0] OF TrendStructTraceTemporaryStorageInfo Contains the description of every variable and the buffer with the samples