TrendFbTrendStorageWriterReader.CleanBuffer (METH) ¶ METHOD CleanBuffer
TrendFbTrendStorageWriterReader.InitializeBufferReader (METH) ¶ METHOD InitializeBufferReader This method will be called to initialize the according buffer client object. Please remark that it might be called several times (maybe initially and after each call to ITrendStorageWriterSupportsBufferClients.AttachBufferClient ) but with similar arguments so it is ok to ignore possible afterwards calls. Additionally it should be synchronized internally as calls are possible from both the task of the trendrecording as well as from the task calling ITrendStorageWriterSupportsBufferClients.AttachBufferClient InOut: Scope Name Type Comment Input xHasToSwap BOOL Indicates, whether the data has to be swapped or not pAbsoluteTimestampProvider POINTER TO TrendFbAbsoluteTimestampProvider Instance, that converts relative timestamps to absolute timestamps paitfTraceMgrVariables POINTER TO ARRAY [0..0] OF ITraceMgrVariable The variables of the trend recording iCountVariables INT The effective size of the array above udiCountSamples UDINT The number of samples, that the trend element displays
VisuLoginProvider.UpdateLoginAttemptsInfos (METH) ¶ METHOD UpdateLoginAttemptsInfos : BOOL update the information of the current user about login attempts and lockout time InOut: Scope Name Type Return UpdateLoginAttemptsInfos BOOL Input LastAttemptState UDINT
VisuUserMgmtProvider (FB) ¶ FUNCTION_BLOCK VisuUserMgmtProvider IMPLEMENTS IVisuUserMgmtProvider This function block searches in the user management for the users which should be displayed and edited in the UserManagement Dialog Methods: Initialize SetUserCount SetUserDB SetUsers Structure: IVisuUserMgmtProvider SetUserCount (Method) SetUserDB (Method) SetUsers (Method) Initialize (Method)
IVisuUserMgmtProvider ¶ SetUserCount (Method) SetUserDB (Method) SetUsers (Method)
VisuUserMgmtProvider.Initialize (METH) ¶ METHOD Initialize : BOOL InOut: Scope Name Type Return Initialize BOOL Input iVisuUserMgmt IVisuUserMgmt pClientData POINTER TO VisuElems.VisuStructClientData
IP_VUM (Image Pool) ¶ ID File name Image Link type NewImage NewImage.bmp Embedded title title.bmp Embedded
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)
IVisuUserMgmt (ITF) ¶ INTERFACE IVisuUserMgmt EXTENDS __SYSTEM.IQueryInterface Properties: LastResult State Methods: ChangeUser ChangeUserPassword CheckLoginIntern FillLanguageGroupNames GetCurrentUser GetGroupCount GetGroupFromID GetGroupIDFromIndex GetGroupIndexFromID GetLastError GetTextIdFromGroupID GetUserCount GetUserDBAsCopy GetUsers RegisterExternalUserDatabaseProvider SetLastError SetNewUserDB SetProvider Structure: 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)
IVisuUserMgmt.ChangeUser (METH) ¶ METHOD ChangeUser : BOOL InOut: Scope Name Type Comment Return ChangeUser BOOL Input dwUserDB DWORD The ChangeUser action is always done on a copy DB file pvumUser POINTER TO VUM_User udiIndex UDINT eEditType VUM_EditType