Library Reference ¶ This is a dictionary of all referenced libraries and their name spaces. CmpBitmapPool ¶ Library Identification ¶ Placeholder: CmpBitmapPool Default Resolution: CmpBitmapPool, * (System) Namespace: CmpBitmapPool Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: CmpBitmapPool CmpDynamicText ¶ Library Identification ¶ Placeholder: CmpDynamicText Default Resolution: CmpDynamicText, * (System) Namespace: CmpDynamicText Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: CmpDynamicText CmpLog ¶ Library Identification ¶ Placeholder: CmpLog Default Resolution: CmpLog, * (System) Namespace: CmpLog Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: CmpLog CmpVisuHandler ¶ Library Identification ¶ Placeholder: CmpVisuHandler Default Resolution: CmpVisuHandler, * (System) Namespace: CmpVisuHandler Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: CmpVisuHandler Data Server Interfaces ¶ Library Identification ¶ Name: Data Server Interfaces Version: newest Company: System Namespace: Dataserver_Interfaces Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: Data Server Interfaces, * (System) Standard ¶ Library Identification ¶ Placeholder: Standard Default Resolution: Standard, * (System) Namespace: Standard Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: Standard Unit Conversion Interfaces ¶ Library Identification ¶ Name: Unit Conversion Interfaces Version: newest Company: Intern Namespace: UC Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: True SystemLibrary: False Key: Unit Conversion Interfaces, * (Intern) VisuElemBase ¶ Library Identification ¶ Placeholder: System_VisuElemBase Default Resolution: VisuElemBase, * (System) Namespace: VisuElemBase Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: True Key: System_VisuElemBase VisuElems ¶ Library Identification ¶ Placeholder: System_VisuElems Default Resolution: VisuElems, * (System) Namespace: VisuElems Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: True Key: System_VisuElems
VisuElemTextEditor Library Documentation ¶ Company : System Title : VisuElemTextEditor Version : 4.6.0.0 Categories : Intern|Visu Author : CODESYS Development GmbH Placeholder : System_VisuElemTextEditor Description [ 1 ] ¶ This library contains the visualization element text editor Contents: ¶ GVL_ErrorCodes (GVL) GVL_ErrorTexts (GVL) TL_ElementProperties (TextList) VisuFbElemTextEditor (FunctionBlock) IClientManagerListener IFileTraverseConsumer ILayeredVisualElement ISelectable IVisualElement IVisualElement3 IVisualElementProvidesSubElements Private VisuFctTextEditorGetErrorText (Function) Indices and tables ¶ [ 1 ] Based on VisuElemTextEditor.library, last modified 23.05.2024, 09:55:39. LibDoc 4.5.0.0 The content file VisuElemTextEditor.clean.json was generated with CODESYS V3.5 SP16 Patch 3 on 23.05.2024, 09:55:43.
VisuFbElemTextEditor.SetLayerManager (METH) ¶ METHOD SetLayerManager InOut: Scope Name Type Input layerManager ILayerManager
ISelectable ¶ IsSelectable (Method) PaintSelection (Method) SelectElement (Method)
VisuFbElemTextEditor.IsSelectable (METH) ¶ METHOD IsSelectable : BOOL Checks whether this element can be currently selected InOut: Scope Name Type Return IsSelectable BOOL
VisuFbElemTextEditor.PaintSelection (METH) ¶ METHOD PaintSelection : BOOL Executes the drawing commands that are needed to draw the current element selection InOut: Scope Name Type Comment Return PaintSelection BOOL Input pCurrentSelectionData POINTER TO Visu_StructSelectionData The current selection data selectionColors VisuStructColors The current selection colors selectionLook VisuStructElementLook The current selection look iFrameOffset INT The offset of the selection frame iPositionIndex INT The current position in the position array dwPaintFlags DWORD Additional paint flags
VisuFbElemTextEditor.SelectElement (METH) ¶ METHOD SelectElement : DWORD In the case of VISU_SELECTION_AT the input variable pPosition should be considered. In the case of VISU_SELECTION_ELEMENT the input variable iVisualElement should be considered. InOut: Scope Name Type Comment Return SelectElement DWORD Input pClientData POINTER TO VisuStructClientData The current client data pCurrentSelectionData POINTER TO Visu_StructSelectionData The current selection data pNewSelectionData POINTER TO Visu_StructSelectionData The new selection data dwSelectionType DWORD The selection type dwGroupType DWORD The group type pPosition POINTER TO ARRAY [0..9] OF INT The position to select iVisualElement IVisualElement The visual element to select iElemIndex INT The current element index iElemId INT The current element id iPositionIndex INT The current position in the position array
IVisualElement ¶ Checksum (Method) ElementInfo (Method) GetUpdateRects (Method) HandleInput (Method) Initialize (Method) SetClientData (Method) Update (Method)
VisuFbElemTextEditor.Checksum (METH) ¶ METHOD Checksum : VisuTypeChecksum InOut: Scope Name Type Return Checksum VisuTypeChecksum
VisuFbElemTextEditor.ElementInfo (METH) ¶ METHOD ElementInfo : INT InOut: Scope Name Type Return ElementInfo INT Input pData POINTER TO Visu_StructElementInfo