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 PublishSymbolsInContainer: True QualifiedOnly: False SystemLibrary: False Key: CmpBitmapPool CmpDynamicText ¶ Library Identification ¶ Placeholder: CmpDynamicText Default Resolution: CmpDynamicText, * (System) Namespace: CmpDynamicText Library Properties ¶ LinkAllContent: False Optional: False PublishSymbolsInContainer: True 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 Datasources Interfaces ¶ Library Identification ¶ Name: Datasources Interfaces Version: newest Company: 3S - Smart Software Solutions GmbH Namespace: IDatasources Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: True SystemLibrary: False Key: Datasources Interfaces, * (3S - Smart Software Solutions GmbH) Standard ¶ Library Identification ¶ Placeholder: Standard Default Resolution: Standard, * (System) Namespace: Standard Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: Standard Visu Interfaces ¶ Library Identification ¶ Name: Visu Interfaces Version: newest Company: System Namespace: Visu_Interfaces Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: Visu Interfaces, * (System) VisuElemBase ¶ Library Identification ¶ Placeholder: System_VisuElemBase Default Resolution: VisuElemBase, 4.6.0.0 (System) Namespace: VisuElemBase Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: True Key: System_VisuElemBase VisuInputs ¶ Library Identification ¶ Placeholder: System_VisuInputs Default Resolution: VisuInputs, 4.6.0.0 (System) Namespace: VisuInputs Library Properties ¶ LinkAllContent: False Optional: False PublishSymbolsInContainer: True QualifiedOnly: False SystemLibrary: True Key: System_VisuInputs
VisuElemsAlarm Library Documentation ¶ Company : System Title : VisuElemsAlarm Version : 4.6.0.0 Categories : Intern|Visu Namespace : VisuElemsAlarm Author : CODESYS Development GmbH Placeholder : System_VisuElemsAlarm Description [ 1 ] ¶ This library contains the visualization elements of the alarm management. Contents: ¶ TL_ElementProperties (TextList) private Acknowledgement Enumerations HMI TL_AlarmTableColumnTitles (TextList) VisuAlarmScrollValueProvider (FunctionBlock) public AlarmSelectionInfo (Struct) AlarmSelectionInfoDefault (FunctionBlock) Indices and tables ¶ [ 1 ] Based on VisuElemsAlarm.library, last modified 23.05.2024, 09:53:42. LibDoc 4.5.0.0 The content file VisuElemsAlarm.clean.json was generated with CODESYS V3.5 SP16 Patch 3 on 23.05.2024, 09:53:49.
VisuElems Library Documentation ¶ Company : System Title : VisuElems Version : 4.6.0.0 Categories : Intern|Visu Author : CODESYS Development GmbH Placeholder : System_VisuElems Description [ 1 ] ¶ This library contains some basic elements for the visualization in CoDeSys 3.0. Among these elements are the element for rectangle/circle/etc., a element for a polygon and the element allowing the visualization be built with frames as well as the elements button and bitmap. Contents: ¶ Intern FctGetAngle (Function) FctGetAngleFromProp (Function) FctIncreaseElemRectForLine (Function) Frame HandleStateVariables (Function) VISU_PRG (Program) VisuStructButtonClientSpecificData (Struct) VisuStructComplexFrameClientSpecificData (Struct) VisuStructPolygonClientSpecificData (Struct) TL_ElementProperties (TextList) VisuFbGroupOverlay (FunctionBlock) FB_Exit (Method) IContainer IContainerPaintSelf ILayeredVisualElement IVisualElement IVisualElementWithFrame protected VisuFbTabControlOverlayTabs (FunctionBlock) IVisualElement IVisualElement3 Indices and tables ¶ [ 1 ] Based on VisuElems.library, last modified 23.05.2024, 09:53:05. LibDoc 4.5.0.0 The content file VisuElems.clean.json was generated with CODESYS V3.5 SP16 Patch 3 on 23.05.2024, 09:53:09.
Intern ¶ FctGetAngle (Function) FctGetAngleFromProp (Function) FctIncreaseElemRectForLine (Function) Frame FramePaintState (Enum) GVL_VisuFrameStaticState (GVL) VisuFbFrameSwipingHelper (FunctionBlock) ClientSupportsPreview (Property) LastIndex (Property) State (Property) paintCycle (Method) HandleStateVariables (Function) VISU_PRG (Program) VisuStructButtonClientSpecificData (Struct) VisuStructComplexFrameClientSpecificData (Struct) VisuStructPolygonClientSpecificData (Struct)
FctGetAngle (FUN) ¶ FUNCTION FctGetAngle : INT It gets the value of the angle passing by standard properties, it considers also the overlay or online elaboration InOut: Scope Name Type Comment Return FctGetAngle INT Input xUseRealPaintCoordinates BOOL If the real values are used in animation FB pAbsoluteAnimation POINTER TO VisuFbMoveAbsolute pAbsoluteAnimationF POINTER TO VisuFbMoveAbsoluteF iStaticAngle INT
FctGetAngleFromProp (FUN) ¶ FUNCTION FctGetAngleFromProp : INT It gets the value of the angle passing by standard properties InOut: Scope Name Type Comment Return FctGetAngleFromProp INT Input xUseRealPaintCoordinates BOOL If the real values are used in animation FB pAbsoluteAnimation POINTER TO VisuFbMoveAbsolute pAbsoluteAnimationF POINTER TO VisuFbMoveAbsoluteF iStaticAngle INT
FctIncreaseElemRectForLine (FUN) ¶ FUNCTION FctIncreaseElemRectForLine : VisuStructSimpleRectangle helper function to increase the size of the element line, depending on the line width. InOut: Scope Name Type Comment Return FctIncreaseElemRectForLine VisuStructSimpleRectangle Input StaticPositionPolygon POINTER TO VisuStructPolygon line with 2 points StaticPosition POINTER TO VisuStructRectangle the line element may also be stored in a rectangle iStaticAngle INT pStaticCenter POINTER TO VisuStructPoint xUseRealPaintCoordinates BOOL pAbsoluteAnimation POINTER TO VisuFbMoveAbsolute pAbsoluteAnimationF POINTER TO VisuFbMoveAbsoluteF pRelativeAnimation POINTER TO VisuFbMoveRelativeForLine xUseLineWidth BOOL should only be true, with penstyle <> hollow iLineWidth INT
Frame ¶ FramePaintState (Enum) GVL_VisuFrameStaticState (GVL) VisuFbFrameSwipingHelper (FunctionBlock) ClientSupportsPreview (Property) LastIndex (Property) State (Property) paintCycle (Method)
FramePaintState (ENUM) ¶ TYPE FramePaintState : Attributes: qualified_only InOut: Name Initial PAINT_NORMAL 0 PAINT_FRAME_BEFORE 1 PAINT_FRAME_AFTER 2
GVL_VisuFrameStaticState (GVL) ¶ Attributes: qualified_only InOut: Name Type Comment g_bIsInnerFrame BOOL Control variable for frame swiping. Only the most outer frame can be swiped, if configured