Allocator.AllocBytes (METH) ¶ METHOD AllocBytes : POINTER TO BYTE Bytes allocation Return value of this method in the converted code is irrelevant. We change the return value temporarily to a valid type InOut: Scope Name Type Comment Return AllocBytes POINTER TO BYTE Input uxiSize __UXINT Size to allocate iId INT who is asking for
Allocator.DumpAllocations (METH) ¶ METHOD DumpAllocations
Allocator.FB_Init (METH) ¶ METHOD FB_Init : BOOL FB_Init is always available implicitly and it is used primarily for initialization. The return value is not evaluated. For a specific influence, you can also declare the methods explicitly and provide additional code there with the standard initialization code. You can evaluate the return value. InOut: Scope Name Type Comment Return FB_Init BOOL Input bInitRetains BOOL TRUE: the retain variables are initialized (reset warm / reset cold) bInCopyCode BOOL TRUE: the instance will be copied to the copy code afterward (online change)
VisuElemXYChart Library Documentation ¶ Company : System Title : VisuElemXYChart Version : 4.6.0.0 Categories : Intern|Visu Namespace : XYChart Author : CODESYS Development GmbH Placeholder : System_VisuElemXYChart Description [ 1 ] ¶ This library contains the visualization element XY Chart Contents: ¶ DynamicTextRetrieveIndices (Function) Private Enums FunctionBlocks Functions GVL_OFFLINE (GVL) Interfaces Public Constants Enums Functions GVL_VARS (GVL) Interfaces Structures TL_ElementProperties (TextList) Indices and tables ¶ [ 1 ] Based on VisuElemXYChart.library, last modified 23.05.2024, 09:56:30. LibDoc 4.5.0.0 The content file VisuElemXYChart.clean.json was generated with CODESYS V3.5 SP16 Patch 3 on 23.05.2024, 09:56:37.
DynamicTextRetrieveIndices (FUN) ¶ FUNCTION DynamicTextRetrieveIndices : BOOL InOut: Scope Name Type Return DynamicTextRetrieveIndices BOOL Input pstID POINTER TO BYTE pfbVisuFbElemXYChart POINTER TO VisuFbElemXYChart
Private ¶ Enums EnXYChartClientActity (Enum) EnXYChartDataProviderAxisVar (Enum) EnXYChartDataProviderCurveVar (Enum) EnXYChartDataProviderVar (Enum) EnXYChartUpdateType (Enum) FunctionBlocks Allocator (FunctionBlock) AllocBytes (Method) DumpAllocations (Method) FB_Init (Method) FreeBytes (Method) GetAllocations (Method) GetTotBytesAlloc (Method) Dummy (FunctionBlock) XYChartMeasureStringApproximately (Method) S_ALLOC (Struct) VisuFbXYChartDataProvider (FunctionBlock) GetAxisFontLabel (Method) GetDataProviderCurve (Method) GetLineLevelFont (Method) GetLineLevelStruct (Method) GetNumberOfAxes (Method) GetNumberOfCurves (Method) GetPntAxis (Method) GetPntCurve (Method) GetPntData (Method) GetPntWorkingDataAxis (Method) GetPntWorkingDataCurve (Method) GetUpdateType (Method) GetVariableItf (Method) IXYChartDataProvider2 GetDataProviderAxis (Method) IXYChartDataProvider3 GetPntAxisProper (Method) GetPntCurveProper (Method) GetPntDataProper (Method) SetMultiClientData (Method) IsAxisVarLocal (Method) IsCurveVarLocal (Method) IsElementVarLocal (Method) VisuFbXYChartDataProviderAxis (FunctionBlock) GetVariableItf (Method) VisuFbXYChartDataProviderCurve (FunctionBlock) GetDataXUnchecked (Method) GetDataYUnchecked (Method) GetFirstDataXItf (Method) GetFirstDataYItf (Method) GetLowerBorder (Method) GetRawDataXUnchecked (Method) GetRawDataYUnchecked (Method) GetUpperBorder (Method) GetVariableItf (Method) IXYChartDataProviderCurveCheckPointer IsDataXPointerChanged (Method) IsDataYPointerChanged (Method) VisuFbXYChartGenericVariable (FunctionBlock) CheckVarPointerIsChanged (Method) GetValueBOOL (Method) GetValueREAL (Method) GetValueUDINT (Method) IXYChartGenericVariable2 GetValueDINT (Method) SetValueDINT (Method) SetInitialAddress (Method) SetValueREAL (Method) VisuFbXYChartGenericVariableArray (FunctionBlock) GetValueRAWixUnck (Method) GetValueREALixUnck (Method) Functions GetChar (Function) SplitTextListId (Function) StrCaseCmpW (Function) StrCpyWtoA (Function) GVL_OFFLINE (GVL) Interfaces IXYChartDataProvider (Interface) GetAxisFontLabel (Method) GetDataProviderCurve (Method) GetLineLevelFont (Method) GetLineLevelStruct (Method) GetNumberOfAxes (Method) GetNumberOfCurves (Method) GetPntAxis (Method) GetPntCurve (Method) GetPntData (Method) GetPntWorkingDataAxis (Method) GetPntWorkingDataCurve (Method) GetUpdateType (Method) GetVariableItf (Method) IsAxisVarLocal (Method) IsCurveVarLocal (Method) IsElementVarLocal (Method) IXYChartDataProvider2 (Interface) GetDataProviderAxis (Method) IXYChartDataProvider3 (Interface) GetPntAxisProper (Method) GetPntCurveProper (Method) GetPntDataProper (Method) SetMultiClientData (Method) IXYChartDataProviderAxis (Interface) GetVariableItf (Method) IXYChartDataProviderCurve (Interface) GetDataXUnchecked (Method) GetDataYUnchecked (Method) GetFirstDataXItf (Method) GetFirstDataYItf (Method) GetLowerBorder (Method) GetRawDataXUnchecked (Method) GetRawDataYUnchecked (Method) GetUpperBorder (Method) GetVariableItf (Method) IXYChartDataProviderCurveCheckPointer (Interface) IsDataXPointerChanged (Method) IsDataYPointerChanged (Method) IXYChartFont (Interface) IXYChartGenericVariable (Interface) GetValueBOOL (Method) GetValueREAL (Method) GetValueUDINT (Method) SetValueREAL (Method) IXYChartGenericVariable2 (Interface) GetValueDINT (Method) SetValueDINT (Method) IXYChartStringApproxMeasurer (Interface) XYChartMeasureStringApproximately (Method) IXYChartVisuStructLevelLine (Interface)
Enums ¶ EnXYChartClientActity (Enum) EnXYChartDataProviderAxisVar (Enum) EnXYChartDataProviderCurveVar (Enum) EnXYChartDataProviderVar (Enum) EnXYChartUpdateType (Enum)
EnXYChartClientActity (ENUM) ¶ TYPE EnXYChartClientActity : Attributes: qualified_only InOut: Name Initial NONE 0 CREATE DESTROY
EnXYChartDataProviderAxisVar (ENUM) ¶ TYPE EnXYChartDataProviderAxisVar : Attributes: qualified_only InOut: Name Comment MIN_VARIABLE Axis min value variable MAX_VARIABLE Axis max value variable
Library Reference ¶ This is a dictionary of all referenced libraries and their name spaces. CmpErrors2 Interfaces ¶ Library Identification ¶ Name: CmpErrors2 Interfaces Version: newest Company: System Namespace: CmpErrors Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: CmpErrors2 Interfaces, * (System) 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 Collections ¶ Library Identification ¶ Placeholder: Collections Default Resolution: Collections, * (System) Namespace: Collections Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: Collections 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: 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: False SystemLibrary: False Key: StringUtils SysFile ¶ Library Identification ¶ Placeholder: SysFile Default Resolution: SysFile, * (System) Namespace: SysFile Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: SysFile SysMem ¶ Library Identification ¶ Placeholder: SysMem Default Resolution: SysMem, * (System) Namespace: SysMem Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: SysMem SysTimeCore ¶ Library Identification ¶ Placeholder: SysTimeCore Default Resolution: SysTimeCore, * (System) Namespace: SysTimeCore Library Properties ¶ LinkAllContent: False Optional: False PublishSymbolsInContainer: True QualifiedOnly: False SystemLibrary: False Key: SysTimeCore SysTypes2 Interfaces ¶ Library Identification ¶ Name: SysTypes2 Interfaces Version: newest Company: System Namespace: SysTypes Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: SysTypes2 Interfaces, * (System) 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