Library Reference ¶ This is a dictionary of all referenced libraries and their name spaces. Base Interfaces ¶ Library Identification ¶ Name: Base Interfaces Version: newest Company: System Namespace: IBaseLibrary Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: Base Interfaces, * (System) 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 Standard64 ¶ Library Identification ¶ Placeholder: Standard64 Default Resolution: Standard64, * (System) Namespace: Standard64 Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: Standard64 StringUtils ¶ Library Identification ¶ Placeholder: StringUtils Default Resolution: StringUtils, * (System) Namespace: Stu Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: True SystemLibrary: False Key: StringUtils 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 VisuInputs ¶ Library Identification ¶ Placeholder: System_VisuInputs Default Resolution: VisuInputs, * (System) Namespace: VisuInputs Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: True Key: System_VisuInputs
VisuFPlot Library Documentation ¶ Company : Intern Title : VisuFPlot Version : 4.5.0.0 Categories : Intern|Visu Namespace : VisuFPlot Author : CODESYS Development GmbH Placeholder : VisuFPlot Description [ 1 ] ¶ This library contains the plotting functionality used by the trace element Contents: ¶ Internal TrendFctShowUnsupportedFunctionWarning (Function) VisuFbTickMarkDrawer2 (FunctionBlock) Private Functions Public Constants Enums FunctionBlocks Functions Interfaces Indices and tables ¶ [ 1 ] Based on VisuFPlot.library, last modified 13.12.2023, 11:15:01. LibDoc 4.4.0.0-b.37 The content file VisuFPlot.clean.json was generated with CODESYS V3.5 SP16 Patch 3 on 13.12.2023, 11:15:07.
Internal ¶ TrendFctShowUnsupportedFunctionWarning (Function) VisuFbTickMarkDrawer2 (FunctionBlock) IPlotAxisTickMarkTraverserClient2 BeforeTraversal2 (Method) ProcessMinorTickMarks2 (Method) ProcessMinorTickMarksLeading (Method) ProcessMinorTickMarksTrailing (Method) private prvProcessMinorTickMarks (Method)
TrendFctShowUnsupportedFunctionWarning (FUN) ¶ FUNCTION TrendFctShowUnsupportedFunctionWarning This function is used to determine the situation, where unsupported functionality is called, where normally a newer function or method is supposed to be called. Activated by conditional compilation (compiler define TREND_SHOW_UNSUPPORTED_FUNCTION_WARNING)
VisuFbTickMarkDrawer2 (FB) ¶ FUNCTION_BLOCK VisuFbTickMarkDrawer2 EXTENDS VisuFbTickMarkDrawer IMPLEMENTS IPlotAxisTickMarkTraverserClient2 InOut: Scope Name Type Initial Comment Inherited from Input m_itfDrawContext IDrawContext The IDrawContext instance, where this class draws VisuFbTickMarkDrawer itfPlotAxis2 IPlotAxis2 The IPlotAxis2 instance, that is currently drawn VisuFbTickMarkDrawer m_itfDiagrams IPlotDiagramEnumerable VisuFbTickMarkDrawer m_iNumRowsOfAxisLabels INT 1 The number of rows the labels of the axis span. VisuFbTickMarkDrawer m_xDrawGridLines BOOL Flag indicating, whether the grid lines have to be drawn (TRUE) or not (FALSE). VisuFbTickMarkDrawer m_xDrawAlternatingBackground BOOL Flag indicating, whether a background using the two colors has to be drawn VisuFbTickMarkDrawer m_dwBackgroundFirstColor DWORD The two colors for the background, coming from the currently selected visualization style VisuFbTickMarkDrawer m_dwBackgroundSecondColor DWORD VisuFbTickMarkDrawer Methods: BeforeTraversal2 ProcessMinorTickMarks2 ProcessMinorTickMarksLeading ProcessMinorTickMarksTrailing prvProcessMinorTickMarks Structure: IPlotAxisTickMarkTraverserClient2 BeforeTraversal2 (Method) ProcessMinorTickMarks2 (Method) ProcessMinorTickMarksLeading (Method) ProcessMinorTickMarksTrailing (Method) private prvProcessMinorTickMarks (Method)
IPlotAxisTickMarkTraverserClient2 ¶ BeforeTraversal2 (Method) ProcessMinorTickMarks2 (Method) ProcessMinorTickMarksLeading (Method) ProcessMinorTickMarksTrailing (Method)
VisuFbTickMarkDrawer2.BeforeTraversal2 (METH) ¶ METHOD BeforeTraversal2 Enhancement of method BeforeTraversal. Passes detailed information about the tick marks to traverse. InOut: Scope Name Type Comment Input eMinorTimestampTickmarkDistance VisuEnumTimestampTickmark This VisuEnumTimestampTickmark value describes the distance between two minor tick marks liDist LINT The distance in units (not in pixels) between two major tick marks. Note: This value might be not exact if the distance is larger than a month, because in this case the distance of major tick marks might depend upon the current month liRange LINT The range of the axis, i.e. [min value, max value] xMicroSeconds BOOL Indicates, whether the distance liDist and liRange have the resolution microseconds (TRUE) or milliseconds (FALSE)
VisuFbTableColumnSimpleBase.Paint (METH) ¶ METHOD Paint : BOOL See description of the overridden method InOut: Scope Name Type Return Paint BOOL Input dwFlags DWORD
VisuFbTableColumnSimpleBase.PaintContent (METH) ¶ METHOD PaintContent : BOOL InOut: Scope Name Type Return PaintContent BOOL Input dwFlags DWORD
VisuFbTableColumnSimpleBase.ResetCellCount (METH) ¶ METHOD ResetCellCount : BOOL Method to reset the dynamically increased cell count InOut: Scope Name Type Return ResetCellCount BOOL