OpenLoginDialog (FUN) ¶ FUNCTION OpenLoginDialog : BOOL InOut: Scope Name Type Return OpenLoginDialog BOOL Input pClientData POINTER TO VisuElems.VisuStructClientData
OpenLoginDialog2 (FUN) ¶ FUNCTION OpenLoginDialog2 This function is a replacement of function OpenLoginDialog. It also gets an IVisualElement instance, that opens the dialog and that will get the notification if the dialog is closed. InOut: Scope Name Type Comment Input pClientData POINTER TO VisuElems.VisuStructClientData itfVisualElement VisuElems.IVisualElement The IVisualElement instance, that opens the dialog
OpenLoginDialog3 (FUN) ¶ FUNCTION OpenLoginDialog3 This function extends OpenLoginDialog2 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
OpenUserManagementDialog (FUN) ¶ FUNCTION OpenUserManagementDialog : BOOL InOut: Scope Name Type Return OpenUserManagementDialog BOOL Input pClientData POINTER TO VisuElems.VisuStructClientData
OpenUserManagementDialog2 (FUN) ¶ FUNCTION OpenUserManagementDialog2 This function is a replacement of function OpenUserManagementDialog. It also gets an IVisualElement instance, that opens the dialog and that will get the notification if the dialog is closed. InOut: Scope Name Type Comment Input pClientData POINTER TO VisuElems.VisuStructClientData itfVisualElement VisuElems.IVisualElement The IVisualElement instance, that opens the dialog
TrendStorageReader.LineStyleRead (METH) ¶ METHOD LineStyleRead Notification, that the lien style was read from table TblTrendConfiguration. InOut: Scope Name Type Comment Input iWhichVariable INT The 0 based index of the variable within all variables eLineStyle ETrendStoragePenStyle The line style
TrendStorageReader.LineWidthRead (METH) ¶ METHOD LineWidthRead Notification, that the lien width was read from table TblTrendConfiguration. InOut: Scope Name Type Comment Input iWhichVariable INT The 0 based index of the variable within all variables usiLineWidth USINT The line width
VisuUserMgmt Library Documentation ¶ Company : System Title : VisuUserMgmt Version : 4.6.0.0 Categories : Intern|Visu Namespace : VisuUserManagement Author : CODESYS Development GmbH Placeholder : VisuUserManagement Description [ 1 ] ¶ This library contains the user management functionality for the visualization. Contents: ¶ GlobalTextList (GlobalTextList) ImagePool (ImagePool) UserManagement Dialogs and provider IP_VUM (ImagePool) Interfaces TL_VUM_Errors (TextList) Utilities VUM_ErrorCodes (GVL) VUM_Events (GVL) VUM_UserAdminAccess (Enum) VUM_UserGroup (Struct) VUM_UserInternal (Struct) VisuFbClientManagerListener (FunctionBlock) VisuUserMgmt (FunctionBlock) VisuUserMgmtCyclicCall (FunctionBlock) VisuUserMgmtDialogManagerListener (FunctionBlock) Indices and tables ¶ [ 1 ] Based on VisuUserMgmt.library, last modified 23.05.2024, 09:58:23. LibDoc 4.5.0.0 The content file VisuUserMgmt.clean.json was generated with CODESYS V3.5 SP16 Patch 3 on 23.05.2024, 09:58:32.
ITrendStorageAccessReadOperator.MinWarningThresholdRead (METH) ¶ METHOD MinWarningThresholdRead Notification, that the minimum 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 rMinWarningThreshold REAL The minimum warning threshold
ITrendStorageAccessReadOperator.VariableNameRead (METH) ¶ METHOD VariableNameRead Notification, that the variable name was read from table TblTrendConfiguration. InOut: Scope Name Type Comment Input iWhichVariable INT The 0 based index of the variable within all variables sVariableName STRING(255) The variable name