TL_ElementProperties (Text List) ¶
Parameters (PARAMS) ¶ InOut: Scope Name Type Initial Comment Constant gc_POINTS_PER_POLYGON UINT 100 defines the number of points of the track that shall be put in one polygon object
File and Project Information ¶ Scope Name Type Content FileHeader creationDateTime date 23.05.2024, 09:50:27 companyName string 3S-Smart Software Solutions GmbH libraryFile VisuElem3DPath.library primaryProject True productName CODESYS productProfile CODESYS V3.5 SP16 Patch 3 contentFile VisuElem3DPath.clean.json version version 2.0.0.0 ProjectInformation PreserveCompiledLibComments bool True Released True VisuElements True LastModificationDateTime date 23.05.2024, 09:50:22 LibraryCategories library-category-list Intern|Visu AdditionalLibsToLoadAsUsed string CmpBitmapPool;CmpLog;Standard Author CODESYS Development GmbH Company System CompiledLibraryCompatibilityVersion CODESYS V3.5 SP15 Description See: Description DocFormat reStructuredText Placeholder System_VisuElem3DPath Project VisuElem3DPath ServerBuildException ok Title VisuElem3DPath Version version 4.6.0.0
VisuFb3DPathClientData (STRUCT) ¶ TYPE VisuFb3DPathClientData : STRUCT InOut: Name Type Initial m_diLastPnt DINT -1
VisuElemBase Library Documentation ¶ Company : System Title : VisuElemBase Version : 4.6.0.0 Categories : Intern|Visu Author : CODESYS Development GmbH Placeholder : System_VisuElemBase Description [ 1 ] ¶ This library contains the basic POUs and structures for the visualization. Contents: ¶ Library Information GetLibVersion (Function) GetLibVersionNumber (Function) IsLibReleased (Function) Private Implementation Benchmarking Debugging Enumerations InputInfo Interfaces Resources Structures TL_ElementProperties (TextList) Tests Utilities Visu_PRG (Program) Public Parts Animations Enumerations FunctionBlocks Functions GVLs Interfaces Structures Types Indices and tables ¶ [ 1 ] Based on VisuElemBase.library, last modified 23.05.2024, 09:51:44. LibDoc 4.5.0.0 The content file VisuElemBase.clean.json was generated with CODESYS V3.5 SP16 Patch 3 on 23.05.2024, 09:51:50.
Interfaces ¶ IClientObjectInfo (Interface) GetClientObject (Method) GetTransformationData (Method) SetTransformationData (Method) ICompactTextListInfo2 (Interface) GetUsedLINTTextids (Method) ICompleteSurroundingRectInfo (Interface) GetCompleteSurroundingRectInfo (Method) IContainerPaintSelf (Interface) PaintSelf (Method) IDialogManagerSupportsElementInfo (Interface) ElementInfo (Method) IDrawSequentially (Interface) IFrameElement2 (Interface) GetVisuStartEndIndex (Method) IFrameElement3 (Interface) SetVisuIndex3 (Method) ISelectableInside (Interface) GetOuterRectangle (Method) ISwipeableFrame (Interface) IsHorizontalSwipeableFrame (Method) IsTopLevelSwipeableFrame (Method) IsVerticalSwipeableFrame (Method) ITextListWrapper (Interface) Count (Property) GetElementAt (Method) ITransformationImplProvider (Interface) GetTransformation (Method) IVisuUserMgmtCyclicCall (Interface) CyclicCall (Method) IVisualElementVisibility (Interface) Visible (Property) IWrapsFrameElement (Interface) FrameElement (Property) Multitouch IInputRectangle (Interface) Bottom (Property) Checksum (Method) Flags (Property) Height (Property) Left (Property) Right (Property) Top (Property) Width (Property) IInputRectangleMgr (Interface) SetInputRectangleList (Method) IInputRectangleProvider (Folder) ProvideInputRectangleList (Method) IMultitouchElement (Folder) GetScrollValueProvider (Method) OnScrollValueChanged (Method) IOptionalMultitouchElement (Interface) IsMultitouchElementActive (Method) IScrollValueProvider (Interface) CurrentValueX (Property) CurrentValueY (Property) HandleInput (Method) Initialize (Method) Paint (Method) SetClientData (Method) SetLimitsX (Method) SetLimitsY (Method)
IClientObjectInfo (ITF) ¶ INTERFACE IClientObjectInfo EXTENDS COL.IElement Methods: GetClientObject GetTransformationData SetTransformationData Structure: GetClientObject (Method) GetTransformationData (Method) SetTransformationData (Method)
IClientObjectInfo.GetClientObject (METH) ¶ METHOD GetClientObject : POINTER TO BYTE InOut: Scope Name Type Return GetClientObject POINTER TO BYTE
Visu_FctFindElementFromInputInfo (FUN) ¶ FUNCTION Visu_FctFindElementFromInputInfo : IVisualElement InOut: Scope Name Type Return Visu_FctFindElementFromInputInfo IVisualElement Input itfVisualization IVisualisation inputInfo POINTER TO VisuStructInputInfo iCurrentLevel INT
Visu_FctGetElementFromInputInfo (FUN) ¶ FUNCTION Visu_FctGetElementFromInputInfo : IVisualElement InOut: Scope Name Type Comment Return Visu_FctGetElementFromInputInfo IVisualElement Input pClient POINTER TO VisuStructClientData A pointer to the client structure were the event occurred. itfCurrentVisualization IVisualisation itfVisualizationDialog IVisualisationDialog