VisuUserMgmtDialogManagerListener.OpenDialog (METH) ¶ METHOD OpenDialog Notification, that a dialog has been opened for a specific client. InOut: Scope Name Type Comment Input pClientData POINTER TO VisuElems.VisuStructClientData A pointer to a VisuStructClientData structure identifying the client, where the dialog was opened itfDialog VisuElems.IVisualisationDialog The dialog which was opened bModal BOOL If it was a modal dialog
VisuLoginProvider.SetUserDB (METH) ¶ METHOD SetUserDB : BOOL InOut: Scope Name Type Return SetUserDB BOOL Input udiUserDB UDINT
VisuLoginProvider.SetUsers (METH) ¶ METHOD SetUsers : BOOL InOut: Scope Name Type Return SetUsers BOOL Input udiUserCount UDINT pArrUsers POINTER TO ARRAY [0..(MAX_VISIBLE_USERS - 1)] OF VUM_User
VisuUserMgmtProvider.SetUserCount (METH) ¶ METHOD SetUserCount : BOOL InOut: Scope Name Type Return SetUserCount BOOL Input udiUserCount UDINT
VisuUserMgmtProvider.SetUserDB (METH) ¶ METHOD SetUserDB : BOOL InOut: Scope Name Type Return SetUserDB BOOL Input udiUserDB UDINT
VisuUserMgmtProvider.SetUsers (METH) ¶ METHOD SetUsers : BOOL InOut: Scope Name Type Return SetUsers BOOL Input udiUserCount UDINT pArrUsers POINTER TO ARRAY [0..(MAX_VISIBLE_USERS - 1)] OF VUM_User
VisuUserMgmt2 Interfaces Library Documentation ¶ Company : System Title : VisuUserMgmt2 Interfaces Version : 4.5.0.0 Categories : Intern|Visu Namespace : VisuUserManagement_Interfaces Author : CODESYS Development GmbH Description [ 1 ] ¶ This library contains the interfaces for the user management functionality for the visualization. Contents: ¶ ExternalUserDatabase Interfaces VUM_Constants (GVL) VUM_EditType (Enum) VUM_ReturnValues (Enum) VUM_User (Struct) VisuUserManagement IVisuUserManagement (Interface) IVisuUserManagement2 (Interface) Indices and tables ¶ [ 1 ] Based on VisuUserMgmt2_Itfs.library, last modified 13.12.2023, 11:18:16. LibDoc 4.4.0.0-b.37 The content file VisuUserMgmt2_Itfs.clean.json was generated with CODESYS V3.5 SP16 Patch 3 on 13.12.2023, 11:18:18.
ExternalUserDatabase ¶ Interfaces IExternalUserDatabaseProvider (Interface) ChangePassword ChangeUserPassword (Method) Login CheckLogin (Method) CheckLoginWithGroupID (Method) UserManagement ChangeUser (Method) GetUserCount (Method) GetUsers (Method) IExternalUserDatabaseProvider2 (Interface) UserManagement FindUserByType (Method)
IObjectDictionary.WriteObjectByAddress (METH) ¶ METHOD WriteObjectByAddress : ABORT_CODE Used to write an object in the local object dictionary. If ABORT_CODE.SUCCESSFUL is returned data in pbyData was copied to the object. If error occured the corresponding abort code is returned. InOut: Scope Name Type Initial Comment Return WriteObjectByAddress ABORT_CODE ABORT_CODE.SUCCESSFUL : Writing successful, object value was changed according to pbyData; ELSE: Writing not permitted. Input wIndex WORD Index of object which should be written bySubIndex BYTE Subindex of object xCheckAccess BOOL TRUE TRUE: Access rights should be checked. Write on readonly object will fail. FALSE: Ignore access rights and force writing. xDataInBusOrder BOOL Specifies Byte Order of data pbyData points to; TRUE: Data in CANopen Byteorder (Little Endian), FALSE: Data in Host Byte Order pbyData POINTER TO BYTE Pointer to data which should be written to the object Inout udiSize UDINT VAR IN: Size of memory pbyData points to; VAR OUT: Size of Object
3S CANopenSlaveStack Unsafe Library Documentation ¶ Company : 3S - Smart Software Solutions GmbH Title : 3S CANopenSlaveStack Unsafe Version : 4.2.0.0 Categories : Intern|CANbus Namespace : _3SCODU Author : 3S - Smart Software Solutions GmbH Placeholder : 3S CANopenSlaveStack Unsafe Description [ 1 ] ¶ Unsafe part of SIL2 CANopenSlave Stack. Indices and tables ¶ [ 1 ] Based on 3S CANopenSlaveStack Unsafe.library, last modified 04.09.2023, 11:22:05. LibDoc 4.4.0.0-b.37 The content file 3S CANopenSlaveStack Unsafe.clean.json was generated with CODESYS V3.5 SP16 Patch 3 on 04.09.2023, 11:22:08.