VisuStructElementClientData (STRUCT) ¶ TYPE VisuStructElementClientData : STRUCT InOut: Name Type rPrevValue REAL bVisibilityChanged BOOL checksumxScale VisuTypeChecksum checksum VisuTypeChecksum
VisuStructElementClientDataExtended (STRUCT) ¶ TYPE VisuStructElementClientDataExtended EXTENDS VisuStructElementClientData : STRUCT InOut: Name Type Comment Inherited from rPrevValue REAL VisuStructElementClientData bVisibilityChanged BOOL VisuStructElementClientData checksumxScale VisuTypeChecksum VisuStructElementClientData checksum VisuTypeChecksum VisuStructElementClientData m_bInvisible BOOL to check, if the visibility has changed and we need a different update rect
VisuStructMeterAdditionalElementClientData (STRUCT) ¶ TYPE VisuStructMeterAdditionalElementClientData EXTENDS VisuStructElementClientDataExtended : STRUCT Struct, currently only needed by the meter. For additional element client data. InOut: Name Type Comment Inherited from rPrevValue REAL VisuStructElementClientData bVisibilityChanged BOOL VisuStructElementClientData checksumxScale VisuTypeChecksum VisuStructElementClientData checksum VisuTypeChecksum VisuStructElementClientData m_bInvisible BOOL to check, if the visibility has changed and we need a different update rect VisuStructElementClientDataExtended SecondArrowOldRectangle VisuStructSimpleRectangle for the optional second arrow also the old rectangle has to be stored. rSecondArrowPrevValue REAL last value of the second arrow (used for GetUpdateRects values)
File and Project Information ¶ Scope Name Type Content FileHeader creationDateTime date 23.05.2024, 09:52:44 companyName string 3S-Smart Software Solutions GmbH libraryFile VisuElemMeter.library primaryProject True productName CODESYS productProfile CODESYS V3.5 SP16 Patch 3 contentFile VisuElemMeter.clean.json version version 2.0.0.0 ProjectInformation PreserveCompiledLibComments bool True Released True VisuElements True LastModificationDateTime date 23.05.2024, 09:52:40 LibraryCategories library-category-list Intern|Visu Author string CODESYS Development GmbH Company System CompiledLibraryCompatibilityVersion CODESYS V3.5 SP16 Description See: Description Placeholder System_VisuElemMeter Project VisuElemMeter ServerBuildException ok Title VisuElemMeter Version version 4.6.0.0
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